kishoreg opened a new pull request #4523: Fixing minor bug with duplicate column names in the query URL: https://github.com/apache/incubator-pinot/pull/4523 Without this fix ```Select a, a from T limit 10``` fails with indexOutOfBounds exception. Also merged two identical methods into one
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
