Skip to content

Optimize Oracle support subquery with alias.#35239

Merged
strongduanmu merged 4 commits intoapache:masterfrom
gufengwyx8:dev-34667
Aug 13, 2025
Merged

Optimize Oracle support subquery with alias.#35239
strongduanmu merged 4 commits intoapache:masterfrom
gufengwyx8:dev-34667

Conversation

@gufengwyx8
Copy link
Contributor

@gufengwyx8 gufengwyx8 commented Apr 24, 2025

Fixes #34667.

Changes proposed in this pull request:

  • Optimize Oracle support subquery with alias.

Before committing this PR, I'm sure that I have checked the following options:

  • My code follows the code of conduct of this project.
  • I have self-reviewed the commit code.
  • I have (or in comment I request) added corresponding labels for the pull request.
  • I have passed maven check locally : ./mvnw clean install -B -T1C -Dmaven.javadoc.skip -Dmaven.jacoco.skip -e.
  • I have made corresponding changes to the documentation.
  • I have added corresponding unit tests for my changes.
  • I have updated the Release Notes of the current development version. For more details, see Update Release Note

@gufengwyx8 gufengwyx8 changed the title Optimize Oracle support subquery with alias. (#34667) Optimize Oracle support subquery with alias. Apr 24, 2025
@gufengwyx8
Copy link
Contributor Author

gufengwyx8 commented Jun 18, 2025

some one can review this pr?

Copy link
Member

@strongduanmu strongduanmu left a comment

Choose a reason for hiding this comment

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

Hi @gufengwyx8 can you update release note?

@gufengwyx8
Copy link
Contributor Author

Hi @gufengwyx8 can you update release note?

Sure, I just update RELEASE-NOTES.md.

# Conflicts:
#	RELEASE-NOTES.md
Copy link
Member

@strongduanmu strongduanmu left a comment

Choose a reason for hiding this comment

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

@gufengwyx8 Thank you for your contribution, and welcome to participate more in the community

@strongduanmu strongduanmu merged commit 1b1bb47 into apache:master Aug 13, 2025
147 checks passed
@strongduanmu
Copy link
Member

Hi @gufengwyx8, can you comment on the original issue? I will assign it to you.

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.

Oracle SQL syntax parsing failed

3 participants