paul-rogers commented on PR #13106: URL: https://github.com/apache/druid/pull/13106#issuecomment-1284550899
@abhishekagarwal87, the catalog project makes changes to the query plan and I need to check the plan and the signature rather than the native query. That code was added to the Java framework recently, so it is no longer a compelling reason to adopt a new framework. There was lukewarm interest in the file format, though I did find it worked great during my time with Impala. There was also not much interest in converting existing tests, or using the same tests for other test situations (ITs, QA-style tests. MSQ, etc.), so there seemed no compelling reason to push this forward when we have many other things on our plate. All that said, we can revisit if a new need arises for which this approach would save us time. The code is here when we need it. -- 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]
