Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nested files not handled #169

Open
Moelf opened this issue Aug 30, 2022 · 0 comments
Open

Nested files not handled #169

Moelf opened this issue Aug 30, 2022 · 0 comments

Comments

@Moelf
Copy link

Moelf commented Aug 30, 2022

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant