johnnyflute opened a new issue #11792: URL: https://github.com/apache/druid/issues/11792
After I set up the materialized plugin for broker and overlord, I send the some query to router which has the query type "view". However I got the some message like unrecognized query type. ### 0.20.3 ### Description Materialized plugin is very useful in my work, It accelerate the slow query from minitues to seconds.I think it's necessary to add support for query type view. It is unhandy to send query to broker instead of router. Especially when I want to use jdbc. -- 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]
