Skip to content

Commit

Permalink
Clean up TestHiveStorageFormats
Browse files Browse the repository at this point in the history
- Rename two methods in TestHiveStorageFormats
  - setupTimestampData to createSimpleTimestampTable
  - TimestampAndPrecision.getReadValues to getReadValue
- Use HiveTimestampPrecision enum instead of strings
- Add factory method for TestHiveStorageFormats.TimestampAndPrecision
- Re-wrap some lines
- Static import Collections.nCopies

fixup! Clean up hive tests
  • Loading branch information
jirassimok authored and findepi committed Dec 16, 2020
1 parent 42b2384 commit 24298f4
Showing 1 changed file with 162 additions and 147 deletions.

0 comments on commit 24298f4

Please sign in to comment.