You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (Jira)" <ji...@apache.org> on 2020/03/11 06:29:00 UTC

[jira] [Resolved] (SPARK-31067) Spark 2.4.* SQL query with partition columns scans entire AVRO data

     [ https://issues.apache.org/jira/browse/SPARK-31067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyukjin Kwon resolved SPARK-31067.
----------------------------------
    Resolution: Cannot Reproduce

> Spark 2.4.* SQL query with partition columns scans entire AVRO data 
> --------------------------------------------------------------------
>
>                 Key: SPARK-31067
>                 URL: https://issues.apache.org/jira/browse/SPARK-31067
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.4.0, 2.4.4
>            Reporter: Gopal
>            Priority: Major
>
> Partition Column: dt
> SQL Query: select distinct dt from table1 
> Table format: AVRO
> It is scanning entire avro data in a table to get the distinct dt values



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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