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

[BUG] Cannot open parquet file when column name includes "/" #94

Closed
tunajaw opened this issue Oct 19, 2023 · 1 comment
Closed

[BUG] Cannot open parquet file when column name includes "/" #94

tunajaw opened this issue Oct 19, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@tunajaw
Copy link

tunajaw commented Oct 19, 2023

Parquet Viewer Version
What version of Parquet Viewer are you experiencing the issue with?
2.8.0

Where was the parquet file created?
Apache Spark, Hive, Java, C#, pyarrow, etc.
python pandas 1.5.2

Sample File
ts_input.zip

Describe the bug
The Parquet Viewer is not able to open a file whose column name includes the character "/".

Screenshots
There is a column named FLC K/L in my dataset.
image

image

@tunajaw tunajaw added the bug Something isn't working label Oct 19, 2023
@mukunku
Copy link
Owner

mukunku commented Nov 29, 2023

Sorry for the late response. This has been fixed now in v2.8.1.2

Thanks for opening a ticket and sharing a sample file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants