himanshushukla254 edited a comment on issue #8936: Parsing is failing for Pipe Separated Values URL: https://github.com/apache/incubator-druid/issues/8936#issuecomment-558521878 Hi @jihoonson @vogievetsky @gianm, I am able to upload the data as per the changes suggested by @jihoonson but there is some issue with timestamp field. I am able to see date alone (e.g **2019-06-14T00:00:00.000Z**) in the **_time** column however I was expecting it like **2019-06-14T05:00:12.000Z** instead of **2019-06-14T00:00:00.000Z**. FYI, I have given the **yyyy-MM-dd HH:mm:ss** in **timestampSpec -> format**
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
