Skip to content

Conversation

@Mulily0513
Copy link
Collaborator

…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

fix #ISSUE_Number


Change logs

Describe your change clearly, including what problem is being solved or what document is being added or updated.

Contributor's checklist

Here are some reminders before you submit your pull request:

  • Make sure that your Pull Request has a clear title and commit message. You can take the Git commit template as a reference.
  • Sign the Contributor License Agreement as prompted for your first-time contribution (One-time setup).
  • Learn the code contribution and doc contribution guides for better collaboration.
  • List your communications in the GitHub Issues or Discussions (if has or needed).
  • Feel free to ask for the cloudberrydb team to help review and approve.

@Mulily0513 Mulily0513 force-pushed the merge-with-upstream_hlhf branch 6 times, most recently from 17c8ad6 to 22267a7 Compare December 30, 2025 02:53
@tuhaihe
Copy link
Member

tuhaihe commented Dec 30, 2025

Hey @Mulily0513 @ostinru @MisterRaindrop is it ok to merge this PR for now?

@Mulily0513
Copy link
Collaborator Author

Hey @Mulily0513 @ostinru @MisterRaindrop is it ok to merge this PR for now?

There are still some issues with the four test cases in the features group. I'll fix them.

…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
…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
Copy link
Collaborator

@MisterRaindrop MisterRaindrop left a comment

Choose a reason for hiding this comment

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

LGTM

@tuhaihe tuhaihe merged commit 2b2959c into apache:merge-with-upstream Dec 31, 2025
19 of 22 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.

5 participants