mrecodes commented on issue #7195:
URL: https://github.com/apache/pinot/issues/7195#issuecomment-887369912


   Yes exactly, I tried %Y-%m-%dT%H:%M:%S.%f and also 
%Y-%m-%d''T''%H:%M:%S.%f''Z but no luck. From that configuration Superset is 
trying to run the query that I mentioned in my previous message:
   FromDateTime('timestamp', 'yyyy-MM-dd''T''HH:mm:ss.SSS''Z''')
   DATETIMECONVERT(timestamp, 
'1:MILLISECONDS:SIMPLE_DATE_FORMAT:yyyy-MM-dd''T''HH:mm:ss.SSS''Z', 
'1:SECONDS:SIMPLE_DATE_FORMAT:yyyy-MM-dd HH:mm:ss', '1:SECONDS')
   and I get the exception.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to