[jira] [Created] (SPARK-35255) Automated formatting for Scala Code for Blank Lines.

2021-04-28 Thread Zhu, Lipeng (Jira)
Zhu, Lipeng created SPARK-35255: --- Summary: Automated formatting for Scala Code for Blank Lines. Key: SPARK-35255 URL: https://issues.apache.org/jira/browse/SPARK-35255 Project: Spark Issue

[jira] [Created] (SPARK-35254) Upgrade SBT to 1.5.1

2021-04-28 Thread Zhu, Lipeng (Jira)
Zhu, Lipeng created SPARK-35254: --- Summary: Upgrade SBT to 1.5.1 Key: SPARK-35254 URL: https://issues.apache.org/jira/browse/SPARK-35254 Project: Spark Issue Type: Improvement

[jira] [Created] (SPARK-32541) MSCK REPAIR TABLE should drop the missing partitions from metastore

2020-08-05 Thread Zhu, Lipeng (Jira)
Zhu, Lipeng created SPARK-32541: --- Summary: MSCK REPAIR TABLE should drop the missing partitions from metastore Key: SPARK-32541 URL: https://issues.apache.org/jira/browse/SPARK-32541 Project: Spark

[jira] [Created] (SPARK-31906) Enhance comments in NamedExpression.qualifier

2020-06-04 Thread Zhu, Lipeng (Jira)
Zhu, Lipeng created SPARK-31906: --- Summary: Enhance comments in NamedExpression.qualifier Key: SPARK-31906 URL: https://issues.apache.org/jira/browse/SPARK-31906 Project: Spark Issue Type:

[jira] [Created] (SPARK-31891) `ALTER TABLE multipartIdentifier RECOVER PARTITIONS` should drop partition if partition specific location is not exist any more

2020-06-01 Thread Zhu, Lipeng (Jira)
Zhu, Lipeng created SPARK-31891: --- Summary: `ALTER TABLE multipartIdentifier RECOVER PARTITIONS` should drop partition if partition specific location is not exist any more Key: SPARK-31891 URL:

[jira] [Updated] (SPARK-28490) Support `TIME` type in Spark

