[jira] [Created] (SPARK-28673) Failed to start executors for spark-sql-perf on kubernetes

2019-08-08 Thread Klaus Ma (JIRA)
Klaus Ma created SPARK-28673: Summary: Failed to start executors for spark-sql-perf on kubernetes Key: SPARK-28673 URL: https://issues.apache.org/jira/browse/SPARK-28673 Project: Spark Issue Type

[jira] [Commented] (SPARK-28672) [UDF] Duplicate function creation should not allow

2019-08-08 Thread pavithra ramachandran (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16903584#comment-16903584 ] pavithra ramachandran commented on SPARK-28672: --- i will work on this > [U

[jira] [Created] (SPARK-28672) [UDF] Duplicate function creation should not allow

2019-08-08 Thread ABHISHEK KUMAR GUPTA (JIRA)
ABHISHEK KUMAR GUPTA created SPARK-28672: Summary: [UDF] Duplicate function creation should not allow Key: SPARK-28672 URL: https://issues.apache.org/jira/browse/SPARK-28672 Project: Spark

[jira] [Assigned] (SPARK-28565) DataSourceV2: DataFrameWriter.saveAsTable

2019-08-08 Thread Burak Yavuz (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Burak Yavuz reassigned SPARK-28565: --- Assignee: Burak Yavuz (was: John Zhuge) > DataSourceV2: DataFrameWriter.saveAsTable >

[jira] [Resolved] (SPARK-28565) DataSourceV2: DataFrameWriter.saveAsTable

2019-08-08 Thread Burak Yavuz (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Burak Yavuz resolved SPARK-28565. - Resolution: Fixed Resolved by [https://github.com/apache/spark/pull/25330] > DataSourceV2: Data

[jira] [Commented] (SPARK-28671) [UDF] dropping permanent function when a temporary function with the same name already exists giving wrong msg on dropping it again

2019-08-08 Thread pavithra ramachandran (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16903570#comment-16903570 ] pavithra ramachandran commented on SPARK-28671: --- i will work on this > [U

[jira] [Created] (SPARK-28671) [UDF] dropping permanent function when a temporary function with the same name already exists giving wrong msg on dropping it again

2019-08-08 Thread ABHISHEK KUMAR GUPTA (JIRA)
ABHISHEK KUMAR GUPTA created SPARK-28671: Summary: [UDF] dropping permanent function when a temporary function with the same name already exists giving wrong msg on dropping it again Key: SPARK-28671 URL:

[jira] [Commented] (SPARK-28670) [UDF] create permanent UDF does not throw Exception if jar does not exist in HDFS path or Local

2019-08-08 Thread Sandeep Katta (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16903565#comment-16903565 ] Sandeep Katta commented on SPARK-28670: --- [~dongjoon] [~hyukjin.kwon], as per this

[jira] [Assigned] (SPARK-28017) Enhance DATE_TRUNC

2019-08-08 Thread Wenchen Fan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan reassigned SPARK-28017: --- Assignee: Maxim Gekk > Enhance DATE_TRUNC > -- > > Key: SPA

[jira] [Resolved] (SPARK-28017) Enhance DATE_TRUNC

2019-08-08 Thread Wenchen Fan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan resolved SPARK-28017. - Resolution: Fixed Fix Version/s: 3.0.0 Issue resolved by pull request 25336 [https://gith

[jira] [Commented] (SPARK-28670) [UDF] create permanent UDF does not throw Exception if jar does not exist in HDFS path or Local

2019-08-08 Thread Sandeep Katta (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16903559#comment-16903559 ] Sandeep Katta commented on SPARK-28670: --- [~abhishek.akg] thanks for raising this i

[jira] [Created] (SPARK-28670) [UDF] create permanent UDF does not throw Exception if jar does not exist in HDFS path or Local

2019-08-08 Thread ABHISHEK KUMAR GUPTA (JIRA)
ABHISHEK KUMAR GUPTA created SPARK-28670: Summary: [UDF] create permanent UDF does not throw Exception if jar does not exist in HDFS path or Local Key: SPARK-28670 URL: https://issues.apache.org/jira/brows

[jira] [Resolved] (SPARK-28572) Add simple analysis checks to the V2 Create Table code paths

2019-08-08 Thread Wenchen Fan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan resolved SPARK-28572. - Resolution: Fixed Fix Version/s: 3.0.0 Issue resolved by pull request 25305 [https://gith

[jira] [Assigned] (SPARK-28572) Add simple analysis checks to the V2 Create Table code paths

2019-08-08 Thread Wenchen Fan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan reassigned SPARK-28572: --- Assignee: Burak Yavuz > Add simple analysis checks to the V2 Create Table code paths >

[jira] [Commented] (SPARK-28650) Fix the guarantee of ForeachWriter

2019-08-08 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16903510#comment-16903510 ] Jungtaek Lim commented on SPARK-28650: -- It sounds like either correctness or data-l

[jira] [Commented] (SPARK-28587) JDBC data source's partition whereClause should support jdbc dialect

2019-08-08 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16903447#comment-16903447 ] Takeshi Yamamuro commented on SPARK-28587: -- Hi, [~397090770]. Could you give me

[jira] [Assigned] (SPARK-28660) Add aggregates.sql - Part4

2019-08-08 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun reassigned SPARK-28660: - Assignee: Yuming Wang > Add aggregates.sql - Part4 > -- > >

[jira] [Resolved] (SPARK-28660) Add aggregates.sql - Part4

2019-08-08 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun resolved SPARK-28660. --- Resolution: Fixed Fix Version/s: 3.0.0 Issue resolved by pull request 25392 [https://

[jira] [Resolved] (SPARK-28642) Hide credentials in show create table

2019-08-08 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun resolved SPARK-28642. --- Resolution: Fixed Fix Version/s: 3.0.0 Issue resolved by pull request 25375 [https://

[jira] [Assigned] (SPARK-28642) Hide credentials in show create table

2019-08-08 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun reassigned SPARK-28642: - Assignee: Yuming Wang > Hide credentials in show create table > ---

[jira] [Created] (SPARK-28669) System Information Functions

2019-08-08 Thread Yuming Wang (JIRA)
Yuming Wang created SPARK-28669: --- Summary: System Information Functions Key: SPARK-28669 URL: https://issues.apache.org/jira/browse/SPARK-28669 Project: Spark Issue Type: Sub-task Com

[jira] [Commented] (SPARK-28085) Spark Scala API documentation URLs not working properly in Chrome

2019-08-08 Thread Andrew Leverentz (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16903377#comment-16903377 ] Andrew Leverentz commented on SPARK-28085: -- In Chrome 76, this issue appears to

[jira] [Updated] (SPARK-26859) Fix field writer index bug in non-vectorized ORC deserializer

2019-08-08 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-26859: -- Fix Version/s: 2.3.4 > Fix field writer index bug in non-vectorized ORC deserializer > ---

[jira] [Created] (SPARK-28668) Support the V2SessionCatalog with AlterTable commands

2019-08-08 Thread Burak Yavuz (JIRA)
Burak Yavuz created SPARK-28668: --- Summary: Support the V2SessionCatalog with AlterTable commands Key: SPARK-28668 URL: https://issues.apache.org/jira/browse/SPARK-28668 Project: Spark Issue Typ

[jira] [Created] (SPARK-28667) Support the V2SessionCatalog in insertInto

2019-08-08 Thread Burak Yavuz (JIRA)
Burak Yavuz created SPARK-28667: --- Summary: Support the V2SessionCatalog in insertInto Key: SPARK-28667 URL: https://issues.apache.org/jira/browse/SPARK-28667 Project: Spark Issue Type: Planned

[jira] [Created] (SPARK-28666) Support the V2SessionCatalog in saveAsTable

2019-08-08 Thread Burak Yavuz (JIRA)
Burak Yavuz created SPARK-28666: --- Summary: Support the V2SessionCatalog in saveAsTable Key: SPARK-28666 URL: https://issues.apache.org/jira/browse/SPARK-28666 Project: Spark Issue Type: Planned

[jira] [Updated] (SPARK-28665) State FINISHED is not final if exitCode not equal to 0

2019-08-08 Thread Dmitrii Shakshin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitrii Shakshin updated SPARK-28665: - Description: Violate state machine FAILED after FINISHED org.apache.spark.launcher.Chi

[jira] [Updated] (SPARK-28665) State FINISHED is not final if exitCode not equal to 0

2019-08-08 Thread Dmitrii Shakshin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitrii Shakshin updated SPARK-28665: - Summary: State FINISHED is not final if exitCode not equal to 0 (was: State FINISHED is

[jira] [Updated] (SPARK-28665) State FINISHED is not final if exitCode not equal 0

2019-08-08 Thread Dmitrii Shakshin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitrii Shakshin updated SPARK-28665: - Summary: State FINISHED is not final if exitCode not equal 0 (was: State FINISHED is no

[jira] [Updated] (SPARK-28665) State FINISHED is not final if exitCode <> 0

2019-08-08 Thread Dmitrii Shakshin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitrii Shakshin updated SPARK-28665: - Summary: State FINISHED is not final if exitCode <> 0 (was: State FINISHED is not final

[jira] [Created] (SPARK-28665) State FINISHED is not final if exitCode <> -1

2019-08-08 Thread Dmitrii Shakshin (JIRA)
Dmitrii Shakshin created SPARK-28665: Summary: State FINISHED is not final if exitCode <> -1 Key: SPARK-28665 URL: https://issues.apache.org/jira/browse/SPARK-28665 Project: Spark Issue T

[jira] [Commented] (SPARK-27492) GPU scheduling - High level user documentation

2019-08-08 Thread wuyi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16903081#comment-16903081 ] wuyi commented on SPARK-27492: -- I'm wondering would it be possible or better if we could us

[jira] [Created] (SPARK-28664) ORDER BY in aggregate function

2019-08-08 Thread Yuming Wang (JIRA)
Yuming Wang created SPARK-28664: --- Summary: ORDER BY in aggregate function Key: SPARK-28664 URL: https://issues.apache.org/jira/browse/SPARK-28664 Project: Spark Issue Type: Sub-task C

[jira] [Updated] (SPARK-28653) Create table using DDL statement should not auto create the destination folder

2019-08-08 Thread Thanida (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thanida updated SPARK-28653: Issue Type: Bug (was: Question) > Create table using DDL statement should not auto create the destination

[jira] [Updated] (SPARK-28663) Aggregate Functions for Statistics

2019-08-08 Thread Yuming Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuming Wang updated SPARK-28663: Description: ||Function||Argument Type||Return Type||Partial Mode||Description|| |{{corr(_Y_}}, _{

[jira] [Created] (SPARK-28663) Aggregate Functions for Statistics

2019-08-08 Thread Yuming Wang (JIRA)
Yuming Wang created SPARK-28663: --- Summary: Aggregate Functions for Statistics Key: SPARK-28663 URL: https://issues.apache.org/jira/browse/SPARK-28663 Project: Spark Issue Type: Sub-task

[jira] [Created] (SPARK-28662) Create Hive Partitioned Table without specifying data type for partition columns will success unexpectedly

2019-08-08 Thread Greg Lee (JIRA)
Greg Lee created SPARK-28662: Summary: Create Hive Partitioned Table without specifying data type for partition columns will success unexpectedly Key: SPARK-28662 URL: https://issues.apache.org/jira/browse/SPARK-286

[jira] [Created] (SPARK-28661) Hypothetical-Set Aggregate Functions

2019-08-08 Thread Yuming Wang (JIRA)
Yuming Wang created SPARK-28661: --- Summary: Hypothetical-Set Aggregate Functions Key: SPARK-28661 URL: https://issues.apache.org/jira/browse/SPARK-28661 Project: Spark Issue Type: Sub-task

[jira] [Updated] (SPARK-27980) Ordered-Set Aggregate Functions

2019-08-08 Thread Yuming Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuming Wang updated SPARK-27980: Description: ||Function||Direct Argument Type(s)||Aggregated Argument Type(s)||Return Type||Parti

[jira] [Updated] (SPARK-27980) Ordered-Set Aggregate Functions

2019-08-08 Thread Yuming Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuming Wang updated SPARK-27980: Description: ||Function||Direct Argument Type(s)||Aggregated Argument Type(s)||Return Type||Parti

[jira] [Updated] (SPARK-27980) Ordered-Set Aggregate Functions

2019-08-08 Thread Yuming Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuming Wang updated SPARK-27980: Summary: Ordered-Set Aggregate Functions (was: Add built-in Ordered-Set Aggregate Functions: perc

[jira] [Created] (SPARK-28660) Add aggregates.sql - Part4

2019-08-08 Thread Yuming Wang (JIRA)
Yuming Wang created SPARK-28660: --- Summary: Add aggregates.sql - Part4 Key: SPARK-28660 URL: https://issues.apache.org/jira/browse/SPARK-28660 Project: Spark Issue Type: Sub-task Compo

[jira] [Commented] (SPARK-28659) insert overwrite directory using stored as parquet does not creates snappy.parquet data file at HDFS side

2019-08-08 Thread Udbhav Agrawal (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16902929#comment-16902929 ] Udbhav Agrawal commented on SPARK-28659: I will work on this > insert overwrite

[jira] [Created] (SPARK-28659) insert overwrite directory using stored as parquet does not creates snappy.parquet data file at HDFS side

2019-08-08 Thread ABHISHEK KUMAR GUPTA (JIRA)
ABHISHEK KUMAR GUPTA created SPARK-28659: Summary: insert overwrite directory using stored as parquet does not creates snappy.parquet data file at HDFS side Key: SPARK-28659 URL: https://issues.apache.org

[jira] [Resolved] (SPARK-28654) Move "Extract Python UDFs" to the last in optimizer

2019-08-08 Thread Wenchen Fan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan resolved SPARK-28654. - Resolution: Fixed Fix Version/s: 3.0.0 Issue resolved by pull request 25386 [https://gith

[jira] [Assigned] (SPARK-28654) Move "Extract Python UDFs" to the last in optimizer

2019-08-08 Thread Wenchen Fan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan reassigned SPARK-28654: --- Assignee: Hyukjin Kwon > Move "Extract Python UDFs" to the last in optimizer >

[jira] [Updated] (SPARK-28657) Fix currentContext Instance failed sometimes

2019-08-08 Thread hong dongdong (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hong dongdong updated SPARK-28657: -- Description: When run spark on yarn, I got  {code:java} // java.lang.ClassCastException: org.a

[jira] [Updated] (SPARK-28657) Fix currentContext Instance failed sometimes

2019-08-08 Thread hong dongdong (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hong dongdong updated SPARK-28657: -- Description: When run spark on yarn, I got  ``` {{java.lang.ClassCastException: org.apache.h

[jira] [Updated] (SPARK-28657) Fix currentContext Instance failed sometimes

2019-08-08 Thread hong dongdong (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hong dongdong updated SPARK-28657: -- Description: When run spark on yarn, I got  {code:java} // java.lang.ClassCastException: org.a

[jira] [Updated] (SPARK-28657) Fix currentContext Instance failed sometimes

2019-08-08 Thread hong dongdong (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hong dongdong updated SPARK-28657: -- Attachment: warn.jpg > Fix currentContext Instance failed sometimes >

[jira] [Updated] (SPARK-28657) Fix currentContext Instance failed sometimes

2019-08-08 Thread hong dongdong (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hong dongdong updated SPARK-28657: -- Description: When run spark on yarn, I got  java.lang.ClassCastException: org.apache.hadoop.i

[jira] [Updated] (SPARK-28657) Fix currentContext Instance failed sometimes

2019-08-08 Thread hong dongdong (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hong dongdong updated SPARK-28657: -- Description: When run spark on yarn, I got  (was: When run spark on yarn, I got  java.lang.C

[jira] [Updated] (SPARK-28657) Fix currentContext Instance failed sometimes

2019-08-08 Thread hong dongdong (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hong dongdong updated SPARK-28657: -- Description: When run spark on yarn, I got  """ java.lang.ClassCastException: org.apache.had

[jira] [Updated] (SPARK-28658) Yarn FinalStatus is always "success" in yarn-client mode

2019-08-08 Thread deshanxiao (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] deshanxiao updated SPARK-28658: --- Description: In yarn-client mode, the finalStatus of application will always be success because th

[jira] [Updated] (SPARK-28657) Fix currentContext Instance failed sometimes

2019-08-08 Thread hong dongdong (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hong dongdong updated SPARK-28657: -- Environment:     was: When run spark on yarn, I got  """ java.lang.ClassCastException: o

[jira] [Created] (SPARK-28658) Yarn FinalStatus is always "success" in yarn-client mode

2019-08-08 Thread deshanxiao (JIRA)
deshanxiao created SPARK-28658: -- Summary: Yarn FinalStatus is always "success" in yarn-client mode Key: SPARK-28658 URL: https://issues.apache.org/jira/browse/SPARK-28658 Project: Spark Issue

[jira] [Created] (SPARK-28657) Fix currentContext Instance failed sometimes

2019-08-08 Thread hong dongdong (JIRA)
hong dongdong created SPARK-28657: - Summary: Fix currentContext Instance failed sometimes Key: SPARK-28657 URL: https://issues.apache.org/jira/browse/SPARK-28657 Project: Spark Issue Type: Bu

[jira] [Assigned] (SPARK-28644) Port HIVE-10646: ColumnValue does not handle NULL_TYPE

2019-08-08 Thread Hyukjin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon reassigned SPARK-28644: Assignee: Yuming Wang > Port HIVE-10646: ColumnValue does not handle NULL_TYPE >

[jira] [Resolved] (SPARK-28644) Port HIVE-10646: ColumnValue does not handle NULL_TYPE

2019-08-08 Thread Hyukjin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon resolved SPARK-28644. -- Resolution: Fixed Fix Version/s: 3.0.0 Issue resolved by pull request 25378 [https://gi

[jira] [Updated] (SPARK-28656) Support `millennium`, `century` and `decade` at `extract()`

2019-08-08 Thread Maxim Gekk (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maxim Gekk updated SPARK-28656: --- Summary: Support `millennium`, `century` and `decade` at `extract()` (was: Support `millenium`, `ce

[jira] [Resolved] (SPARK-28474) Lower JDBC client cannot read binary type

2019-08-08 Thread Hyukjin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon resolved SPARK-28474. -- Resolution: Fixed Fix Version/s: 3.0.0 Issue resolved by pull request 25379 [https://gi

[jira] [Assigned] (SPARK-28474) Lower JDBC client cannot read binary type

2019-08-08 Thread Hyukjin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon reassigned SPARK-28474: Assignee: Yuming Wang > Lower JDBC client cannot read binary type > -

[jira] [Commented] (SPARK-28655) Support to cut the event log, and solve the history server was too slow when event log is too large.

2019-08-08 Thread Shao (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16902774#comment-16902774 ] Shao commented on SPARK-28655: -- [https://github.com/apache/spark/pull/25387] > Support to

[jira] [Created] (SPARK-28656) Support `millenium`, `century` and `decade` at `extract()`

2019-08-08 Thread Maxim Gekk (JIRA)
Maxim Gekk created SPARK-28656: -- Summary: Support `millenium`, `century` and `decade` at `extract()` Key: SPARK-28656 URL: https://issues.apache.org/jira/browse/SPARK-28656 Project: Spark Issue

[jira] [Created] (SPARK-28655) Support to cut the event log, and solve the history server was too slow when event log is too large.

2019-08-08 Thread Shao (JIRA)
Shao created SPARK-28655: Summary: Support to cut the event log, and solve the history server was too slow when event log is too large. Key: SPARK-28655 URL: https://issues.apache.org/jira/browse/SPARK-28655

[jira] [Created] (SPARK-28654) Move "Extract Python UDFs" to the last in optimizer

2019-08-08 Thread Hyukjin Kwon (JIRA)
Hyukjin Kwon created SPARK-28654: Summary: Move "Extract Python UDFs" to the last in optimizer Key: SPARK-28654 URL: https://issues.apache.org/jira/browse/SPARK-28654 Project: Spark Issue Typ

[jira] [Created] (SPARK-28653) Create table using DDL statement should not auto create the destination folder

2019-08-08 Thread Thanida (JIRA)
Thanida created SPARK-28653: --- Summary: Create table using DDL statement should not auto create the destination folder Key: SPARK-28653 URL: https://issues.apache.org/jira/browse/SPARK-28653 Project: Spark