mcbrewster opened a new pull request #8275: Web-console: fix no from clause error URL: https://github.com/apache/incubator-druid/pull/8275 currently in 3.13 of druid-query-toolkit it is possible to call getNameSpace() and getTable() on null fromClauses which causes the entire web console to break if you have a from-less SqlQuery. version 3.15 should fixes that.
---------------------------------------------------------------- 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]
