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/02/24 21:34:08 UTC

[GitHub] [druid] vogievetsky opened a new pull request, #13848: Web console: upgrade druid query toolkit to make scan results normalize correctly

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

   This is an upgrade to get this commit: https://github.com/implydata/druid-query-toolkit/commit/e1e4508f81aa3debf1592dc8afee23517185fed9
   
   It fixes the issue that scan results from segments with varying schemas were not normalized correctly.
   
   The datasource `w2` has several rows from two completely different datasets ingested into one place
   
   Before:
   
   <img width="1444" alt="image" src="https://user-images.githubusercontent.com/177816/221297355-55092f9c-5435-415e-a2cb-1e6f3ae23b9f.png">
   
   After:
   
   <img width="1076" alt="image" src="https://user-images.githubusercontent.com/177816/221297454-6fd01524-89a5-44ca-b57a-232fc449a1f3.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.

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] abhishekagarwal87 merged pull request #13848: Web console: upgrade druid query toolkit to make scan results normalize correctly

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


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