Skip to content

Integration test broken  #492

@kevinjqliu

Description

@kevinjqliu

Apache Iceberg version

main (development)

Please describe the bug 🐞

As of current commit 3/2/2024

Error log:

>           assert spark_partition_for_justification == expected_partition_record
E           assert Record[timestamp_field_hour=464611] == Record[timestamp_field_hour=464603]
E             Full diff:
E             - Record[timestamp_field_hour=464603]
E             ?                                 ^^
E             + Record[timestamp_field_hour=464611]
E             ?                                 ^^

tests/integration/test_partitioning_key.py:771: AssertionError

Reproduce:

git checkout main
git pull
make test-integration

Possibly related to #453

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