iceberg icon indicating copy to clipboard operation
iceberg copied to clipboard

Apache Iceberg

Results 394 iceberg issues
Sort by recently updated
recently updated
newest added

### Proposed Change Originally proposed the following design for introducing a new REST api for performing table scans, doc here: https://docs.google.com/document/d/1FdjCnFZM1fNtgyb9-v9fU4FwOX4An-pqEwSaJe8RgUg/edit#heading=h.cftjlkb2wh4h The design also contains a link to a draft...

OPENAPI
proposal

### Proposed Change Apache Iceberg community is discussing about consolidating the Catalogs, reducing the number of catalogs because: * The catalogs are not all equivalent in terms of functionalities *...

OPENAPI
proposal

### Proposed Change Following up on the [mailing list discussion](https://lists.apache.org/thread/twk84xx7v0xy5q5tfd9x5torgr82vv50), we propose the following changes to Apache Iceberg. The following summary chapter is a summary of the initial message on...

OPENAPI
proposal

### Proposed Change When introducing Views to the REST catalog it was clear that we need a way in the REST spec to signal which endpoints are being supported by...

OPENAPI
proposal

### Proposed Change This proposal moves the operations of committing data changes (AppendFiles, OverwriteFiles, DeleteFiles, RewriteFiles and RowDelta) to the server side in the REST catalog. ### Proposal document https://docs.google.com/document/d/1JUtFpdEoa6IAKt1EzJi_re0PUbh56XnfUtRe5WAfl0s/edit#heading=h.tqzise4zh9bg...

OPENAPI
proposal

... including: * not-enabled Spark versions * remove the `spark-warehouse` directories in Spark versions * not-enabled Flink versions * site/ directories * venv/ in site/ and open-api/

spark
flink
build

Bumps [io.github.goooler.shadow:shadow-gradle-plugin](https://github.com/Goooler/shadow) from 8.1.7 to 8.1.8. Release notes Sourced from io.github.goooler.shadow:shadow-gradle-plugin's releases. v8.1.8 What's Changed fix(deps): update dependency org.apache.logging.log4j:log4j-core to v2.23.1 by @​renovate in Goooler/shadow#85 fix(deps): update dependency com.google.guava:guava to...

build
dependencies
java

This is currently the latest Java LTS version, so we should support building with it.

spark
parquet
core
flink
INFRA
docs
build
hive

### Apache Iceberg version 1.5.0 (latest release) ### Query engine Spark ### Please describe the bug 🐞 Previously my pipeline was using iceberg 1.3 on Dataproc (image version 2.1 which...

bug

Allows building for all Spark/Scala version combinations. Introduces new system properties to control the behavior: * `allScalaVersions=true` lets Spark build for all Scala versions * the previous property `scalaVersion` is...

spark
flink
INFRA
docs
build
hive