-
Notifications
You must be signed in to change notification settings - Fork 210
Provide an option to avoid format guesser #308
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
Comments
👍
|
👍 |
I am afraid it's not possible to avoid sparse guesser because of the flexibility of the "orders" versus the I have now documented this in the |
I came back on this one. There is now an option |
👍 Awesome! |
In next version |
Maybe we could give all the parsing functions that rely on the guesser an additional option to use a full scan, with the user knowing it will impact performance? This will avoid issues like #307
The text was updated successfully, but these errors were encountered: