Skip to content

Add a trimmed project before aggregate to avoid NPE in Calcite#3621

Merged
penghuo merged 2 commits intoopensearch-project:mainfrom
LantaoJin:pr/issues/3566
May 15, 2025
Merged

Add a trimmed project before aggregate to avoid NPE in Calcite#3621
penghuo merged 2 commits intoopensearch-project:mainfrom
LantaoJin:pr/issues/3566

Conversation

@LantaoJin
Copy link
Copy Markdown
Member

@LantaoJin LantaoJin commented May 14, 2025

Description

Add a trimmed project before aggregate to avoid NPE in Calcite

Related Issues

Resolves #3566

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • New functionality has javadoc added.
  • New functionality has a user manual doc added.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • Public documentation issue/PR created.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

LantaoJin added 2 commits May 14, 2025 15:26
Signed-off-by: Lantao Jin <ltjin@amazon.com>
Signed-off-by: Lantao Jin <ltjin@amazon.com>
@LantaoJin LantaoJin added bug Something isn't working calcite calcite migration releated labels May 14, 2025
@penghuo penghuo merged commit e6116bc into opensearch-project:main May 15, 2025
24 checks passed
penghuo pushed a commit that referenced this pull request Jun 16, 2025
* Add a trimmed project before aggregate to avoid NPE in Calcite

Signed-off-by: Lantao Jin <ltjin@amazon.com>

* Fix IT

Signed-off-by: Lantao Jin <ltjin@amazon.com>

---------

Signed-off-by: Lantao Jin <ltjin@amazon.com>
Signed-off-by: xinyual <xinyual@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working calcite calcite migration releated

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Correlated exist subquery fail with NPE in RelDecorrelator

3 participants