mirror of
https://github.com/apache/druid.git
synced 2025-02-17 15:35:56 +00:00
MSQ engine returns correct error codes for invalid user inputs in the query context. Also, using DruidExceptions for MSQ related errors happening in the Broker with improved error messages.