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

fromPrimitive_TIMESTAMP_MILLIS BigInt issue #45

Open
wants to merge 1 commit into
base: parquetjs-lite
Choose a base branch
from

Conversation

justin-good
Copy link

prevent fromPrimitive_TIMESTAMP_MILLIS from passing a BigInt to the Date constructor, which it does on Node 12

alietors added a commit to alietors/parquetjs that referenced this pull request Jun 22, 2021
We found that parquet files created from pyarrow have "unconventional" format for millis and micros. This change is not original it's a merge of 2 already proposed  PRs
ZJONSSON#65
ZJONSSON#45

We are struggling with those issues, it this something you will consider to merge? we can create our own fork but we believe is better having one library.
wilwade added a commit to LibertyDSNP/parquetjs that referenced this pull request May 12, 2022
wilwade added a commit to LibertyDSNP/parquetjs that referenced this pull request May 12, 2022
* Clean up TIMESTAMP issues
ZJONSSON#65
ZJONSSON#45
* Use MAX_SAFE_INTEGER for testing toPrimitive_TIME_MILLIS
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.

None yet

2 participants