Details
-
Type:
Story
-
Status: Resolved
-
Priority:
P2 (Critical with Workaround)
-
Resolution: Not an Issue
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Doc Impact:No
Description
Say we have a Kudu timeseries use case. We might partition by timestamp as a string: '2016-09-10', '2016-09-11' and we might have an incoming timestamp as a bigint. We cannot easily convert this timestamp to a date formatted as a string.