1. da54b04 CI: cache deb and rpm for month (#94) by Nikolay Antonov · 3 days ago main
  2. 3942c55 Add procps dependency to RPM/DEB for pxf stop command by Dianjin Wang · 3 days ago
  3. d9bded0 Run JDBC tests in Testcontainers (MVP) (#91) by Nikolay Antonov · 3 days ago
  4. b968bbe Include license files in all package distributions by Dianjin Wang · 4 days ago
  5. 7cfe382 Include `-incubating` in extracted directory name by Dianjin Wang · 6 days ago
  6. 55165b1 Partially revert 48302989 to fix pxf_regress (#87) by Nikolay Antonov · 10 days ago
  7. 5d13cad ci: add Rocky 9 support for CI and Docker build environment (#78) by liuxiaoyu · 11 days ago
  8. df8568f fix: add Parquet UUID type support for read/write (#71) by liuxiaoyu · 11 days ago
  9. c064f7b Add Java 17 support (#72) by Nikolay Antonov · 14 days ago
  10. a159cf1 Brand: update pxf_fdw Makefile description (#75) by Dianjin Wang · 14 days ago
  11. 0b73793 Fix release tarball base version naming by Dianjin Wang · 5 weeks ago
  12. 982f487 Bump version to 2.2.0-SNAPSHOT by Dianjin Wang · 4 weeks ago
  13. 4f961d2 Fix Dependency submission workflow. (#83) by Nikolay Antonov · 3 weeks ago
  14. 5ca0e7f ASF: update files to make ASF compliance (#80) by Dianjin Wang · 3 weeks ago
  15. 36a77ba ASF: remove gradle-wrapper.jar file to make ASF compliant (#81) by Nikolay Antonov · 3 weeks ago
  16. e3d8a0b Update Makefile to include fdw in DEB/RPM by Dianjin Wang · 4 weeks ago
  17. cb17cdd Add cloudberry-pxf ASF release script (#68) by Dianjin Wang · 5 weeks ago
  18. c379399 Bump Parquet version from 1.12.3 to 1.15.2 by Nikolay Antonov · 6 weeks ago
  19. 21da190 docs - pxf_fdw works with HDFS data sources by Nikolay Antonov · 7 weeks ago
  20. 2b01f81 Package: update deb/rpm name formart by Dianjin Wang · 8 weeks ago
  21. 50e908b Update HBASE to 2.3.7 in PXF (#62) by Nikolay Antonov · 7 weeks ago
  22. 6a0682e Package: update rpm and deb package files by Dianjin Wang · 8 weeks ago
  23. da1253e ASF: Update Apache compliance and branding migration by Dianjin Wang · 8 weeks ago
  24. 0d605aa docs - pxf works with ORC using Foreign Data Wrapper by Nikolay Antonov · 8 weeks ago
  25. ab7f902 Update parquet to 1.12.3 in PXF by Nikolay Antonov · 8 weeks ago
  26. 0376ea7 docs - pxf works with ORC using Foreign Data Wrapper (#52) by Nikolay Antonov · 9 weeks ago
  27. 29cb92d Remove dev files from source dir by Dianjin Wang · 9 weeks ago
  28. 88405c8 Update Makefile and cloudberry-pxf for Apache Cloudberry by Dianjin Wang · 9 weeks ago
  29. 44b9dad Release support by Ed Espino · 1 year, 7 months ago
  30. 54e3426 Upgrade Apache ORC library in PXF by Nikolay Antonov · 9 weeks ago
  31. 2e5b2fe Update go-libs url to `apache/cloudberry-go-libs` (#47) by Dianjin Wang · 9 weeks ago
  32. d575072 Upgrade Apache AVRO library in PXF by Nikolay Antonov · 9 weeks ago
  33. f9dcc03 feat: cleanup the PG_VERSION_NUM logic in source files (#41) by liuxiaoyu · 10 weeks ago
  34. 19ffc63 CI: allow concurrent workflows on main branch by Dianjin Wang · 10 weeks ago
  35. be0c08f Refactor: rename Java packages from `org.greenplum` to `org.apache.cloudberry` by Dianjin Wang · 10 weeks ago
  36. e991beb feat: Re-adapt cloudberry/pxf_fdw to Cloudberry (#31) by liuxiaoyu · 10 weeks ago
  37. dac417b Enforce linear commit history for main by Dianjin Wang · 10 weeks ago
  38. bfa5149 CI: remove legacy Concourse CI, and rename `concourse` to `ci` by Dianjin Wang · 10 weeks ago
  39. 82db026 ASF: update NOTICE & LICENSE files by Dianjin Wang · 10 weeks ago
  40. 9eb45ac ASF: update community files to follow ASF rules by Dianjin Wang · 10 weeks ago
  41. 148836d Fix: Always run PXF Automation tests when PR created by Nikolay Antonov · 2 months ago
  42. 3b6d93d Add dependency-submission workflow to collect gradle dependencies by Nikolay Antonov · 3 months ago
  43. 60d38b0 asf.yaml: add active contributors as collaborators by Dianjin Wang · 3 months ago
  44. a3e52c5 Automation: add README on how to run tests by Nikolay Antonov · 3 months ago
  45. 5ec3492 Fix: gpdb test add pxf env and fix cloudtest null point by liuxiaoyu · 3 months ago
  46. a932ece Fix: external table regress allow demo text resolver to handle multiple fields by liuxiaoyu · 3 months ago
  47. 2b2959c Fix: Add load/performance/extension test groups and align env/test expectations by huluhuifeng · 3 months ago
  48. fdf58f3 Fix: Add load/performance/extension test groups and align env/test expectations by huluhuifeng · 3 months ago
  49. 5394ead Automation: upgrade testng to reduce amount of SKIPPED tests by Nikolay Antonov · 3 months ago
  50. f3a7e03 Automation: wait for files to be copied in Hive tests by Nikolay Antonov · 4 months ago
  51. f923ce5 Automation: save automation logs by Nikolay Antonov · 4 months ago
  52. fbd6d65 Automation: Fail whole test-group when we have single failed test by Nikolay Antonov · 4 months ago
  53. 112bcd1 Automation: add timeout on test phase by Nikolay Antonov · 4 months ago
  54. 7e7f496 Add external-table to test matrix by Dianjin Wang · 4 months ago
  55. 387bab6 Reuse run_tests.sh for single test group execution instead of new script by Dianjin Wang · 4 months ago
  56. b220985 Add run_single_test.sh with proper env setup, add missing test groups, and detailed test summary by Dianjin Wang · 4 months ago
  57. d61f5b0 Parallelize tests using matrix strategy for faster CI by Dianjin Wang · 4 months ago
  58. d5040ce Update CI workflow to make it run by Dianjin Wang · 4 months ago
  59. e35d434 Update .github/workflows/pxf-ci.yml by liuxiaoyu · 4 months ago
  60. 0f8adcc Update .github/workflows/pxf-ci.yml by liuxiaoyu · 4 months ago
  61. 6e5b832 this is github action test commit by liuxiaoyu · 4 months ago
  62. 4830298 Fix: stabilize base/feature automation test by huluhuifeng · 4 months ago
  63. b0de1f4 feat(ci): improve workflow automation and test reporting by liuxiaoyu · 4 months ago
  64. 9ca5f55 feat: Add MinIO S3 support and improve Docker test environment by liuxiaoyu · 4 months ago
  65. ca5f49f fix smoke hdfs hive hcatalog hcfs test group by huluhuifeng · 4 months ago
  66. c13994d update pxf-ci.yml and pxf build branch use merge-with-upstream branch by liuxiaoyu · 4 months ago
  67. deee1e1 Add a basic pxf ci and summary test result by liuxiaoyu · 5 months ago
  68. a43e9e2 Modify operator precedence. by Max Yang · 10 months ago
  69. 8839ece Fix stack overflow in add_projection_desc_httpheader_pg12 by WANG Weinan · 10 months ago
  70. 42dddc4 Relax the requirement that C string length matches Java string length (#870) by Bradford D. Boyle · 3 years, 7 months ago
  71. 26c0920 added specs for gpdb7-rhel8-test-pxf docker image (#867) by Alexander Denissov · 3 years, 7 months ago
  72. 45efced ci: allow existing artifacts to remain if there is no pivnet product (#868) by Ashuka Xue · 3 years, 7 months ago
  73. e021d6f docs - command block formatting fix (#866) by Lisa Owen · 3 years, 7 months ago
  74. 4974d1f docs - misc updates/additions to the orc write docs (#864) by Lisa Owen · 3 years, 7 months ago
  75. 613bdcb docs - update jdbc driver version number (#865) by Lisa Owen · 3 years, 7 months ago
  76. a2fe875 Add JsonProtocolHandler to use HdfsFileFragmenter for multi-line JSON (#858) by Ashuka Xue · 3 years, 7 months ago
  77. 1f5c4ba removed jsoup dependency and unused class from the automation code (#863) by Alexander Denissov · 3 years, 7 months ago
  78. 5410b7b install Java 8 JDK in gp7 centos7 docker image (#862) by Alexander Denissov · 3 years, 7 months ago
  79. 64875eb added Maven, Java 8 and pip install for GPDB7 docker images (#860) by Alexander Denissov · 3 years, 7 months ago
  80. 39c1cd8 Update asf.yaml and README.md by Dianjin Wang · 1 year, 5 months ago
  81. 635c149 Update README.md (#1) by Dianjin Wang · 1 year, 10 months ago
  82. 24a69b6 Add basic community files by Dianjin Wang · 2 years, 4 months ago
  83. 4cf4696 Bump Spring Boot's built-in Tomcat to 9.0.72 by Terry Ning · 2 years, 11 months ago
  84. 2b70d30 fix: refactor projection header logic for PostgreSQL compatibility by liuxiaoyu · 6 months ago
  85. 733ab55 Add support for Cloudberry Database by kongfanshen · 3 years, 6 months ago
  86. 9b8a8a6 Address PR Feedback by Himanshu Pandey · 3 years, 5 months ago
  87. 22810f6 Applying master changes for pxfheaders.c and test.yml to the branch to avoid conflict by Himanshu Pandey · 3 years, 6 months ago
  88. b42eb70 Resolving conflicts by Himanshu Pandey · 3 years, 6 months ago
  89. db6cdfc fix projection calculation for GP7 by Himanshu Pandey · 3 years, 6 months ago
  90. 240a95c Fixing Table/DB encoding comparison for GP7 by Himanshu Pandey · 3 years, 6 months ago
  91. b099e60 Fixing Tinc tests by Himanshu Pandey · 3 years, 7 months ago
  92. 7815283 Added Python dependencies for Tinc Tests by Himanshu Pandey · 3 years, 7 months ago
  93. 82d659f Update Catalog query to get Foreign Tables by Himanshu Pandey · 3 years, 7 months ago
  94. 6fa21e7 updated ProjectionInfo related code for GP7 and code refactor by Himanshu Pandey · 3 years, 7 months ago
  95. dcffb4d Fix Tests for GP7 by Himanshu Pandey · 3 years, 7 months ago
  96. 794570c Fix compilation for GP7 by Himanshu Pandey · 3 years, 7 months ago
  97. ae79dd6 Fix code for GP7 and GP6 API diff by Himanshu Pandey · 3 years, 7 months ago
  98. cb59954 Code Refactor by Himanshu Pandey · 3 years, 7 months ago
  99. 50f2341 Added post instructions in GP7 spec by Himanshu Pandey · 3 years, 7 months ago
  100. d826a13 Fix compilation for PXF on GP7 by Himanshu Pandey · 3 years, 7 months ago