renatocron commented on PR #12031: URL: https://github.com/apache/druid/pull/12031#issuecomment-1152400887
Is there any way to disable format numbers comma in the webview? Epoch timestamps usualy is stored as long, and now they all appears formatted (which is weird), when the value is copied, now you need to remove the commas (previously were not great either, it came with lot of trailing 0 that also need to be removed to use in something like epochconverter.com) -- 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]
