[jira] [Updated] (SPARK-13135) Don't print expressions recursively in generated code

2016-10-19 Thread Dongjoon Hyun (JIRA)

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

Dongjoon Hyun updated SPARK-13135:
--
Fix Version/s: 2.0.0

> Don't print expressions recursively in generated code
> -
>
> Key: SPARK-13135
> URL: https://issues.apache.org/jira/browse/SPARK-13135
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL
>Reporter: Reynold Xin
>Assignee: Dongjoon Hyun
> Fix For: 2.0.0
>
>
> Our code generation currently prints expressions recursively. For example, 
> for expression "(1 + 1) + 1)", we would print the following:
> "(1 + 1) + 1)"
> "(1 + 1)"
> "1"
> "1"
> We should just print the project list once.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (SPARK-13135) Don't print expressions recursively in generated code

2016-05-24 Thread Davies Liu (JIRA)

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

Davies Liu updated SPARK-13135:
---
Assignee: Dongjoon Hyun

> Don't print expressions recursively in generated code
> -
>
> Key: SPARK-13135
> URL: https://issues.apache.org/jira/browse/SPARK-13135
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL
>Reporter: Reynold Xin
>Assignee: Dongjoon Hyun
>
> Our code generation currently prints expressions recursively. For example, 
> for expression "(1 + 1) + 1)", we would print the following:
> "(1 + 1) + 1)"
> "(1 + 1)"
> "1"
> "1"
> We should just print the project list once.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (SPARK-13135) Don't print expressions recursively in generated code

2016-05-18 Thread Sean Owen (JIRA)

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

Sean Owen updated SPARK-13135:
--
Target Version/s:   (was: 2.0.0)

> Don't print expressions recursively in generated code
> -
>
> Key: SPARK-13135
> URL: https://issues.apache.org/jira/browse/SPARK-13135
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL
>Reporter: Reynold Xin
>
> Our code generation currently prints expressions recursively. For example, 
> for expression "(1 + 1) + 1)", we would print the following:
> "(1 + 1) + 1)"
> "(1 + 1)"
> "1"
> "1"
> We should just print the project list once.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (SPARK-13135) Don't print expressions recursively in generated code

2016-03-14 Thread Davies Liu (JIRA)

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

Davies Liu updated SPARK-13135:
---
Fix Version/s: (was: 2.0.0)

> Don't print expressions recursively in generated code
> -
>
> Key: SPARK-13135
> URL: https://issues.apache.org/jira/browse/SPARK-13135
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL
>Reporter: Reynold Xin
>Assignee: Reynold Xin
>
> Our code generation currently prints expressions recursively. For example, 
> for expression "(1 + 1) + 1)", we would print the following:
> "(1 + 1) + 1)"
> "(1 + 1)"
> "1"
> "1"
> We should just print the project list once.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (SPARK-13135) Don't print expressions recursively in generated code

2016-03-14 Thread Davies Liu (JIRA)

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

Davies Liu updated SPARK-13135:
---
Assignee: (was: Reynold Xin)

> Don't print expressions recursively in generated code
> -
>
> Key: SPARK-13135
> URL: https://issues.apache.org/jira/browse/SPARK-13135
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL
>Reporter: Reynold Xin
>
> Our code generation currently prints expressions recursively. For example, 
> for expression "(1 + 1) + 1)", we would print the following:
> "(1 + 1) + 1)"
> "(1 + 1)"
> "1"
> "1"
> We should just print the project list once.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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