Ho <@U07R9ME54FL>, I copy your question here. My t...
# questions
f
Ho @Gianni Giordano, I copy your question here. My team and I are using
kedro
with databricks without problem. Our sources are databricks native tables which can be dealt with the specific
ManagedTableDataset
, see here. You can unit-test your nodes with a local spark cluster without issue too.
🧱 1
👍 1
g
thanks @Flavien! and what about Delta Live Table Pipelines? Is there any integration with that? (see: https://docs.databricks.com/en/delta-live-tables/tutorial-pipelines.html)
f
My apologies, I never used this functionality.