You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by GitBox <gi...@apache.org> on 2022/10/23 20:26:47 UTC

[GitHub] [calcite] julianhyde commented on a diff in pull request #2949: [CALCITE-4455] Calcite SQLParser: Provide support for INSERT OVERWRITE

julianhyde commented on code in PR #2949:
URL: https://github.com/apache/calcite/pull/2949#discussion_r1002766746


##########
babel/src/main/codegen/config.fmpp:
##########
@@ -31,12 +31,14 @@ data: {
       "org.apache.calcite.sql.babel.SqlBabelCreateTable",
       "org.apache.calcite.sql.babel.TableCollectionType",
       "org.apache.calcite.sql.ddl.SqlDdlNodes",
+      "org.apache.calcite.sql.babel.SqlInsertOverwriteTable",

Review Comment:
   alphabetical order



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

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