-
QuestionI'm trying to capture lineage from queries against Databricks tables (see specifics below), for example just using the console dispatcher. For a simple
Configuration
Set up and test query
Follow-upI can get this to work with a very small modification to the DataSourceV2Plugin:
I could not accomplish this with a modification to the existing DatabricksPlugin, I'm guessing because |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Your guess is correct. Right now, all V2 data sources are handled in the DataSourceV2Plugin, no matter the type. This was fixed in PR #291. It's not released yet. Could you try whether build fixes the issue for you? The bundles are available here: |
Beta Was this translation helpful? Give feedback.
Your guess is correct. Right now, all V2 data sources are handled in the DataSourceV2Plugin, no matter the type.
This was fixed in PR #291. It's not released yet.
Could you try whether build fixes the issue for you? The bundles are available here:
https://teamcity.jetbrains.com/buildConfiguration/OpenSourceProjects_AbsaOSS_SplineAgentSpark_PullRequestsSpark30scala212/3599210?buildTab=artifacts#%2Fbundle-3.0%2Ftarget