Skip to content

Comments

test(v3, tests): fix expected size for big-endian platforms#27128

Open
yasiribmcon wants to merge 1 commit intoinfluxdata:mainfrom
linux-on-ibm-z:s390x_system_parquet_test
Open

test(v3, tests): fix expected size for big-endian platforms#27128
yasiribmcon wants to merge 1 commit intoinfluxdata:mainfrom
linux-on-ibm-z:s390x_system_parquet_test

Conversation

@yasiribmcon
Copy link

On big-endian targets the first parquet row group is 3 bytes smaller due to layout differences affecting compression. Updated the expected size in the test so it passes on both little and big-endian platforms.

  • I've read the contributing section of the project README.
  • Signed CLA (if not already signed).

On big-endian targets the first parquet row group is 3 bytes smaller due to layout differences
affecting compression. Updated the expected size in the test so it passes on both little and
big-endian platforms.

Signed-off-by: Yasir Ashfaq <Yasir.Ashfaq1@ibm.com>
@philjb philjb added the v3 label Jan 16, 2026
@philjb philjb changed the title test(tests): fix expected size for big-endian platforms test(v3, tests): fix expected size for big-endian platforms Jan 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants