[jira] [Commented] (SPARK-28229) How to implement the same functionality as presto's TRY(expr) ?

2019-07-09 Thread U Shaw (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16881007#comment-16881007 ] U Shaw commented on SPARK-28229: [~hyukjin.kwon] Ok. > How to implement the same functionality as

[jira] [Created] (SPARK-28229) How to implement the same functionality as presto's TRY(expr) ?

2019-07-02 Thread U Shaw (JIRA)
U Shaw created SPARK-28229: -- Summary: How to implement the same functionality as presto's TRY(expr) ? Key: SPARK-28229 URL: https://issues.apache.org/jira/browse/SPARK-28229 Project: Spark Issue

[jira] [Resolved] (SPARK-28011) SQL parse error when there are too many aliases in the table

2019-06-12 Thread U Shaw (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] U Shaw resolved SPARK-28011. Resolution: Invalid > SQL parse error when there are too many aliases in the table >

[jira] [Created] (SPARK-28011) SQL parse error when there are too many aliases in the table

2019-06-11 Thread U Shaw (JIRA)
U Shaw created SPARK-28011: -- Summary: SQL parse error when there are too many aliases in the table Key: SPARK-28011 URL: https://issues.apache.org/jira/browse/SPARK-28011 Project: Spark Issue

[jira] [Updated] (SPARK-27741) Transitivity on predicate pushdown

2019-06-11 Thread U Shaw (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] U Shaw updated SPARK-27741: --- Fix Version/s: 2.4.0 > Transitivity on predicate pushdown > --- > >

[jira] [Updated] (SPARK-27741) Transitivity on predicate pushdown

2019-05-16 Thread U Shaw (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] U Shaw updated SPARK-27741: --- Affects Version/s: (was: 2.4.3) 2.1.1 > Transitivity on predicate pushdown >

[jira] [Updated] (SPARK-27741) Transitivity on predicate pushdown

2019-05-16 Thread U Shaw (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] U Shaw updated SPARK-27741: --- Description: When using inner join, where conditions can be passed to join on, and when using outer join,

[jira] [Created] (SPARK-27741) Transitivity on predicate pushdown

2019-05-16 Thread U Shaw (JIRA)
U Shaw created SPARK-27741: -- Summary: Transitivity on predicate pushdown Key: SPARK-27741 URL: https://issues.apache.org/jira/browse/SPARK-27741 Project: Spark Issue Type: New Feature