Skip to content

Conversation

@yocontra
Copy link

Summary

The docs do not match the implementation or the type information:

interface WorkbookStreamReaderOptions {

Closes #1430

Semi-related

  • I think it would improve the docs to identify what "styles" means to the user - it isn't clear that type information (dates, for example) are a style and without styles: 'cache' all dates are unusable.
  • The default values for these options seem like a bit of a footgun, maybe worth revisiting why these are the defaults?

@alubbe
Copy link
Member

alubbe commented Nov 21, 2020

I think I'm in favour of both changing the defaults and better documenting what the options do, and that you probably only want to disable the caching for a small performance boost. Would you mind adding that to this PR?

@yocontra
Copy link
Author

@alubbe Will do.

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] date parsing doesn't work in streaming mode

3 participants