You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on a project where I need some special naming in my data files. By default they are stored in a path like s3://warehouse/schema/table/partition=1/ducklake-{uuid}. I want to find a way to configure without manually adding datafiles to a file structure/pattern such as s3://warehouse/schema/table/data/partition=1/ducklake-{uuid} and it doesn't seem like it is present in the project. Is this supported?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm working on a project where I need some special naming in my data files. By default they are stored in a path like
s3://warehouse/schema/table/partition=1/ducklake-{uuid}. I want to find a way to configure without manually adding datafiles to a file structure/pattern such ass3://warehouse/schema/table/data/partition=1/ducklake-{uuid}and it doesn't seem like it is present in the project. Is this supported?Beta Was this translation helpful? Give feedback.
All reactions