Github user yhuai commented on a diff in the pull request:

    https://github.com/apache/spark/pull/3921#discussion_r22695485
  
    --- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveQl.scala ---
    @@ -520,6 +520,7 @@ 
https://cwiki.apache.org/confluence/display/Hive/Enhanced+Aggregation%2C+Cube%2C
                 "TOK_TBLTEXTFILE", // Stored as TextFile
                 "TOK_TBLRCFILE", // Stored as RCFile
                 "TOK_TBLORCFILE", // Stored as ORC File
    +            "TOK_TBLPARQUETFILE", // Stored as PARQUET
    --- End diff --
    
    This token was introduced with Hive 13. What will happen if a user is using 
Hive 12?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to