JasonLeeWeiHern opened a new issue, #10753: URL: https://github.com/apache/pinot/issues/10753
Hi team, we believe that the error message could be more informative when sendin a query using the lookup on a dimension table. If we have an incorrect column name on the metric table in the look up query, it gives us an invalid segment/s error and returns no result. If we have an incorrect column name on the dimension table in the look up query, it gives us a QueryExecutionError. I think that if there is an incorrect column name on the metric table, it should give a QueryExecutionError instead of invalid segment/s error. -- 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-unsubscr...@pinot.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org