Akshat-Jain commented on PR #17036:
URL: https://github.com/apache/druid/pull/17036#issuecomment-2360580504

   We had some queries like the following giving incorrect results, because the 
MVDs (List object) were getting converted to string:
   
   
![image](https://github.com/user-attachments/assets/5824d077-38b2-4fbc-a4d1-067b6d91534b)
   
   
   As per offline discussion with @sreemanamala, have opened this PR and have 
added another check in `RearrangedRowsAndColumns`.
   
   This is a temporary measure and would be removed once we have the 
GlueingPartitioningOperator approach as mentioned previously.


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