You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/10/18 13:04:53 UTC

[GitHub] [spark] srowen commented on a change in pull request #26146: [SPARK-24576][DOCS][FOLLOW-UP] Fix incorrect ORC version in the doc

srowen commented on a change in pull request #26146: [SPARK-24576][DOCS][FOLLOW-UP] Fix incorrect ORC version in the doc
URL: https://github.com/apache/spark/pull/26146#discussion_r336479878
 
 

 ##########
 File path: docs/sql-data-sources-orc.md
 ##########
 @@ -31,7 +31,7 @@ the vectorized reader is used when `spark.sql.hive.convertMetastoreOrc` is also
   <tr>
     <td><code>spark.sql.orc.impl</code></td>
     <td><code>native</code></td>
-    <td>The name of ORC implementation. It can be one of <code>native</code> and <code>hive</code>. <code>native</code> means the native ORC support that is built on Apache ORC 1.4. `hive` means the ORC library in Hive 1.2.1.</td>
+    <td>The name of ORC implementation. It can be one of <code>native</code> and <code>hive</code>. <code>native</code> means the native ORC support. <code>hive</code> means the ORC library in Hive 1.2.1.</td>
 
 Review comment:
   Can you also remove 1.2.1?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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