We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
julia> parquetfile = Parquet.File("muon_seed_11_meta_data.parquet") Parquet file: muon_seed_11_meta_data.parquet version: 1 nrows: 100 created by: parquet-cpp-arrow version 8.0.0 cached: 0 column chunks julia> rc = Parquet.RecordCursor(parquetfile) ERROR: BoundsError: attempt to access 64-element Vector{UInt8} at index [65] Stacktrace: [1] getindex @ ./array.jl:924 [inlined] [2] _read_varint
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: