Skip to content

Rapids 5176 impl integration#3

Open
amahussein wants to merge 16 commits intobranch-22.06from
rapids-5176-impl-integration
Open

Rapids 5176 impl integration#3
amahussein wants to merge 16 commits intobranch-22.06from
rapids-5176-impl-integration

Conversation

@amahussein
Copy link
Copy Markdown
Owner

No description provided.

Signed-off-by: Ahmed Hussein (amahussein) <a@ahussein.me>
Signed-off-by: Ahmed Hussein (amahussein) <a@ahussein.me>
Signed-off-by: Ahmed Hussein (amahussein) <a@ahussein.me>
Signed-off-by: Ahmed Hussein (amahussein) <a@ahussein.me>
Signed-off-by: Ahmed Hussein (amahussein) <a@ahussein.me>
Signed-off-by: Ahmed Hussein (amahussein) <a@ahussein.me>
Signed-off-by: Ahmed Hussein (amahussein) <a@ahussein.me>
Signed-off-by: Ahmed Hussein (amahussein) <a@ahussein.me>
Signed-off-by: Ahmed Hussein <a@ahussein.me>
Signed-off-by: Ahmed Hussein <a@ahussein.me>
Signed-off-by: Ahmed Hussein <a@ahussein.me>
Signed-off-by: Ahmed Hussein <a@ahussein.me>
Signed-off-by: Ahmed Hussein <a@ahussein.me>
Signed-off-by: Ahmed Hussein <a@ahussein.me>
Signed-off-by: Ahmed Hussein <a@ahussein.me>
Signed-off-by: Ahmed Hussein <a@ahussein.me>
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 <mythrocks@gmail.com>

* 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 <mythrocks@gmail.com>
Co-authored-by: Robert (Bobby) Evans <bobby@apache.org>
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