Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Impala 4.0.0, Impala 3.4.0
-
None
-
None
-
ghx-label-2
Description
MonoTime is a utility Impala imports from Kudu. The behavior of MonoTime::GetDeltaSince() was accidentally flipped in https://gerrit.cloudera.org/#/c/14932/ so we're getting negative durations where we expect positive durations.
The function is deprecated anyways, so we should remove all uses of it.
Attachments
Issue Links
- is caused by
-
IMPALA-9335 Rebase KRPC
- Resolved