iceberg icon indicating copy to clipboard operation
iceberg copied to clipboard

Apache Iceberg

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

To split the PR https://github.com/apache/iceberg/pull/3450, open a new PR to add time (year, month, day, hour) transforms.

python

Port some PRs to Spark 3.1: * #3373 * #3456 * #3491 * #3287 * #3505 * #3721 * #3557 * #4198 * #4381 * #3535 * #4419

spark

This is the first part of #4842. Add the schema id to DataFile/DeteFile/ManifestFile and which could be used to evaluate the filter expression based on the schema.

python
API
spark
parquet
arrow
core
data
flink
pig
common
docs
build
hive

To support the migration of tables from one catalog to another catalog seamlessly, we have added [#5037 , #4946]. But still, bulk migration is hard as the API user needs...

core
hive

This adds a FileIO implementation using [s3fs](https://github.com/fsspec/s3fs) as well as a test running environment using a docker-compose config.

python

We should consider refactoring these in a follow up PR so the table is partitioned by date. I've encountered this confusion as well before. _Originally posted by @kbendick in https://github.com/apache/iceberg/pull/5050#discussion_r933426976_

Co-authored-by: Kyle Bendickson [email protected] ## What is the purpose of the change There is a preliminary proposal: https://docs.google.com/document/d/1G4O6JidAoKgbIdy8Ts73OfG_KBEMpsW-LkXIb89I5k8/edit?usp=sharing ## Motivation & Structure In Flink 1.12 the community focused on implementing...

flink

Bumps avro from 1.9.2 to 1.11.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.avro:avro&package-manager=gradle&previous-version=1.9.2&new-version=1.11.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

MR
build
hive
dependencies
java

Bumps [spotless-plugin-gradle](https://github.com/diffplug/spotless) from 6.8.0 to 6.9.0. Commits 4085c79 Published gradle/6.9.0 a474435 Published lib/2.28.0 d6e767a Adapt gradle plugin publishing for the new 1.0 plugin-publish plugin. c229c19 Support adding license header for...

build
dependencies
java