You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/06/07 06:45:59 UTC

[GitHub] [incubator-druid] vogievetsky opened a new pull request #7846: Web console: prevent the time parse view from going into a bad state

vogievetsky opened a new pull request #7846: Web console: prevent the time parse view from going into a bad state
URL: https://github.com/apache/incubator-druid/pull/7846
 
 
   Right now if you mess up the timestamp format entry in the data loader you end up in a hard-to-recover-from UI state.
   
   This PR greatly improves that by making two sampler queries, one for columns and one for timestamp parsing and then letting you see the unappeasable timestamps while preserving the other columns
   
   ![image](https://user-images.githubusercontent.com/177816/59085767-8813ca80-88b4-11e9-862b-b9b83c8e4f68.png)
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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