vogievetsky opened a new pull request, #14318:
URL: https://github.com/apache/druid/pull/14318
This PR updates DQT which fixes some minor parsing issues.
This PR also makes sure that we never feed a bigint into a `new Date` (as
that crashes).
This can happen of you, for example, try to go through the data loader flow
with `{"t":1684335700000000}` as your data and change time format to `auto`:
<img width="411" alt="image"
src="https://github.com/apache/druid/assets/177816/5b6be523-eb2f-4220-b40e-3fb4d6ed9965">
--
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]