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

HIVE-28591: Fix partition column names evaluation in Vectorizer#validateInputFormatAndSchemaEvolution #5519

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

deniskuzZ
Copy link
Member

@deniskuzZ deniskuzZ commented Oct 26, 2024

What changes were proposed in this pull request?

Bug-Fix

Why are the changes needed?

Disabled vectorization:

enabledConditionsNotMet: Could not enable vectorization due to partition column names size 1 is greater than the number of table column names size 0 IS false

Does this PR introduce any user-facing change?

No

Is the change a dependency upgrade?

No

How was this patch tested?

qtests

@deniskuzZ deniskuzZ changed the title Fix partition column names retrieval in Vectorizer#validateInputFormatAndSchemaEvolution Fix partition column names evaluation in Vectorizer#validateInputFormatAndSchemaEvolution Oct 26, 2024
@deniskuzZ deniskuzZ changed the title Fix partition column names evaluation in Vectorizer#validateInputFormatAndSchemaEvolution HIVE-28591: Fix partition column names evaluation in Vectorizer#validateInputFormatAndSchemaEvolution Oct 26, 2024
@difin
Copy link
Contributor

difin commented Oct 31, 2024

LGTM

Copy link

sonarcloud bot commented Nov 1, 2024

Copy link
Contributor

@soumyakanti3578 soumyakanti3578 left a comment

Choose a reason for hiding this comment

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

All q.out changes look good to me. 👍🏼

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.

4 participants