Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More supported date placeholders #759

Closed
dominikpeter opened this issue Nov 12, 2023 · 2 comments
Closed

More supported date placeholders #759

dominikpeter opened this issue Nov 12, 2023 · 2 comments
Assignees

Comments

@dominikpeter
Copy link

Feature description

We often follow a pattern like /year/month/day/ to load data to our blob storage. This way the data is nicely organized by date.

At the moment, curr_date is lacking this future, or I don't know how to use it this way.

Are you a dlt user?

I'd consider using dlt, but it's lacking a feature I need.

Use case

Organize data by dates.

Proposed solution

It would be nice to have more placeholders like curr_year, curr_month, curr_day, curr_hour and curr_minute or let the layout recognize date format pattern like for example {table_name}/{%Y}/{%m}/{%d}.

Related issues

No response

@burnash
Copy link
Collaborator

burnash commented Jan 22, 2024

compared to other tools: #555 (comment)

@Pipboyguy
Copy link
Collaborator

Subsumed by #930

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

4 participants