[jira] [Updated] (SPARK-28835) Introduce TPCDSSchema

2019-08-23 Thread Dongjoon Hyun (Jira)


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

Dongjoon Hyun updated SPARK-28835:
--
Description: This PR extracts the schema information of TPCDS tables into a 
separate class called `TPCDSSchema` which can be reused for other testing 
purposes  (was: This PR improves the `canonicalize` API by removing the method 
`def canonicalize(attrs: AttributeSeq): PlanExpression[T]` in `PlanExpression` 
and taking care of normalizing expressions in `QueryPlan`.)

> Introduce TPCDSSchema
> -
>
> Key: SPARK-28835
> URL: https://issues.apache.org/jira/browse/SPARK-28835
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL
>Affects Versions: 3.0.0
>Reporter: Ali Afroozeh
>Priority: Minor
>
> This PR extracts the schema information of TPCDS tables into a separate class 
> called `TPCDSSchema` which can be reused for other testing purposes



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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



[jira] [Updated] (SPARK-28835) Introduce TPCDSSchema

2019-08-23 Thread Dongjoon Hyun (Jira)


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

Dongjoon Hyun updated SPARK-28835:
--
Summary: Introduce TPCDSSchema  (was: Improve canonicalize API)

> Introduce TPCDSSchema
> -
>
> Key: SPARK-28835
> URL: https://issues.apache.org/jira/browse/SPARK-28835
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL
>Affects Versions: 3.0.0
>Reporter: Ali Afroozeh
>Priority: Minor
>
> This PR improves the `canonicalize` API by removing the method `def 
> canonicalize(attrs: AttributeSeq): PlanExpression[T]` in `PlanExpression` and 
> taking care of normalizing expressions in `QueryPlan`.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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