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

Issue #1254: fix getting partitioning fields for pseudo columns #1258

Merged
merged 3 commits into from
Jul 30, 2024

Conversation

vishalkarve15
Copy link
Contributor

When getting partitioning fields, timePartitioning.getField() returns null when the table is ingestion time partitioned (partitioned by _PARTITIONTIME OR _PARTITIONDATE).
The change fixes this bug.

@vishalkarve15
Copy link
Contributor Author

/gcbrun

Copy link
Member

@davidrabinowitz davidrabinowitz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please add an integration test based on issue #1254 ?

@vishalkarve15
Copy link
Contributor Author

/gcbrun

@vishalkarve15
Copy link
Contributor Author

Added integration tests which fail as expected without the fix.

@vishalkarve15
Copy link
Contributor Author

/gcbrun

1 similar comment
@vishalkarve15
Copy link
Contributor Author

/gcbrun

@vishalkarve15 vishalkarve15 merged commit 689b7e9 into GoogleCloudDataproc:master Jul 30, 2024
9 checks passed
@vishalkarve15 vishalkarve15 deleted the timePart branch July 30, 2024 04:00
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.

3 participants