2019-07-23 Thread Zhu, Lipeng (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhu, Lipeng updated SPARK-28490: Issue Type: Sub-task (was: Bug) Parent: SPARK-27764 > Support `TIME` type in Spark >

[jira] [Created] (SPARK-28490) Support `TIME` type in Spark

2019-07-23 Thread Zhu, Lipeng (JIRA)
Zhu, Lipeng created SPARK-28490: --- Summary: Support `TIME` type in Spark Key: SPARK-28490 URL: https://issues.apache.org/jira/browse/SPARK-28490 Project: Spark Issue Type: Bug

[jira] [Updated] (SPARK-28310) ANSI SQL grammar support: first_value/last_value(expression, [RESPECT NULLS | IGNORE NULLS])

2019-07-08 Thread Zhu, Lipeng (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhu, Lipeng updated SPARK-28310: Issue Type: Improvement (was: Sub-task) Parent: (was: SPARK-27764) > ANSI SQL

[jira] [Updated] (SPARK-28310) ANSI SQL grammar support: first_value/last_value(expression, [RESPECT NULLS | IGNORE NULLS])

2019-07-08 Thread Zhu, Lipeng (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhu, Lipeng updated SPARK-28310: Description: According to the ANSI SQL 2011: {code:sql} ::= ::= RESPECT NULLS | IGNORE NULLS

[jira] [Updated] (SPARK-28310) ANSI SQL grammar support: first_value/last_value(expression, [RESPECT NULLS | IGNORE NULLS])

2019-07-08 Thread Zhu, Lipeng (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhu, Lipeng updated SPARK-28310: Issue Type: Sub-task (was: Bug) Parent: SPARK-27764 > ANSI SQL grammar support:

[jira] [Created] (SPARK-28310) ANSI SQL grammar support: first_value/last_value(expression, [RESPECT NULLS | IGNORE NULLS])

2019-07-08 Thread Zhu, Lipeng (JIRA)
Zhu, Lipeng created SPARK-28310: --- Summary: ANSI SQL grammar support: first_value/last_value(expression, [RESPECT NULLS | IGNORE NULLS]) Key: SPARK-28310 URL: https://issues.apache.org/jira/browse/SPARK-28310

[jira] [Updated] (SPARK-28298) Strange behavior of CAST string to char/varchar

2019-07-08 Thread Zhu, Lipeng (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhu, Lipeng updated SPARK-28298: Description: Execute below SQL in Spark, the result is "abcdef".   But the result of other DBMS

[jira] [Created] (SPARK-28298) Strange behavior of CAST string to char/varchar

2019-07-08 Thread Zhu, Lipeng (JIRA)
Zhu, Lipeng created SPARK-28298: --- Summary: Strange behavior of CAST string to char/varchar Key: SPARK-28298 URL: https://issues.apache.org/jira/browse/SPARK-28298 Project: Spark Issue Type:

[jira] [Created] (SPARK-28171) Correct interval type conversion behavior

2019-06-26 Thread Zhu, Lipeng (JIRA)
Zhu, Lipeng created SPARK-28171: --- Summary: Correct interval type conversion behavior Key: SPARK-28171 URL: https://issues.apache.org/jira/browse/SPARK-28171 Project: Spark Issue Type: Bug

[jira] [Commented] (SPARK-28076) String Functions: SUBSTRING support regular expression

2019-06-19 Thread Zhu, Lipeng (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16867567#comment-16867567 ] Zhu, Lipeng commented on SPARK-28076: - [~yumwang] substring(string from pattern for escape) is not a

[jira] [Commented] (SPARK-28107) Interval type conversion syntax support

2019-06-19 Thread Zhu, Lipeng (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16867550#comment-16867550 ] Zhu, Lipeng commented on SPARK-28107: - This is a follow up task of

[jira] [Created] (SPARK-28107) Interval type conversion syntax support

2019-06-19 Thread Zhu, Lipeng (JIRA)
Zhu, Lipeng created SPARK-28107: --- Summary: Interval type conversion syntax support Key: SPARK-28107 URL: https://issues.apache.org/jira/browse/SPARK-28107 Project: Spark Issue Type:

[jira] [Created] (SPARK-27998) Column alias should support double quote string

2019-06-11 Thread Zhu, Lipeng (JIRA)
Zhu, Lipeng created SPARK-27998: --- Summary: Column alias should support double quote string Key: SPARK-27998 URL: https://issues.apache.org/jira/browse/SPARK-27998 Project: Spark Issue Type:

[jira] [Created] (SPARK-27952) Built-in function: lag

2019-06-04 Thread Zhu, Lipeng (JIRA)
Zhu, Lipeng created SPARK-27952: --- Summary: Built-in function: lag Key: SPARK-27952 URL: https://issues.apache.org/jira/browse/SPARK-27952 Project: Spark Issue Type: Sub-task

[jira] [Updated] (SPARK-27951) Built-in function: NTH_VALUE

2019-06-04 Thread Zhu, Lipeng (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhu, Lipeng updated SPARK-27951: Description: |{{nth_value({{value}}{{any}}, {{nth}}{{integer}})}}|{{same type as 

[jira] [Created] (SPARK-27951) Built-in function: NTH_VALUE

2019-06-04 Thread Zhu, Lipeng (JIRA)
Zhu, Lipeng created SPARK-27951: --- Summary: Built-in function: NTH_VALUE Key: SPARK-27951 URL: https://issues.apache.org/jira/browse/SPARK-27951 Project: Spark Issue Type: Sub-task

[jira] [Created] (SPARK-27949) Support ANSI SQL grammar `substring(string_expression from n1 [for n2])`

2019-06-04 Thread Zhu, Lipeng (JIRA)
Zhu, Lipeng created SPARK-27949: --- Summary: Support ANSI SQL grammar `substring(string_expression from n1 [for n2])` Key: SPARK-27949 URL: https://issues.apache.org/jira/browse/SPARK-27949 Project:

[jira] [Commented] (SPARK-27791) Support SQL year-month INTERVAL type

2019-05-31 Thread Zhu, Lipeng (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16852870#comment-16852870 ] Zhu, Lipeng commented on SPARK-27791: - [~yumwang]  I think it should be  {code:sql} select

[jira] [Created] (SPARK-27578) Add support for "interval '23:59:59' hour to second"

2019-04-26 Thread Zhu, Lipeng (JIRA)
Zhu, Lipeng created SPARK-27578: --- Summary: Add support for "interval '23:59:59' hour to second" Key: SPARK-27578 URL: https://issues.apache.org/jira/browse/SPARK-27578 Project: Spark Issue

[jira] [Updated] (SPARK-27168) Add docker integration test for MsSql Server

2019-03-14 Thread Zhu, Lipeng (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhu, Lipeng updated SPARK-27168: Issue Type: Test (was: Bug) > Add docker integration test for MsSql Server >

[jira] [Created] (SPARK-27168) Add docker integration test for MsSql Server

2019-03-14 Thread Zhu, Lipeng (JIRA)
Zhu, Lipeng created SPARK-27168: --- Summary: Add docker integration test for MsSql Server Key: SPARK-27168 URL: https://issues.apache.org/jira/browse/SPARK-27168 Project: Spark Issue Type: Bug

[jira] [Commented] (SPARK-27159) Update MsSqlServer dialect

2019-03-14 Thread Zhu, Lipeng (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16792520#comment-16792520 ] Zhu, Lipeng commented on SPARK-27159: - I am working on this. > Update MsSqlServer dialect >

[jira] [Created] (SPARK-27159) Update MsSqlServer dialect

2019-03-14 Thread Zhu, Lipeng (JIRA)
Zhu, Lipeng created SPARK-27159: --- Summary: Update MsSqlServer dialect Key: SPARK-27159 URL: https://issues.apache.org/jira/browse/SPARK-27159 Project: Spark Issue Type: Bug

[jira] [Updated] (SPARK-27155) Docker Oracle XE image docker image has been removed by DockerHub

2019-03-13 Thread Zhu, Lipeng (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhu, Lipeng updated SPARK-27155: Description: Since 2019-Feb-13(the Valentine's day eve) this docker image has been removed by

[jira] [Updated] (SPARK-27155) Docker Oracle XE image docker image has been removed by DockerHub

2019-03-13 Thread Zhu, Lipeng (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhu, Lipeng updated SPARK-27155: Attachment: image-2019-03-14-11-00-05-498.png > Docker Oracle XE image docker image has been

[jira] [Created] (SPARK-27155) Docker Oracle XE image docker image has been removed by DockerHub

2019-03-13 Thread Zhu, Lipeng (JIRA)
Zhu, Lipeng created SPARK-27155: --- Summary: Docker Oracle XE image docker image has been removed by DockerHub Key: SPARK-27155 URL: https://issues.apache.org/jira/browse/SPARK-27155 Project: Spark

[jira] [Commented] (SPARK-27084) Add function alias for Bitwise functions

2019-03-07 Thread Zhu, Lipeng (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16786685#comment-16786685 ] Zhu, Lipeng commented on SPARK-27084: - https://github.com/apache/spark/pull/24004/ > Add function

[jira] [Updated] (SPARK-27084) Add function alias for Bitwise functions

2019-03-07 Thread Zhu, Lipeng (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhu, Lipeng updated SPARK-27084: Description: Currently SparkSQL already have functions for bitwise related functions. Is that

[jira] [Created] (SPARK-27084) Add function alias for Bitwise functions

2019-03-07 Thread Zhu, Lipeng (JIRA)
Zhu, Lipeng created SPARK-27084: --- Summary: Add function alias for Bitwise functions Key: SPARK-27084 URL: https://issues.apache.org/jira/browse/SPARK-27084 Project: Spark Issue Type: Sub-task

[jira] [Resolved] (SPARK-25800) Remove all instances of Netty 3.x in the code base

2018-10-22 Thread Zhu, Lipeng (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhu, Lipeng resolved SPARK-25800. - Resolution: Won't Do > Remove all instances of Netty 3.x in the code base >

[jira] [Updated] (SPARK-25800) Remove all instances of Netty 3.x in the code base

2018-10-22 Thread Zhu, Lipeng (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhu, Lipeng updated SPARK-25800: Description: Currently netty 3.x is unused in spark code base. We can remove all the instances 

[jira] [Updated] (SPARK-25800) Remove all instances of Netty 3.x in the code base

2018-10-22 Thread Zhu, Lipeng (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhu, Lipeng updated SPARK-25800: Summary: Remove all instances of Netty 3.x in the code base (was: Remove Netty 3.x) > Remove

[jira] [Created] (SPARK-25800) Remove Netty 3.x

2018-10-22 Thread Zhu, Lipeng (JIRA)
Zhu, Lipeng created SPARK-25800: --- Summary: Remove Netty 3.x Key: SPARK-25800 URL: https://issues.apache.org/jira/browse/SPARK-25800 Project: Spark Issue Type: Task Components: Build

[jira] [Commented] (SPARK-25757) Upgrade netty-all from 4.1.17.Final to 4.1.30.Final

2018-10-17 Thread Zhu, Lipeng (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16653460#comment-16653460 ] Zhu, Lipeng commented on SPARK-25757: - I am working on this. > Upgrade netty-all from 4.1.17.Final

[jira] [Created] (SPARK-25757) Upgrade netty-all from 4.1.17.Final to 4.1.30.Final

2018-10-17 Thread Zhu Lipeng (JIRA)
Zhu Lipeng created SPARK-25757: -- Summary: Upgrade netty-all from 4.1.17.Final to 4.1.30.Final Key: SPARK-25757 URL: https://issues.apache.org/jira/browse/SPARK-25757 Project: Spark Issue Type: