mbecker commented on issue #7276: URL: https://github.com/apache/pinot/issues/7276#issuecomment-899009091
Hi, thanks for your help! Sorry, in my original post I mixed some tools like using for example "Presto" (vs. only "Superset"). So, my original use case is that the Kafka Message has this attribute "time" with the RFC 3339 format. I'm ingesting it as a string type and creating the "Pinot" table as described above. In "Superset" I'm defining the dataset and setting the attribute "time" as a time-field with the DATETIME format as described above and with the new format `yyyy-MM-dd HH:mm:ss.SSS` as commented by @Jackie-Jiang . <img width="574" alt="Screenshot 2021-08-15 at 09 26 15" src="https://user-images.githubusercontent.com/26771/129470575-161807a6-4b74-4fc3-93c2-55f487331f36.png"> Because this is not the repo for "Superset", I'm just asking how to check that the ingestion and the table-format with a STRING-field for the `dateTimeFieldSpecs` in Pinot is correct :-) Of course, any other help would be great too ;-) Thank you very much. -- 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]
