You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by "vogievetsky (via GitHub)" <gi...@apache.org> on 2023/05/19 20:04:33 UTC

[GitHub] [druid] vogievetsky opened a new pull request, #14318: Web console: update DQT to latest version and fix bigint crash

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: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] vogievetsky merged pull request #14318: Web console: update DQT to latest version and fix bigint crash

Posted by "vogievetsky (via GitHub)" <gi...@apache.org>.
vogievetsky merged PR #14318:
URL: https://github.com/apache/druid/pull/14318


-- 
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: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org