Skip to content

[CRITEO] prevent having exception while calculating partition stats non partitionned table #166

Merged
jetoile merged 1 commit into
criteo-forks:criteo-3.5from
ichraf7:fix-stats-calc
Jan 8, 2026
Merged

[CRITEO] prevent having exception while calculating partition stats non partitionned table #166
jetoile merged 1 commit into
criteo-forks:criteo-3.5from
ichraf7:fix-stats-calc

Conversation

@ichraf7

@ichraf7 ichraf7 commented Jan 6, 2026

Copy link
Copy Markdown

…n non partitionned table

What changes were proposed in this pull request?

only try to get partitions on partitionned tables

Why are the changes needed?

We added a feature that calculate stats at partition level, but we have some cases where table don't have partition columns , currently it causes issue in this case

Does this PR introduce any user-facing change?

No

How was this patch tested?

test via mozart

@github-actions github-actions Bot added the SQL label Jan 6, 2026
@jetoile
jetoile merged commit b148bb3 into criteo-forks:criteo-3.5 Jan 8, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants