sadikovi commented on code in PR #36158:
URL: https://github.com/apache/spark/pull/36158#discussion_r854771604
##########
sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetReadSupport.scala:
##########
@@ -184,17 +186,6 @@ object ParquetReadSupport extends Logging {
parquetRequestedSchema
}
- /**
- * Overloaded method for backward compatibility with
- * `caseSensitive` default to `true` and `useFieldId` default to `false`
- */
- def clipParquetSchema(
Review Comment:
@sunchao I removed this overloaded method. Let me know if you have any
concerns.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]