Skip to content

[WIP] HIVE-29734: Cleanup Bug.java after Calcite upgrade 1.42.0 - #6720

Open
rubenada wants to merge 5 commits into
apache:masterfrom
rubenada:HIVE-29734
Open

[WIP] HIVE-29734: Cleanup Bug.java after Calcite upgrade 1.42.0#6720
rubenada wants to merge 5 commits into
apache:masterfrom
rubenada:HIVE-29734

Conversation

@rubenada

@rubenada rubenada commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

Cleanup Bug.java after Calcite upgrade 1.42.0, i.e. remove ad-hoc pieces of code with fixes on Hive side that are no longer required, since these fixes are now on Calcite side.

Items that shall be removed:

Why are the changes needed?

Remove unnecessary code.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

No real change is expected with this adjustment, so existing tests should pass with no regressions.

… seem identical to Calcite's version, the latter causes issues with certain tests:

- Testing / split-14 / PostProcess / testCliDriver[lvj_mapjoin] – org.apache.hadoop.hive.cli.split13.TestMiniLlapLocalCliDriver
- Testing / split-05 / PostProcess / testCliDriver[lateral_view_cbo] – org.apache.hadoop.hive.cli.split12.TestMiniLlapLocalCliDriver
- Testing / split-05 / PostProcess / testCliDriver[lateral_view_ppd] – org.apache.hadoop.hive.cli.split12.TestMiniLlapLocalCliDriver
- Testing / split-10 / PostProcess / testCliDriver[tez_union_udtf] – org.apache.hadoop.hive.cli.TestMiniTezCliDriver
- Testing / split-19 / PostProcess / testCliDriver[union26] – org.apache.hadoop.hive.cli.split27.TestMiniLlapLocalCliDriver
- Testing / split-04 / PostProcess / testCliDriver[nonmr_fetch] – org.apache.hadoop.hive.cli.split7.TestCliDriver
@sonarqubecloud

Copy link
Copy Markdown

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