Add support for partition tables in Postgresql#34346
Add support for partition tables in Postgresql#34346strongduanmu merged 1 commit intoapache:masterfrom
Conversation
|
@strongduanmu I see Github Action is failing on fetching the repo. is there something I can do to fix the issue? |
It seems to be a problem with the github action environment. We need to wait for github action to recover. Before that, you can execute |
|
@strongduanmu any chance to rerun the GHA workflow? Also, is this PR ready for review or should I check back later? |
strongduanmu
left a comment
There was a problem hiding this comment.
Hi @amirhmd, this pr looks great. Can you update RELEASE NOTE file?
1d8ddd2 to
81f58d4
Compare
|
Hi @strongduanmu release note updated |
a3f740c to
d4c7f90
Compare
d4c7f90 to
aa8b670
Compare
|
@strongduanmu any chance to get this pr reveiew again? |
strongduanmu
left a comment
There was a problem hiding this comment.
Looks great, merged. @amirhmd Thank you for your contribution.

Fixes #34329
Changes proposed in this pull request:
Before committing this PR, I'm sure that I have checked the following options:
./mvnw clean install -B -T1C -Dmaven.javadoc.skip -Dmaven.jacoco.skip -e.