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

Fix max column #5636

Merged
merged 3 commits into from
Aug 5, 2024
Merged

Conversation

RensDofferhoff
Copy link
Contributor

@RensDofferhoff RensDofferhoff commented Aug 5, 2024

Should fix jasp-stats/jasp-issues#2837
But loading is still very slow

@RensDofferhoff RensDofferhoff merged commit e20cba9 into jasp-stats:development Aug 5, 2024
1 check failed
@shun2wang
Copy link
Contributor

shun2wang commented Aug 5, 2024

Expend max_column in sqlite maybe not the best solution but yes it re-compiled will work as a temporary solution. so we can still track it in https://github.com/jasp-stats/INTERNAL-jasp/issues/2421#issuecomment-2097752605

Also this fix only works on macOS and Windows because we don't use conan on Linux? so a document and buildbot(for flatpak) update would be great.

@RensDofferhoff
Copy link
Contributor Author

I'm adding a sqlite compile step to org.jaspstats.JASP separately now.

JorisGoosen pushed a commit that referenced this pull request Sep 30, 2024
* add sqlite compile options to increase column limit

* Fix CSV loader segfault

---------

Co-authored-by: Rens <example>
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

Successfully merging this pull request may close these issues.

[Bug]: Failed to import data big data file
2 participants