1. 9aeeea3 [MINOR] fix(docs): Fix JDK description error in docs (#8650) by Mini Yu · 7 hours ago main
  2. f6521ff [MINOR] fix(docs) fix some docs title and typo issue (#8651) by Qian Xia · 8 hours ago
  3. 89e7997 [#8632] feature(alterTable): add core workflow for renameTable with newSchema (#8635) by mchades · 11 hours ago
  4. 4e80275 [#8595] improvement(metrics): add metrics for fileset catalog (#8602) by mchades · 32 hours ago
  5. 0221fef [#8312] feat(iceberg-rest):Support endpoint to retrieve valid credentials for a given table (#8592) by Xiaojian Sun · 33 hours ago
  6. 15fe57a [#8589] feat(client-python): add table change to support alter table (#8542) by George T. C. Lai · 35 hours ago
  7. e1fcc75 [#8596] improvement(metrics): add metrics for backend meta service (#8606) by mchades · 4 days ago
  8. 17f8455 [MINOR] fix(release): dev/release/release-build.sh You need a space before the ]. shellcheckSC1020 (#8629) by dyrnq · 4 days ago
  9. c2fd69d [MINOR] docs(mcp): polish MCP server document (#8600) by FANNG · 5 days ago
  10. 5f42f03 [#8597] Fix image not found (#8599) by Danhua Wang · 6 days ago
  11. 014371b [MINOR] fix(docs): Fix typo and format problems in docs (#8590) by Mini Yu · 6 days ago
  12. f70a235 [#8483] improvement(core): prevent leaking unusable connections in ClientPoolImpl run method (#8547) by keepConcentration · 6 days ago
  13. 0f7864d [#8501] improvement: Check list operations' privilege (#8552) by roryqi · 7 days ago
  14. a7a8095 [#8371][followup] improvement: Use tempDir and shutdown the threadpool (#8575) by roryqi · 7 days ago
  15. 89f0dcd [Chore]: Update dependabot.yml (#8543) by Raj Gupta · 7 days ago
  16. e376736 [#8558] fix(metrics): fix missing backend connection pool metrics (#8560) by mchades · 7 days ago
  17. 284921a [MINOR] web(UI): update dependency version (#8569) by Qian Xia · 7 days ago
  18. 51d203f [#8089][#8099] Improvement(authz): Support concurrent metadata authorization (#8553) by yangyang zhong · 7 days ago
  19. 9f33a8b [#8530] improvement(common): add null check to prevent NPE in PartitionStatisticsList (#8566) by LogLee · 7 days ago
  20. 8b550b0 [#8559] improvement(CI): fix Frontend CI failed by StaleElementReferenceException (#8562) by mchades · 7 days ago
  21. c1896e7 build(deps): bump axios from 1.10.0 to 1.12.0 in /web/web (#8563) by dependabot[bot] · 8 days ago
  22. 3796bea build(deps): bump next from 14.2.21 to 14.2.32 in /web/web (#8469) by dependabot[bot] · 8 days ago
  23. 136b5d9 [MINOR] Bump the version to 1.1.0-SNAPSHOT (#8549) by Jerry Shao · 8 days ago
  24. 718ba4b [#8241] improvement(trino-connector): Support SQL UPDATE/DELETE/MERGE with Hive/Iceberg (#8258) by qbhan · 8 days ago
  25. 489353c build(deps-dev): bump llama-index from 0.11.18 to 0.12.41 in /clients/client-python (#8551) by dependabot[bot] · 8 days ago
  26. 6ae509a [#8163] feat(catalog): Support paimon latest version-1.2.0 (#8213) by liujinhui · 8 days ago
  27. 0b7aebf [#8509] improvement(catalog-postgresql): map SQLState class "08" to ConnectionFailedException (#8513) by Khawaja Abdullah Ansar · 10 days ago
  28. 27fdaee [#8511] improvement(core): add missing space in CredentialCacheKey.toString() (#8515) by Khawaja Abdullah Ansar · 10 days ago
  29. 03a152a [#8371] improvement(core): Add cache for Lance (#8450) by roryqi · 11 days ago
  30. f8f0e59 [#8535] Fix: Updated "how-to-authenticate.md" and added a separate command for IRC service. (#8538) by Ashwil-Colaco · 12 days ago
  31. b65b43b [#8508]: improvement(spark-connector): prevent NPE in createNamespace by checking for null metadata (#8512) by Khawaja Abdullah Ansar · 12 days ago
  32. 2e088cf [#8506] fix(build): Fix the duplicated jar issue (#8525) by Jerry Shao · 12 days ago
  33. 3c52d74 [MINOR] docs(security): polish security document (#8529) by FANNG · 12 days ago
  34. d35c26d [#7572] patch(gvfs): fix gvfs conf name for fileset metadata cache (#8530) by mchades · 12 days ago
  35. 6ce060a [#8521] fix(doc): Fix the doc style issue (#8527) by Jerry Shao · 12 days ago
  36. 7a3dbe3 [#8510] improvement(clients): catch NoSuchFilesetException in ListFilesetProperties.java (#8514) by Khawaja Abdullah Ansar · 12 days ago
  37. 8f7201a [MINOR] web(UI): alphabetical order for catalog providers (#8522) by Qian Xia · 12 days ago
  38. 3979119 [#8395] improvement(trino-connector): Support integration test run in a distributed environment (#8419) by qbhan · 13 days ago
  39. c51b8d5 [#5199] feat(client-python): add sort order serdes (#8459) by George T. C. Lai · 13 days ago
  40. 9311734 [#8481] improvement(Python-CI): remove download hadoop package task (#8487) by mchades · 13 days ago
  41. 1039bc3 [#8485] Improvement(core):Fix exception thown in AccessControlDispatcher.java and AccessControlEventDispatcher.java (#8491) by Xiaojian Sun · 13 days ago
  42. 1af9e85 [#8482] Improvement(catalog): In PostgreSqlSchemaOperations.java fix potential resource leak (#8495) by Xiaojian Sun · 13 days ago
  43. a3f5bf1 [#8484] Improvement(trino):JDBCCatalogPropertyConverter.java converter where the required property set mistakenly includes the password key twice (#8493) by Xiaojian Sun · 13 days ago
  44. bd67d91 [#8339] feat(authz): map GROUP to GroupEntity in MetadataIdConverter; add unit test (#8443) by Minji Ryu · 13 days ago
  45. 306732f [IMP]:Fixed the Javadoc in dropCatalog in DropCatalogStoredProcedure.java (#8401) by Raj Gupta · 13 days ago
  46. d9d577d [#8486] Improvement(core): Correct the LocalJobExecutor test teardown to run after each test (#8490) by Xiaojian Sun · 13 days ago
  47. 1ab8c05 [#8377] improvement(core): Optimize CaffeineEntityCache using segmented locking (#8452) by Xiaojian Sun · 14 days ago
  48. 16f12b4 [#8386] fix(common): Add precodition to JdbcUrlUtils.java to check driver and url not null (#8405) by Lord of Abyss · 14 days ago
  49. 45a3afd [MINOR] fix(release): Fix the release script issue (#8478) by Jerry Shao · 14 days ago
  50. 4ad4757 [#5199] feat(client-python): add distribution serdes (#8458) by George T. C. Lai · 14 days ago
  51. c021835 [#8409]Fix delimiters in Properties.java (#8442) by Jackeyzhe · 14 days ago
  52. 77b310f [MINOR] fix(build): Fix part of the license issue and dependencies conflicts (#8475) by Jerry Shao · 2 weeks ago
  53. 3a9f1d9 [MINOR] improvement: Add Docker image change logs (#8476) by roryqi · 2 weeks ago
  54. 29bb2fd [#8418] Improvement(catalog): StarRocks table alter operation trigger IllegalPropertyOperation on unknown properties (#8472) by MaAng · 2 weeks ago
  55. b2e749d [#8431] improvement(bundles): Remove unnecessary relocate in fileset bundle jars. (#8432) by Mini Yu · 2 weeks ago
  56. 305dac979 [#5199] feat(client-python): add index serdes (#8457) by George T. C. Lai · 2 weeks ago
  57. bf0a064 [MINOR] fix(test): Disable `_catalog_cache.clear` when cache is diabled. (#8461) by Mini Yu · 2 weeks ago
  58. b42d582 [#8274] Update Python Client to support time/timestamp precision (#8275) by predator4ann · 2 weeks ago
  59. 36024ac [#8382]Improvement(IcebergHiveCachedClientPool): prevent NPE in IcebergHiveCachedClientPool when closing multiple instances (#8455) by Sambhavi Pandey · 2 weeks ago
  60. 1950357 [#7804][#7797][#8155][#8181][#8182][#7787] fix(cache): Fix metadata cache data consistency error (#8297) by Xun · 3 weeks ago
  61. a402359 [#8215] connector(trino/flink): Support for reading/writing time precision (#8216) by predator4ann · 3 weeks ago
  62. 68c6618 [#8435] feat(iceberg): passing s3.path-style-access to the client side in Iceberg REST server (#8437) by FANNG · 3 weeks ago
  63. 3322f4c [#8041][#8337][#8353] fix (server): Fix class conflicts in the AWS bundle JARs and other bundle JARs. (#8357) by Yuhui · 3 weeks ago
  64. a3eda2e [#8218] fix(doris): Fix BUCKETS AUTO parsing for RANDOM distribution (#8240) by Mathieu Baurin · 3 weeks ago
  65. 243d8b6 [#8347] fix(core): Fix softDeleteSQL to correctly calculate deleted_at in milliseconds (#8354) by Aman Chandra Kumar · 3 weeks ago
  66. 03f0e41 [#8433] fix(common): Fix a JDK compatibility problem in URLEncoder (#8436) by Mini Yu · 3 weeks ago
  67. 4426f22 [#5199] feat(client-python): add partitioning DTO serdes (#8363) by George T. C. Lai · 3 weeks ago
  68. 280735c [#7159] feat(helm): Support configurations for Iceberg REST server in Gravitino helm chart (#8373) by FANNG · 3 weeks ago
  69. 1e9919f [#8369] fix(cli): Reduce the javadoc warning log when building Gravitino (#8430) by Lord of Abyss · 3 weeks ago
  70. c564834 [#8408] improvement(sql): avoid returning [""] when no roles exist in GroupMetaH2Provider (#8421) by Khawaja Abdullah Ansar · 3 weeks ago
  71. a28c87f [#8425] fix(docker): docker image build failed in github workflow (#8424) by FANNG · 3 weeks ago
  72. 6ae4c7d [#8379] fix(core): Handle duplicate PathContext keys by merging contexts with Sets (#8414) by keepConcentration · 3 weeks ago
  73. 7654bf0 [#8380] fix: Fix test in TestPartitionRange (#8407) by MaAng · 3 weeks ago
  74. 6162bc1 [#7491] improve(client-python): Drop the support of Python 3.8 (#8418) by Jerry Shao · 3 weeks ago
  75. a9a4380 [MINOR] improve(CI): Increase the CI timeout for Python and Ranger test (#8413) by Jerry Shao · 3 weeks ago
  76. 751672b [#8383] fix : add a missing comma in insertPolicyMetaOnDuplicateKeyUpdate in PolicyMetaPostgreSQLProvider.java (#8406) by Ashwil-Colaco · 3 weeks ago
  77. 3f33095 [#8335] fix(client): Fix double encoding issue and add missing URL encoding (#8336) by Jerry Shao · 3 weeks ago
  78. 6444a32 [#8387]Prevent duplicate whitespace in StringIdentifier (#8400) by Jackeyzhe · 3 weeks ago
  79. 23a13e4 [#8385] Make JsonCodec.java is thread safe (#8399) by Surya B · 3 weeks ago
  80. 7b196b5 [MINOR] Add github action to auto-cherrypick to branch-1.0 (#8397) by Jerry Shao · 3 weeks ago
  81. 6fdeaec [#8367] improvement(core): Remove duplicate setOwner call in TestOwnerMetaService.testDeleteMetadataObject (#8378) by keepConcentration · 3 weeks ago
  82. c11384a [#8391] fix(docs): Fix error in documents about how to use bundle jars for Azure Blob Storage and GCS (#8392) by Mini Yu · 3 weeks ago
  83. cf8c5ee [#8390] fix(api): remove premature String.format in AuthorizationPluginException (#8396) by Surya B · 3 weeks ago
  84. a4c8ccf [#4707] fix (client): Fix the Gravitino client-side version verification to ignore patch version numbers (#8389) by Yuhui · 3 weeks ago
  85. d184eee [#6403] improvement(trino-connector): Support SQL UPDATE/DELETE with jdbc catalog (#8188) by qbhan · 3 weeks ago
  86. 5c00ae7 [#7908] improvement(python-client): Support passing custom configuration for python GVFS client. (#8333) by Mini Yu · 3 weeks ago
  87. ffadbfc [#8322] improvement: fix sort direction parsing bug and add test case (#8366) by 박용현 · 3 weeks ago
  88. 90d7243 Add super.validate() call in OAuth2TokenResponse.validate() method (#8376) by JeonDaehong · 3 weeks ago
  89. 005bbd8 [#7395] fix(iceberg): add default catalog for dynamic config proivder for IRC (#8327) by FANNG · 3 weeks ago
  90. a2ef24a [#7370] fix(iceberag,paimon): Fix OOM problem for Iceberg and Paimon catalog (#8271) by Mini Yu · 3 weeks ago
  91. 7b5c80c [#8251][#8249] fix(fileset-catalog): Fix OOM problem for fileset catalog (#8252) by Mini Yu · 3 weeks ago
  92. 14f59b0 [#7439] minor(doc): Update docs for usage of model version with multiple URIs (#8329) by XiaoZ · 3 weeks ago
  93. e1cc3e2 [MINOR] docs(iceberg): polish Iceberg REST server document (#8358) by FANNG · 3 weeks ago
  94. 26068c1 feat: thrown a TrinoException if catalog-backend is missing #1 (#8360) by Daniele Carpentiero · 3 weeks ago
  95. c347a08 [#7438] subtask(UI): Web UI supports model version with multiple URIs (#8331) by Qian Xia · 3 weeks ago
  96. 74051e5 Added a simple getting started to help newcomers (#8321) by Justin Mclean · 3 weeks ago
  97. d2c6136 [#8281]Improvement(PolicyOperation): handle policy exception parameters (#8334) by Sambhavi Pandey · 3 weeks ago
  98. e450f70 [#8343] fix: correct invalid exception handling in GroupDetails (#8362) by Kwon Taeheon · 3 weeks ago
  99. 40b1253 [Imp] Exit with correct error message in CreateCatalog.java (#8364) by Raj Gupta · 3 weeks ago
  100. 4d36ab1 [#8340][Improvement]Remove the redundant content().validate() (#8365) by Jackeyzhe · 3 weeks ago