ksnijjer commented on issue #7689:
URL: https://github.com/apache/pinot/issues/7689#issuecomment-991225375


   @Jackie-Jiang saw this issue again with another user, segment build failing 
because of wrong format(missing millis) specified for time column:
   `2021/12/10 08:42:35.713 ERROR 
[LLRealtimeSegmentDataManager_dark_store_projection_stage__0__0__20211210T0838Z]
 [dark_store_projection_stage__0__0__20211210T0838Z] Could not build segment
   java.lang.IllegalArgumentException: Invalid format: "2021-12-07 
15:39:49.684" is malformed at ".684"
           at 
org.joda.time.format.DateTimeParserBucket.doParseMillis(DateTimeParserBucket.java:187)
 
~[startree-pinot-all-0.9.0-ST.7-jar-with-dependencies.jar:0.9.0-ST.7-dbffa0a2688be756084876afd01079b22c7bc9f4]
           at 
org.joda.time.format.DateTimeFormatter.parseMillis(DateTimeFormatter.java:826) 
~[startree-pinot-all-0.9.0-ST.7-jar-with-dependencies.jar:0.9.0-ST.7-dbffa0a2688be756084876afd01079b22c7bc9f4]`
   
   Can we expedite a fix ? cc @mayankshriv 


-- 
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