pconstantinou opened a new issue, #17833: URL: https://github.com/apache/druid/issues/17833
When using the webui local file loader, a timestamp represented as a posix *floating point* value is not correctly converted to a `__time` value. All values remain as 0 epoch time. See example:  If the column value is converted to an integer it seems to work. ### Affected Version The Druid version where the problem was encountered. v32.0.1 MacOS ### Description -- 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]
