Skip to content

Feat: Add override data path to ducklake options#5784

Open
ABChristian wants to merge 1 commit intoSQLMesh:mainfrom
ABChristian:add_override_data_path
Open

Feat: Add override data path to ducklake options#5784
ABChristian wants to merge 1 commit intoSQLMesh:mainfrom
ABChristian:add_override_data_path

Conversation

@ABChristian
Copy link
Copy Markdown

Description

Currently it's not possible to set the override_data_path option when attaching a ducklake.
When working locally with ducklakes the CWD is used as a base for resolving the data_path. If it is relative, this will only work for the original folder.
To enable switching the data_path to something different as set in the ducklake, we need to set override_data_path to true.

Test Plan

I could not find tests concerning loading a pre-existing ducklake, and my knowledge on creating one is really bad ...

Checklist

  • I have run make style and fixed any issues
  • I have added tests for my changes (if applicable)
  • All existing tests pass (make fast-test)
  • My commits are signed off (git commit -s) per the DCO

Signed-off-by: Christian <christian@datenberge.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant