You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Geet Kumar (JIRA)" <ji...@apache.org> on 2019/05/16 16:57:00 UTC

[jira] [Created] (SPARK-27751) buildReader is now protected

Geet Kumar created SPARK-27751:
----------------------------------

             Summary: buildReader is now protected
                 Key: SPARK-27751
                 URL: https://issues.apache.org/jira/browse/SPARK-27751
             Project: Spark
          Issue Type: Question
          Components: Spark Core
    Affects Versions: 2.4.3
            Reporter: Geet Kumar


I have recently upgraded to spark 2.4.0 and was relying on the `buildReader` method. It originally was public and now it is protected. 

What was the reason for this change?

The only workaround I can see is to use `buildReaderWithPartitionValues` which remains public. Any plans to revert `buildReader` to be public again?

The change was made here: [https://github.com/apache/spark/pull/17253/files]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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