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

opening subsequent files causes data to be appened, rather than replaced #9

Open
dogversioning opened this issue Dec 8, 2023 · 0 comments

Comments

@dogversioning
Copy link
Contributor

As of build 4169, it looks like there is some kind of buffer clearing issue present, where opening more than one parquet file during a sublime text session causes the headers of the new file to be appended to the old, and data from the two parquet files is blended together.

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