-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue#39 Fix the insert into Date and Timestamp column into Hive ACID…
… tables Hive Writer expected the Date and Timestamp in Hive format and it was being provided as java.sql.* format earlier. Fix converts it into expected format (cherry picked from commit 8453fc1)
- Loading branch information
1 parent
c67e3c2
commit 0e5bbf8
Showing
1 changed file
with
36 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters