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

feat: Implement date_partition_column for SparkSource #4844

Merged

Conversation

niklasvm
Copy link
Collaborator

@niklasvm niklasvm commented Dec 12, 2024

What this PR does / why we need it:

Implement date_partition_column for SparkSource. This will enable spark to scan less files if the underlying data is appropriately partitioned.

Additional unit tests have also been added with this parameter set

Which issue(s) this PR fixes:

Addresses #4835

Misc

None

@niklasvm niklasvm changed the title Implement date_partition_column for SparkSource feat: Implement date_partition_column for SparkSource Dec 12, 2024
@niklasvm niklasvm marked this pull request as ready for review December 12, 2024 09:47
@niklasvm niklasvm requested a review from a team as a code owner December 12, 2024 09:47
Copy link
Member

@franciscojavierarceo franciscojavierarceo left a comment

Choose a reason for hiding this comment

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

Thank you for this!

@franciscojavierarceo franciscojavierarceo merged commit c5ffa03 into feast-dev:master Dec 12, 2024
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants