Skip to content

Conversation

@rayudu3745
Copy link
Contributor

@rayudu3745 rayudu3745 commented Jan 6, 2026

Fixes for lateral emulation with Spanner UNNEST(ARRAY(select as struct.. )) syntax
Override visitInArrayPredicate
Override visitLikePredicate
Override visitQueryPartTableReference
Override renderDerivedTableReferenceIdentificationVariable
Emulate dual support with unnest([1])
Override trimPattern
Skip some tests


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license
and can be relicensed under the terms of the LGPL v2.1 license in the future at the maintainers' discretion.
For more information on licensing, please check here.


https://hibernate.atlassian.net/browse/HHH-20034

@rayudu3745 rayudu3745 force-pushed the spanner-dialect-fixes-4 branch 2 times, most recently from f439bd4 to c247484 Compare January 6, 2026 11:37
@hibernate-github-bot
Copy link

hibernate-github-bot bot commented Jan 7, 2026

Thanks for your pull request!

This pull request appears to follow the contribution rules.

› This message was automatically generated.

@beikov
Copy link
Member

beikov commented Jan 7, 2026

Please rebase. It seems my Web UI conflict resolving didn't work properly.

@rayudu3745 rayudu3745 force-pushed the spanner-dialect-fixes-4 branch from baf11e0 to 74e0e45 Compare January 7, 2026 14:22
@rayudu3745
Copy link
Contributor Author

Please rebase. It seems my Web UI conflict resolving didn't work properly.

Done , can be merged now

@beikov beikov merged commit e525c9c into hibernate:main Jan 7, 2026
21 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants