Skip to content

[Iceberg] Add Iceberg crate dependencies - #597

Merged
gabotechs merged 2 commits into
iceberg-0.10from
gabrielmusat/add-empty-iceberg-crate
Aug 25, 2026
Merged

[Iceberg] Add Iceberg crate dependencies#597
gabotechs merged 2 commits into
iceberg-0.10from
gabrielmusat/add-empty-iceberg-crate

Conversation

@gabotechs

@gabotechs gabotechs commented Aug 9, 2026

Copy link
Copy Markdown
Collaborator

Introduces the empty datafusion-distributed-iceberg crate, its dependency set, and the corresponding lockfile updates.

This is the first layer of the Iceberg integration stack. The implementation follows in #595.

@gabotechs
gabotechs marked this pull request as ready for review August 9, 2026 13:45
shinzoxD

This comment was marked as low quality.

@gabotechs gabotechs changed the title Add Iceberg crate dependencies [Iceberg] Add Iceberg crate dependencies Aug 12, 2026
@gabotechs
gabotechs force-pushed the gabrielmusat/add-empty-iceberg-crate branch from c9ab76e to 1ab4e5d Compare August 24, 2026 19:10
@gabotechs
gabotechs force-pushed the gabrielmusat/add-empty-iceberg-crate branch from 1ab4e5d to 2deb4d0 Compare August 24, 2026 19:28
@gabotechs
gabotechs force-pushed the gabrielmusat/add-empty-iceberg-crate branch 2 times, most recently from aa96057 to e3f8f63 Compare August 24, 2026 20:02
Base automatically changed from gabrielmusat/add-taxi-iceberg-dataset to iceberg-0.10 August 25, 2026 05:31
@gabotechs
gabotechs force-pushed the gabrielmusat/add-empty-iceberg-crate branch 4 times, most recently from f572d04 to 904ad48 Compare August 25, 2026 05:41
@gabotechs
gabotechs force-pushed the gabrielmusat/add-empty-iceberg-crate branch from 904ad48 to c9ded88 Compare August 25, 2026 05:45
// The input produced nothing at all: the stream is exhausted, so this partition
// reached EOS with zero rows.
reporter.load_info.reached_eos = true;
reporter.report(&peek);

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needed for the Rust toolchain upgrade

@gabotechs
gabotechs merged commit ce5bb32 into iceberg-0.10 Aug 25, 2026
31 checks passed
@gabotechs
gabotechs deleted the gabrielmusat/add-empty-iceberg-crate branch August 25, 2026 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants