| Build: Add checkstyle rule to ban assert usage (#10886) | 1 年前 |
| Docs: bump latest version to 1.6.1 (#11036) * Docs: update latest version in doap and templates * Add missing files | 1 年前 |
| Core: add JSON serialization for BaseFilesTable.ManifestReadTask, AllManifestsTable.ManifestListReadTask, and BaseEntriesTable.ManifestReadTask (#10735) | 1 年前 |
| Build: Suppress various build warnings (#10938) | 1 年前 |
| API, Spark 3.5: Action to compute table stats (#10288) | 1 年前 |
| Rename & enforce constants to be all uppercase (#10673) | 1 年前 |
| AWS: Include http-auth-aws-crt module into iceberg-aws-bundle (#10972) | 1 年前 |
| AWS: Include http-auth-aws-crt module into iceberg-aws-bundle (#10972) | 1 年前 |
| Build: don't include slf4j-api in bundled JARs (#10665) This excludes slf4j-api from being shadowed into iceberg-aws-bundle, iceberg-azure-bundle, iceberg-gcp-bundle, and iceberg-hive3-orc-bundle. This uses the same exclude pattern established by iceberg-bundled-guava. Fixes #10534 | 1 年前 |
| Build: Suppress various build warnings (#10938) | 1 年前 |
| Build: Update NOTICE to include copyright for 2024 (#10471) | 2 年前 |
| Core: Remove deprecated APIs for 1.7.0 (#10818) | 1 年前 |
| Core: Add benchmark for appending files (#11029) | 1 年前 |
| Rename & enforce constants to be all uppercase (#10673) | 1 年前 |
| Dell, Hive3: Convert remaining tests to JUnit5 (#10670) | 1 年前 |
| Rename & enforce constants to be all uppercase (#10673) | 1 年前 |
| Add Flink 1.20 & remove Flink 1.17 in stage-binaries.sh and docs (#10888) This is a follow-up to #10881 | 1 年前 |
| Docs: Add Druid docs url to sidebar (#10997) | 1 年前 |
| Use SessionState to load Hadoop conf (#642) | 6 年前 |
| Flink: Backport PR #10526 to v1.18 and v1.20 (#11018) | 1 年前 |
| Spec: Minor modifications for v3 (#10948) | 1 年前 |
| Build: don't include slf4j-api in bundled JARs (#10665) This excludes slf4j-api from being shadowed into iceberg-aws-bundle, iceberg-azure-bundle, iceberg-gcp-bundle, and iceberg-hive3-orc-bundle. This uses the same exclude pattern established by iceberg-bundled-guava. Fixes #10534 | 1 年前 |
| Build: Suppress various build warnings (#10938) | 1 年前 |
| Build: Bump com.google.errorprone:error_prone_annotations (#11055) Bumps [com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone) from 2.30.0 to 2.31.0. - [Release notes](https://github.com/google/error-prone/releases) - [Commits](https://github.com/google/error-prone/compare/v2.30.0...v2.31.0) --- updated-dependencies: - dependency-name: com.google.errorprone:error_prone_annotations dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 1 年前 |
| AWS, Core, Hive: Extract FileIO closing into separate FileIOTracker class (#10893) | 1 年前 |
| Drop support for Java 8 (#10518) | 1 年前 |
| Build: don't include slf4j-api in bundled JARs (#10665) This excludes slf4j-api from being shadowed into iceberg-aws-bundle, iceberg-azure-bundle, iceberg-gcp-bundle, and iceberg-hive3-orc-bundle. This uses the same exclude pattern established by iceberg-bundled-guava. Fixes #10534 | 1 年前 |
| Nit: fix/suppress false-positivie errorprone warning (#10690) | 1 年前 |
| Kafka Connect: Disable publish tasks in runtime project (#11032) | 1 年前 |
| Build: Suppress various build warnings (#10938) | 1 年前 |
| Rename & enforce constants to be all uppercase (#10673) | 1 年前 |
| Spec: Add RemovePartitionSpecsUpdate REST update type (#10846) | 1 年前 |
| API, Flink, ORC: Fix implicit long casting issues (#10580) | 1 年前 |
| Rename & enforce constants to be all uppercase (#10673) | 1 年前 |
| Rename & enforce constants to be all uppercase (#10673) | 1 年前 |
| Build: Enforce one import per line in Scalastyle (#2199) | 5 年前 |
| Build: Bump mkdocs-material from 9.5.33 to 9.5.34 (#11062) Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.33 to 9.5.34. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.33...9.5.34) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 1 年前 |
| Address IntelliJ inspection findings (#10583) | 1 年前 |
| Spark 3.5: Use FileGenerationUtil in PlanningBenchmark (#11027) | 1 年前 |
| Infra: Add jbonofre as collaborator on the project (#10782) | 1 年前 |
| Python: Remove python directory and references (#8695) | 2 年前 |
| Build: Ignore benchmark output folders across all modules (#11030) | 1 年前 |
| Docs: Sync contributing page / refer to website for contributing (#9776) | 2 年前 |
| API, Spark 3.3: Remove all usages of deprecated AssertHelpers (#10500) | 2 年前 |
| Build: Update NOTICE to include copyright for 2024 (#10471) | 2 年前 |
| Drop support for Java 8 (#10518) | 1 年前 |
| OpenAPI, Build: Apply spotless to testFixtures source code (#11024) | 1 年前 |
| Add REST Compatibility Kit (#10908) * Add REST Compatibility Kit * Publish test artifacts for open api module | 1 年前 |
| Add REST Compatibility Kit (#10908) * Add REST Compatibility Kit * Publish test artifacts for open api module | 1 年前 |
| Docs: bump latest version to 1.6.1 (#11036) * Docs: update latest version in doap and templates * Add missing files | 1 年前 |
| Flink: adjust code for the new 1.20 module. also fixed the bug of missing jmh in the 1.19 module. | 1 年前 |
| Build: Upgrade to Gradle 8.10 (#10976) | 1 年前 |
| Update build for Apache releases (#531) * Add Apache publication * Add source, javadoc, and test artifacts with signatures to publication * Add Apache snapshot and release repositories * Add metadata to publication POM files * Add missing licenses and update RAT excludes * Add DISCLAIMER * Add disclaimer page to ASF site * Add release scripts | 6 年前 |
| Flink: adjust code for the new 1.20 module. also fixed the bug of missing jmh in the 1.19 module. | 1 年前 |
| Flink: adjust code for the new 1.20 module. also fixed the bug of missing jmh in the 1.19 module. | 1 年前 |
| Drop support for Java 8 (#10518) | 1 年前 |