You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2022/04/27 14:56:16 UTC

[GitHub] [druid] FrankChen021 commented on pull request #12163: Add syntax support for PARTITIONED BY/CLUSTERED BY in INSERT queries

FrankChen021 commented on PR #12163:
URL: https://github.com/apache/druid/pull/12163#issuecomment-1111105508

   @LakshSingla The INSERT-SELECT query is only supported in the tests, right? I tried to execute a INSERT-SELECT query on the lastest master branch, it said: Cannot execute INSERT queries.
   
   When I checked the code, I found the message was thrown from `NativeQueryMakerFactory` which implements `QueryMakerFactory`. And only the class `TestQueryMakerFactory` in the tests implements the method.


-- 
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-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org