[jira] [Assigned] (SPARK-38999) Refactor DataSourceScanExec code to

2022-04-25 Thread Wenchen Fan (Jira)


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

Wenchen Fan reassigned SPARK-38999:
---

Assignee: Utkarsh Agarwal

> Refactor DataSourceScanExec code to 
> 
>
> Key: SPARK-38999
> URL: https://issues.apache.org/jira/browse/SPARK-38999
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL
>Affects Versions: 3.3.0, 3.2.2, 3.4.0
>Reporter: Utkarsh Agarwal
>Assignee: Utkarsh Agarwal
>Priority: Major
>
> Currently the code for `FileSourceScanExec` class, the physical node for the 
> file scans is quite complex and lengthy. The class should be refactored into 
> a trait `FileSourceScanLike` which implements basic functionality like 
> metrics and file listing. The execution specific code can then live inside 
> `FileSourceScanExec` which will subclass `FileSourceScanLike`.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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



[jira] [Assigned] (SPARK-38999) Refactor DataSourceScanExec code to

2022-04-22 Thread Apache Spark (Jira)


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

Apache Spark reassigned SPARK-38999:


Assignee: (was: Apache Spark)

> Refactor DataSourceScanExec code to 
> 
>
> Key: SPARK-38999
> URL: https://issues.apache.org/jira/browse/SPARK-38999
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL
>Affects Versions: 3.3.0, 3.2.2, 3.4.0
>Reporter: Utkarsh Agarwal
>Priority: Major
>
> Currently the code for `FileSourceScanExec` class, the physical node for the 
> file scans is quite complex and lengthy. The class should be refactored into 
> a trait `FileSourceScanLike` which implements basic functionality like 
> metrics and file listing. The execution specific code can then live inside 
> `FileSourceScanExec` which will subclass `FileSourceScanLike`.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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



[jira] [Assigned] (SPARK-38999) Refactor DataSourceScanExec code to

2022-04-22 Thread Apache Spark (Jira)


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

Apache Spark reassigned SPARK-38999:


Assignee: Apache Spark

> Refactor DataSourceScanExec code to 
> 
>
> Key: SPARK-38999
> URL: https://issues.apache.org/jira/browse/SPARK-38999
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL
>Affects Versions: 3.3.0, 3.2.2, 3.4.0
>Reporter: Utkarsh Agarwal
>Assignee: Apache Spark
>Priority: Major
>
> Currently the code for `FileSourceScanExec` class, the physical node for the 
> file scans is quite complex and lengthy. The class should be refactored into 
> a trait `FileSourceScanLike` which implements basic functionality like 
> metrics and file listing. The execution specific code can then live inside 
> `FileSourceScanExec` which will subclass `FileSourceScanLike`.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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