[jira] [Updated] (SPARK-22499) 64KB JVM bytecode limit problem with least and greatest

2017-11-24 Thread Felix Cheung (JIRA)

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

Felix Cheung updated SPARK-22499:
-
Target Version/s: 2.2.1, 2.3.0  (was: 2.3.0, 2.2.2)

> 64KB JVM bytecode limit problem with least and greatest
> ---
>
> Key: SPARK-22499
> URL: https://issues.apache.org/jira/browse/SPARK-22499
> Project: Spark
>  Issue Type: Sub-task
>  Components: SQL
>Affects Versions: 2.2.0
>Reporter: Kazuaki Ishizaki
>Assignee: Kazuaki Ishizaki
> Fix For: 2.2.1, 2.3.0
>
>
> Both {{least}} and {{greatest}} can throw an exception due to the 64KB JVM 
> bytecode limit when they use with a lot of arguments



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (SPARK-22499) 64KB JVM bytecode limit problem with least and greatest

2017-11-21 Thread Wenchen Fan (JIRA)

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

Wenchen Fan updated SPARK-22499:

Fix Version/s: (was: 2.2.2)
   2.2.1

> 64KB JVM bytecode limit problem with least and greatest
> ---
>
> Key: SPARK-22499
> URL: https://issues.apache.org/jira/browse/SPARK-22499
> Project: Spark
>  Issue Type: Sub-task
>  Components: SQL
>Affects Versions: 2.2.0
>Reporter: Kazuaki Ishizaki
>Assignee: Kazuaki Ishizaki
> Fix For: 2.2.1, 2.3.0
>
>
> Both {{least}} and {{greatest}} can throw an exception due to the 64KB JVM 
> bytecode limit when they use with a lot of arguments



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (SPARK-22499) 64KB JVM bytecode limit problem with least and greatest

2017-11-16 Thread Felix Cheung (JIRA)

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

Felix Cheung updated SPARK-22499:
-
Target Version/s: 2.3.0, 2.2.2

> 64KB JVM bytecode limit problem with least and greatest
> ---
>
> Key: SPARK-22499
> URL: https://issues.apache.org/jira/browse/SPARK-22499
> Project: Spark
>  Issue Type: Sub-task
>  Components: SQL
>Affects Versions: 2.2.0
>Reporter: Kazuaki Ishizaki
>Assignee: Kazuaki Ishizaki
> Fix For: 2.3.0, 2.2.2
>
>
> Both {{least}} and {{greatest}} can throw an exception due to the 64KB JVM 
> bytecode limit when they use with a lot of arguments



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (SPARK-22499) 64KB JVM bytecode limit problem with least and greatest

2017-11-16 Thread Wenchen Fan (JIRA)

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

Wenchen Fan updated SPARK-22499:

Fix Version/s: (was: 2.2.1)
   2.2.2

> 64KB JVM bytecode limit problem with least and greatest
> ---
>
> Key: SPARK-22499
> URL: https://issues.apache.org/jira/browse/SPARK-22499
> Project: Spark
>  Issue Type: Sub-task
>  Components: SQL
>Affects Versions: 2.2.0
>Reporter: Kazuaki Ishizaki
>Assignee: Kazuaki Ishizaki
> Fix For: 2.3.0, 2.2.2
>
>
> Both {{least}} and {{greatest}} can throw an exception due to the 64KB JVM 
> bytecode limit when they use with a lot of arguments



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (SPARK-22499) 64KB JVM bytecode limit problem with least and greatest

2017-11-13 Thread Xiao Li (JIRA)

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

Xiao Li updated SPARK-22499:

Issue Type: Sub-task  (was: Bug)
Parent: SPARK-22510

> 64KB JVM bytecode limit problem with least and greatest
> ---
>
> Key: SPARK-22499
> URL: https://issues.apache.org/jira/browse/SPARK-22499
> Project: Spark
>  Issue Type: Sub-task
>  Components: SQL
>Affects Versions: 2.2.0
>Reporter: Kazuaki Ishizaki
>
> Both {{least}} and {{greatest}} can throw an exception due to the 64KB JVM 
> bytecode limit when they use with a lot of arguments



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (SPARK-22499) 64KB JVM bytecode limit problem with least and greatest

2017-11-12 Thread Kazuaki Ishizaki (JIRA)

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

Kazuaki Ishizaki updated SPARK-22499:
-
Description: Both {{least}} and {{greatest}} can throw an exception due to 
the 64KB JVM bytecode limit when they use with a lot of arguments  (was: Both 
{{least}} and {{greatest}} can thow an exception due to the 64KB JVM bytecode 
limit when they use with a lot of arguments)

> 64KB JVM bytecode limit problem with least and greatest
> ---
>
> Key: SPARK-22499
> URL: https://issues.apache.org/jira/browse/SPARK-22499
> Project: Spark
>  Issue Type: Bug
>  Components: SQL
>Affects Versions: 2.2.0
>Reporter: Kazuaki Ishizaki
>
> Both {{least}} and {{greatest}} can throw an exception due to the 64KB JVM 
> bytecode limit when they use with a lot of arguments



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (SPARK-22499) 64KB JVM bytecode limit problem with least and greatest

2017-11-12 Thread Kazuaki Ishizaki (JIRA)

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

Kazuaki Ishizaki updated SPARK-22499:
-
Description: Both {{least}} and {{greatest}} can thow an exception due to 
the 64KB JVM bytecode limit when they use with a lot of arguments  (was: Both 
{{leastest}} and {{greatest}} can thow an exception due to the 64KB JVM 
bytecode limit when they use with a lot of arguments)

> 64KB JVM bytecode limit problem with least and greatest
> ---
>
> Key: SPARK-22499
> URL: https://issues.apache.org/jira/browse/SPARK-22499
> Project: Spark
>  Issue Type: Bug
>  Components: SQL
>Affects Versions: 2.2.0
>Reporter: Kazuaki Ishizaki
>
> Both {{least}} and {{greatest}} can thow an exception due to the 64KB JVM 
> bytecode limit when they use with a lot of arguments



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (SPARK-22499) 64KB JVM bytecode limit problem with least and greatest

2017-11-12 Thread Kazuaki Ishizaki (JIRA)

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

Kazuaki Ishizaki updated SPARK-22499:
-
Summary: 64KB JVM bytecode limit problem with least and greatest  (was: 
64KB JVM bytecode limit problem with leastest and greatest)

> 64KB JVM bytecode limit problem with least and greatest
> ---
>
> Key: SPARK-22499
> URL: https://issues.apache.org/jira/browse/SPARK-22499
> Project: Spark
>  Issue Type: Bug
>  Components: SQL
>Affects Versions: 2.2.0
>Reporter: Kazuaki Ishizaki
>
> Both {{leastest}} and {{greatest}} can thow an exception due to the 64KB JVM 
> bytecode limit when they use with a lot of arguments



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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