[ https://issues.apache.org/jira/browse/SPARK-35783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
weixiuli updated SPARK-35783: ----------------------------- Summary: Set the list of read columns in the task configuration to reduce reading of ORC data. (was: Set the list of read columns in the task configuration to reduce read data for ORC) > Set the list of read columns in the task configuration to reduce reading of > ORC data. > ------------------------------------------------------------------------------------- > > Key: SPARK-35783 > URL: https://issues.apache.org/jira/browse/SPARK-35783 > Project: Spark > Issue Type: Bug > Components: SQL > Affects Versions: 3.0.0, 3.0.1, 3.1.0, 3.1.2 > Reporter: weixiuli > Priority: Major > > Now, if the read column list is not set in the task configuration, it will > read all columns in the ORC table. Therefore, we should set the list of read > columns in the task configuration to reduce reading of ORC data. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org