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

Rapids 5176 impl integration #3

Open
wants to merge 16 commits into
base: branch-22.06
Choose a base branch
from

Conversation

amahussein
Copy link
Owner

No description provided.

Signed-off-by: Ahmed Hussein (amahussein) <[email protected]>
Signed-off-by: Ahmed Hussein (amahussein) <[email protected]>
Signed-off-by: Ahmed Hussein (amahussein) <[email protected]>
Signed-off-by: Ahmed Hussein (amahussein) <[email protected]>
Signed-off-by: Ahmed Hussein (amahussein) <[email protected]>
Signed-off-by: Ahmed Hussein (amahussein) <[email protected]>
Signed-off-by: Ahmed Hussein <[email protected]>
amahussein pushed a commit that referenced this pull request Jan 10, 2023
* Hive Text parsing of invalid date strings should not cause exceptions.

Fixes NVIDIA#7089. There were two problems:
  1. Strings between field delimiters should not be trimmed before casting to dates.
  2. Invalid date strings should not be causing exceptions. They should return null
     values, as is the convention in Hive's `LazySimpleSerDe`.

Signed-off-by: MithunR <[email protected]>

* Fixed verify errors.

* Fixed merge duplication.

* Review fixes:

1. Fixed indentation.
2. Hardcode for supported date format.
3. Added tests for timestamp strings read as dates.
4. Fixed behaviour for #3 above.

Signed-off-by: MithunR <[email protected]>
Co-authored-by: Robert (Bobby) Evans <[email protected]>
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.

1 participant