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

DM-23074: Make the schema of the output Object parquet files input-independent #343

Merged
merged 1 commit into from Jan 23, 2020

Conversation

hsinfang
Copy link
Contributor

No description provided.

With this change, the output schema becomes independent of the
specific input data, and all filters in the config parameter
filterMap will be mapped into the result schema. NaNs are filled
for those without input data. Filters not specified in the config
will be left out.

This also adds a test for TransformObjectCatalogTask and more
log messages.
@hsinfang hsinfang merged commit 54e9cd3 into master Jan 23, 2020
@timj timj deleted the tickets/DM-23074 branch February 18, 2021 15:49
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.

None yet

2 participants