somandal commented on PR #9117: URL: https://github.com/apache/pinot/pull/9117#issuecomment-1198458770
> IMO, a better solution would be to simply remove the multi-value columns in order by fragment since it was getting ignored anyway. We can probably throw exception few versions later Do you mean silently dropping the MV columns from the order-by list? Won't this also be backward incompatible for users that are expecting the MV column in the result returned by the query? -- 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]
