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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org