We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Describe the bug when writing dates in orc if the date is prior to 1590 or so spark will read the value back in, incorrectly.
Steps/Code to reproduce bug There is an integration tests being added for this.
The text was updated successfully, but these errors were encountered:
Update submodule cudf to 3a16a7f (NVIDIA#139)
54a5a2e
Signed-off-by: spark-rapids automation <70000568+nvauto@users.noreply.github.com>
No branches or pull requests
Describe the bug
when writing dates in orc if the date is prior to 1590 or so spark will read the value back in, incorrectly.
Steps/Code to reproduce bug
There is an integration tests being added for this.
The text was updated successfully, but these errors were encountered: