-
Notifications
You must be signed in to change notification settings - Fork 393
Closed
Description
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
Labels
No labels