vogievetsky opened a new pull request #12361:
URL: https://github.com/apache/druid/pull/12361


   This PR makes the segment view much more efficient by limiting use if 
expensive `LIKE` transformations. Add ability to see the full shard spec
   
   <img width="1536" alt="image" 
src="https://user-images.githubusercontent.com/177816/159750655-9fd2fa79-1e37-46af-8501-1d98532c0d5e.png";>
   
   Full shard spec view:
   
   <img width="1537" alt="image" 
src="https://user-images.githubusercontent.com/177816/159750744-71145306-21ab-41f1-8fe3-d30c69d04a53.png";>
   
   - Updates druid-query-toolkit to the latest version
   - Adds some more logging for build time
   - Don't crash if invalid date is provided
   - ShowValueDialog can accept a custom title
   - Better input type detection
   - Add util functions and styling mix-ins
   - Do not re-sort the columns as they come out of Druid, use Druid's ordering
   - Add more type icons


-- 
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]

Reply via email to