Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Spark <> Iceberg bug integration test#482

Copy link
Copy link
@kevinjqliu

Description

@kevinjqliu
Issue body actions

Apache Iceberg version

None

Please describe the bug 馃悶

While working on #444, I ran into a weird bug with Spark integration test.

Particularly here
https://github.com/apache/iceberg-python/compare/main...kevinjqliu:iceberg-python:kevinjqliu/weird-spark-bug?expand=1#diff-ae89704e133e5eb800112d7a84557f2976819b2c5d989a62af97bf922865631bR459

The current snapshot contains 10 data files, as verified in the assert statement just above.

assert tbl.current_snapshot().summary['added-data-files'] == '10'

But the Spark metadata table still returns with 1 file.

The issue goes away completely if I use a new table identifier in L452.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.