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 2022/10/08 08:45:56 UTC

[GitHub] [spark] dcoliversun commented on a diff in pull request #38156: [SPARK-40709][DOCS] Supplement undocumented avro configurations in documentation

dcoliversun commented on code in PR #38156:
URL: https://github.com/apache/spark/pull/38156#discussion_r990612924


##########
docs/sql-data-sources-avro.md:
##########
@@ -371,6 +371,14 @@ Configuration of Avro can be done using the `setConf` method on SparkSession or
     </td>
     <td>3.0.0</td>
   </tr>
+  <tr>
+    <td>spark.sql.avro.filterPushdown.enabled</td>

Review Comment:
   https://github.com/apache/spark/blob/309638eeefbfb13dae8dbded0279bf44390389ee/sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala#L3534-L3538



-- 
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: reviews-unsubscribe@spark.apache.org

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


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