-
Notifications
You must be signed in to change notification settings - Fork 10
Fix: Add load/performance/extension test groups and align env/test ex… #22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
tuhaihe
merged 2 commits into
apache:merge-with-upstream
from
Mulily0513:merge-with-upstream_hlhf
Dec 31, 2025
Merged
Fix: Add load/performance/extension test groups and align env/test ex… #22
tuhaihe
merged 2 commits into
apache:merge-with-upstream
from
Mulily0513:merge-with-upstream_hlhf
Dec 31, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
automation/src/main/java/org/greenplum/pxf/automation/utils/system/ProtocolUtils.java
Outdated
Show resolved
Hide resolved
automation/src/test/java/org/greenplum/pxf/automation/features/hive/HiveBaseTest.java
Outdated
Show resolved
Hide resolved
ostinru
reviewed
Dec 25, 2025
17c8ad6 to
22267a7
Compare
Member
|
Hey @Mulily0513 @ostinru @MisterRaindrop is it ok to merge this PR for now? |
Collaborator
Author
There are still some issues with the four test cases in the features group. I'll fix them. |
my-ship-it
reviewed
Dec 30, 2025
...features/gpupgrade/extension2_1/step_1_before_running_pxf_pre_gpupgrade/expected/query01.ans
Show resolved
Hide resolved
my-ship-it
reviewed
Dec 30, 2025
automation/src/test/java/org/greenplum/pxf/automation/features/jdbc/JdbcHiveTest.java
Show resolved
Hide resolved
…pectations - add bench_test and pxf_extension_test in run_tests.sh, plus matrix entries for bench and pxf_extension in CI - bump surefire heap to 4G to avoid OOM - update gpupgrade expected outputs to new PXF_HOME paths and JSON formatter error text - make ProtocolUtils/HiveBaseTest/JdbcHiveTest/OrcWriteTest/ParquetWriteTest more robust to env defaults (protocol, creds, hive JDBC URL) - keep MultiServerTest running under HDFS with a safe working directory fallback - set distribution key and INSERT pattern for performance test data load
4fc3c3c to
924dafc
Compare
…pectations - add bench_test and pxf_extension_test in run_tests.sh, plus matrix entries for bench and pxf_extension in CI - bump surefire heap to 4G to avoid OOM - update gpupgrade expected outputs to new PXF_HOME paths and JSON formatter error text - make ProtocolUtils/HiveBaseTest/JdbcHiveTest/OrcWriteTest/ParquetWriteTest more robust to env defaults (protocol, creds, hive JDBC URL) - keep MultiServerTest running under HDFS with a safe working directory fallback - set distribution key and INSERT pattern for performance test data load
MisterRaindrop
approved these changes
Dec 31, 2025
Collaborator
MisterRaindrop
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
…pectations
fix #ISSUE_Number
Change logs
Contributor's checklist
Here are some reminders before you submit your pull request: