Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Flakey test: "TestOpenFile/testdata/rle_boolean_encoding.parquet" #502

Open
joe-elliott opened this issue Apr 27, 2023 · 2 comments
Open

Comments

@joe-elliott
Copy link
Contributor

This test fails on tip of main about 30% of the time.

--- FAIL: TestOpenFile (0.09s)
    --- FAIL: TestOpenFile/testdata/rle_boolean_encoding.parquet (0.00s)
        file_test.go:48: message table {
            	optional boolean datatype_boolean;
            }
        file_test.go:64: 
        file_test.go:62: . datatype_boolean RLE GZIP
        file_test.go:75: decoding page 0 of column "datatype_boolean": input shorter than length prefix: 29 < 559903: unexpected EOF
@kevinburkesegment
Copy link
Contributor

Apologies to make more work for you, but we've decided to move development on this project to a new organization at https://github.com/parquet-go/parquet-go to ensure its long term success. We appreciate your contribution and would appreciate if you could reopen this ticket there if it is still relevant.

@gernest
Copy link

gernest commented Jul 15, 2023

This has been fixed as part of parquet-go/parquet-go#11

@kevinburkesegment can we close this issue? I'm cleaning house, I'm doing the migration manually.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants