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

Fix dateFormat partitioning in output path #236

Closed
istreeter opened this issue Nov 18, 2021 · 0 comments
Closed

Fix dateFormat partitioning in output path #236

istreeter opened this issue Nov 18, 2021 · 0 comments
Labels

Comments

@istreeter
Copy link
Contributor

istreeter commented Nov 18, 2021

The S3 loader has a configuration option to allow paritioning by date. It doesn't work in 2.0.0 and, looking at the code, I'm not convinced it worked in the 1.0.0 series either. E.g. output file gets called:

s3://mybucket/partitioned/%Y-%M-%d/com.acme_myschema/jsonschema-2-2021-11-18-1-2.gz
@istreeter istreeter added the bug label Nov 18, 2021
@istreeter istreeter changed the title Regression: fix dateFormat partitioning in 2.0.0 Fix dateFormat partitioning in 2.0.0 Nov 18, 2021
@istreeter istreeter changed the title Fix dateFormat partitioning in 2.0.0 Fix dateFormat partitioning in output path Nov 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant