Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
None
-
None
-
ghx-label-10
Description
The same test failed with all protocols.
Errors are like (hs2):
2009,3,6,3.666666666666667,2009-03-01 20:12:00.475000,'0','8' != 2009,3,6,3.66666666667,2009-03-01 20:12:00.474999,'0','8'
I think that the problem is not the difference in the 4th double column, as that depends on the client used and we do not require complete match during comparison. So the problem is likely to be the timestamp in the 5th column.
Attachments
Issue Links
- relates to
-
IMPALA-7472 Consider removing TimestampValue::FromSubsecondUnixTime
- Open