Felipe Monroy

Results 7 comments of Felipe Monroy

Maybe this could help: https://github.com/JenspederM/databricks-kedro-bundle

Hi, Is it possible to partially resolve the config (only the keys without placeholders) before the session run? Then, before the pipeline run we could resolve the placeholders and perfom...

Hi @ankatiyar , I have opened a PR with a possible solution. Could you check it please?. I am not sure on how to re-run the actions to test it...

I am not sure how to fix it. I assume some tests use an unintended spark session (like the ones in `test_spark_hive_dataset` using one without hive support). Do we have...

@ankatiyar @astrojuanlu @noklam could you help me re-running the tests please?

@astrojuanlu I can't. I assume it is related to this issue https://github.com/kedro-org/kedro-plugins/issues/755. Right now, passing the tests requires a bit of luck.

@astrojuanlu could you review again please?