1. 866021d Hive: turn off the stats gathering when iceberg.hive.keep.stats is false (#10148) by Hanzhi Wang · 22 hours ago main
  2. e3b78be AWS: Make sure Signer + User Agent config are both applied (#10198) by Eduard Tudenhoefner · 2 days ago
  3. a23021d Core: Lazily compute & cache hashCode in CharSequenceWrapper (#10023) by Eduard Tudenhoefner · 2 days ago
  4. 4261e18 Build: Bump gradle.plugin.io.morethan.jmhreport:gradle-jmh-report (#10193) by dependabot[bot] · 3 days ago
  5. 2510ef8 Build: Bump mkdocs-material from 9.5.17 to 9.5.18 (#10189) by dependabot[bot] · 3 days ago
  6. 9664940 Build: Bump org.roaringbitmap:RoaringBitmap from 1.0.5 to 1.0.6 (#10190) by dependabot[bot] · 3 days ago
  7. e468d02 Build: Bump io.netty:netty-buffer from 4.1.108.Final to 4.1.109.Final (#10191) by dependabot[bot] · 3 days ago
  8. 3ed04c1 Build: Bump software.amazon.awssdk:bom from 2.25.31 to 2.25.35 (#10192) by dependabot[bot] · 3 days ago
  9. ed2d041 Kafka-connect: Update iceberg.hadoop-conf-dir config description (#10184) by Ajantha Bhat · 5 days ago
  10. efa14bf Core: Improve size check in CatalogTests (#10182) by Eduard Tudenhoefner · 5 days ago
  11. 1f8cad3 Flink: port #9464 to v1.17 and v1.19 (#10177) by Elkhan Dadash · 6 days ago
  12. 8136463 Flink: Don't fail to serialize IcebergSourceSplit when there is too many delete files (#9464) by Ahmet DAL · 6 days ago
  13. 228fc9b Core: Fix namespace SQL statement using ESCAPE character that works with MySQL/PostgreSQL (#10167) by JB Onofré · 7 days ago
  14. 928888b OpenAPI: Renaming views should return 204 (#10166) by c-thiel · 7 days ago
  15. c41c599 Flink: Backport Flink 1.18 JUnit5 migration to Flink 1.17 (#10163) by Tom Tanaka · 7 days ago
  16. 0a4e6e6 Docs: Updates flink versioning information in our docs (#10155) by Rodrigo · 7 days ago
  17. dd194b4 Flink: Removes Flink version 1.16 (#10154) by Rodrigo · 8 days ago
  18. b3ebcf1 Flink: Refactoring code and properties to make Flink 1.19 to work by Rodrigo Meneses · 9 days ago
  19. f761d98 Flink: Recover flink/1.18 files from history by Rodrigo Meneses · 8 days ago
  20. fbcd142 Flink: Move flink/v1.18 to flink/v1.19 by Rodrigo Meneses · 8 days ago
  21. fc5b2b3 Core: Use 'delete' if RowDelta only has delete files (#10123) by Eduard Tudenhoefner · 8 days ago
  22. 97c5700 Core: Fix JDBC Catalog table commit when migrating from schema V0 to V1 (#10111) by JB Onofré · 8 days ago
  23. 78e8204 Spark 3.5: Add threshold for failed commits in data rewrites (#9611) by Manu Zhang · 8 days ago
  24. d067677 AWS: Close underlying scheduler for DynamoDbLockManager (#10132) by Filipe Regadas · 9 days ago
  25. e6a1a45 Core: Fix logging table name when scanning metadata table (#10141) by Manu Zhang · 9 days ago
  26. 943321e Flink: Migrate tests to JUnit5 (#10130) by Tom Tanaka · 9 days ago
  27. fb657b4 Spark: Simplify SparkSchemaUtil#schemaForTable (#10137) by Amogh Jahagirdar · 10 days ago
  28. dd74dd2 Build: Bump org.springframework:spring-web from 5.3.33 to 5.3.34 (#10139) by dependabot[bot] · 10 days ago
  29. 47825ff Build: Bump software.amazon.awssdk:bom from 2.25.21 to 2.25.31 (#10138) by dependabot[bot] · 10 days ago
  30. 2400aa5 Build: Bump net.snowflake:snowflake-jdbc from 3.14.5 to 3.15.1 (#10095) by dependabot[bot] · 10 days ago
  31. 496b320 Flink, Spark: Replace Boolean.getBoolean() with Boolean.parseBoolean() (#10136) by Eduard Tudenhoefner · 10 days ago
  32. 81b3310 Spark 3.5: Support preserving schema nullability in CTAS and RTAS (#10074) by Yujiang Zhong · 11 days ago
  33. 1e66657 Spec: Make request bodies required (#10125) by westse · 12 days ago
  34. 2025e79 Spark: Test initialization improvements (#10131) by Eduard Tudenhoefner · 12 days ago
  35. ce7c2c1 API, Core, Kafka, Spark: Reduce enum array allocation (#10126) by sullis · 12 days ago
  36. 290a6a0 Spark 3.4: Fix system function pushdown in CoW row-level commands (#10119) by Anton Okolnychyi · 12 days ago
  37. 0bc6dfa Core: Extend HTTPClient Builder to allow setting a proxy server (#10052) by Harish Chandrasekaran · 12 days ago
  38. 528b9b3 Core: Allow configuring socket/connection timeout in HTTPClient (#10053) by Harish Chandrasekaran · 13 days ago
  39. 96793bf docs: Fix links of `Get Started` and `Community` parts in footer (#10098) by Wei Guo · 14 days ago
  40. 81bb0d4c Core: Add EnvironmentContext to commit summary (#9273) by Manu Zhang · 2 weeks ago
  41. 9bb86fa Docs: Fix spacing/descriptions on Branching and Tagging DDL (#10091) by bering · 2 weeks ago
  42. 6f4e9c6 Docs: Update releases.md for Spark scala versions (#10104) by liko · 2 weeks ago
  43. a351e22 Docs: Add Upsolver to vendor list (#10096) by Jason · 2 weeks ago
  44. cd70739 Spec: Document support for binary in truncate transform (#10079) by Brian Hulette · 2 weeks ago
  45. b3261d0 AWS: Migrate tests to JUnit5 (#10086) by Tom Tanaka · 2 weeks ago
  46. abf238a Build: Bump mkdocs-material from 9.5.15 to 9.5.17 (#10092) by dependabot[bot] · 2 weeks ago
  47. 00f46ac Core: Introduce ConfigResponseParser (#9952) by Eduard Tudenhoefner · 3 weeks ago
  48. fab5e18 Hive, JDBC: Avoid NPE on Throwables without error msg (#10082) by Naveen Kumar · 3 weeks ago
  49. ba1cd36 OpenAPI: Fix additionalProperties for SnapshotSummary (#9838) by Haizhou Zhao · 3 weeks ago
  50. 07246b1 Build: Bump org.testcontainers:testcontainers from 1.19.5 to 1.19.7 (#9912) by dependabot[bot] · 3 weeks ago
  51. 25c909b API: Fix default FileIO#newInputFile ManifestFile, DataFile and DeleteFile implementations (#9953) by Amogh Jahagirdar · 3 weeks ago
  52. 356c6cd REST: Fix spurious warning when shutting down refresh executor (#10087) by Alexandre Dutra · 3 weeks ago
  53. 319a482 Docs: Add 5 dremio blogs (#10067) by Alex Merced · 3 weeks ago
  54. c65023b Hive: Avoid NPE on Throwables without error msg (#10069) by lurnagao-dahua · 3 weeks ago
  55. ced897c Core, Data, Flink: Migrate TableTestBase related classes to JUnit5 (#10080) by Tom Tanaka · 3 weeks ago
  56. 089c944 Build: Ignore link-checking for Blogs / https://search.maven.org/ (#10081) by Eduard Tudenhoefner · 3 weeks ago
  57. 815b2c6 Core, Flink, Spark: Migrate remaining subclasses of TableTestBase to JUnit5 (#10063) by Tom Tanaka · 3 weeks ago
  58. ededfcb Build: Bump com.azure:azure-sdk-bom from 1.2.21 to 1.2.22 (#10071) by dependabot[bot] · 3 weeks ago
  59. a7f87c7 Build: Bump org.glassfish.jaxb:jaxb-runtime from 2.3.3 to 2.3.9 (#9988) by dependabot[bot] · 3 weeks ago
  60. 7812828 Build: Bump software.amazon.awssdk:bom from 2.25.18 to 2.25.21 (#10072) by dependabot[bot] · 3 weeks ago
  61. d28fcf2 Spark: Don't allow branch_ usage with TIMESTAMP AS OF (#10059) by Eduard Tudenhoefner · 3 weeks ago
  62. a86e1b3 Flink: backport PR #9321 for range partitioner on map statistics (#10061) by Steven Zhen Wu · 4 weeks ago
  63. 793c8d0 Spark: Clarify schema behavior when working with branches (#10055) by Eduard Tudenhoefner · 4 weeks ago
  64. 6d6fd0b [core] fix #9997 - Handle s3a file upload interrupt which results in table metadata pointing to files that doesn't exist (#9998) by Abid Mohammed · 4 weeks ago
  65. 2d76c91 Build: disable link-check for all medium blog posts (#10057) by Manu Zhang · 4 weeks ago
  66. 4eef2fe Core, Data: Migrate tests to JUnit5 (#10039) by Tom Tanaka · 4 weeks ago
  67. 783158a CI: Run Markdown links checker only when `{docs,site}/**` changes (#10049) by Fokko Driesprong · 4 weeks ago
  68. 8e6c08e Build: Bump software.amazon.awssdk:bom from 2.24.5 to 2.25.18 (#10050) by dependabot[bot] · 4 weeks ago
  69. 81b62c7 Flink: implement range partitioner for map data statistics (#9321) by Steven Zhen Wu · 4 weeks ago
  70. bd46035 Build: Bump com.esotericsoftware:kryo from 4.0.2 to 4.0.3 (#9984) by dependabot[bot] · 4 weeks ago
  71. 66a0954 Build: Bump com.azure:azure-sdk-bom from 1.2.20 to 1.2.21 (#9857) by dependabot[bot] · 4 weeks ago
  72. 4de819e Build: Bump orc from 1.9.2 to 1.9.3 (#10033) by dependabot[bot] · 4 weeks ago
  73. 15e2a16 Build: Bump kafka from 3.6.1 to 3.7.0 (#9855) by dependabot[bot] · 4 weeks ago
  74. 003cd94 Build: Bump arrow from 15.0.1 to 15.0.2 (#10034) by dependabot[bot] · 4 weeks ago
  75. baaedc6 Build: Bump io.netty:netty-buffer from 4.1.107.Final to 4.1.108.Final (#10032) by dependabot[bot] · 4 weeks ago
  76. 371a6b7 Build: Bump org.xerial:sqlite-jdbc from 3.45.1.0 to 3.45.2.0 (#9974) by dependabot[bot] · 4 weeks ago
  77. 9987314 Spark 3.4: Fail on recursive cycle in view (#10048) by Eduard Tudenhoefner · 4 weeks ago
  78. fa80c85 Build: disable link-check for existing medium blog posts (#10042) by Manu Zhang · 4 weeks ago
  79. 4579b7a Spark: Fail on recursive cycle in view (#9834) by Eduard Tudenhoefner · 4 weeks ago
  80. b6cbb52 Build: Bump Spark from 3.5 to 3.5.1 (#9832) by Manu Zhang · 4 weeks ago
  81. 2eabd52 Hive: Add test to make sure iceberg table with same name as hive table can't be created (#9980) by Naveen Kumar · 4 weeks ago
  82. 817a5e1 Hive: Extract common code to be re-used for View support (#10001) by Naveen Kumar · 4 weeks ago
  83. 602186b Core, Spark: Fix handling of null binary values when sorting with zorder (#10026) by Amogh Jahagirdar · 4 weeks ago
  84. 83bacf5 Add Iceberg version to UserAgent in S3 requests (#9963) by Csenger Geza · 4 weeks ago
  85. 49a6634 Core: Migrate tests to JUnit5 (#10027) by Tom Tanaka · 4 weeks ago
  86. 8311f05 Docs: Fix link to blog post (#10028) by Alex Merced · 4 weeks ago
  87. 857590f Build: Bump mkdocs-material from 9.5.14 to 9.5.15 (#10031) by dependabot[bot] · 4 weeks ago
  88. 33838d5 docs: Add links checker (#9965) by Fokko Driesprong · 5 weeks ago
  89. 5d58750 Spec: Fix REST pagination requirements based on new feedback (#9917) by Rahil C · 5 weeks ago
  90. c9795fd Docs: Add local nightly build to test current docs changes (#9943) by Brian "bits" Olsen · 5 weeks ago
  91. 9cbc2f4 Core: Use <?> as type parameter instead of raw type for SnapshotUpdate (#10015) by Eduard Tudenhoefner · 5 weeks ago
  92. e769add Kafka Connect: Record converters (#9641) by Bryan Keller · 5 weeks ago
  93. 59ffa33 Core: Migrate tests to JUnit5 (#10014) by Tom Tanaka · 5 weeks ago
  94. 7151401 Add issue template and docs for iceberg proposals (#9932) by Daniel Weeks · 5 weeks ago
  95. aa17c0a Core: Migrate tests to JUnit5 (#9994) by Tom Tanaka · 5 weeks ago
  96. f8d60ea Docs: Add Daft into Iceberg documentation (#9836) by Jay Chia · 5 weeks ago
  97. fae0f81 Core: Migrate tests to JUnit5 (#9999) by Tom Tanaka · 5 weeks ago
  98. f425dc7 AWS, Core: Replace .withFailMessage() usage with .as() (#10000) by Eduard Tudenhoefner · 5 weeks ago
  99. 353e55e Build: Bump arrow from 15.0.0 to 15.0.1 (#9910) by dependabot[bot] · 5 weeks ago
  100. f614a3f API: Fix `TestStrictMetricsEvaluator` assertion message (#9992) by Fokko Driesprong · 5 weeks ago