[jira] [Updated] (SPARK-28067) Incorrect results in decimal aggregation with whole-stage code gen enabled

2019-06-16 Thread Mark Sirek (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Sirek updated SPARK-28067: --- Description: The following test case involving a join followed by a sum aggregation returns the

[jira] [Created] (SPARK-28067) Incorrect results in decimal aggregation with whole-stage code gen enabled

2019-06-16 Thread Mark Sirek (JIRA)
Mark Sirek created SPARK-28067: -- Summary: Incorrect results in decimal aggregation with whole-stage code gen enabled Key: SPARK-28067 URL: https://issues.apache.org/jira/browse/SPARK-28067 Project:

[jira] [Assigned] (SPARK-28054) Unable to insert partitioned table dynamically when partition name is upper case

2019-06-16 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-28054: Assignee: (was: Apache Spark) > Unable to insert partitioned table dynamically when

[jira] [Assigned] (SPARK-28054) Unable to insert partitioned table dynamically when partition name is upper case

2019-06-16 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-28054: Assignee: Apache Spark > Unable to insert partitioned table dynamically when partition

[jira] [Updated] (SPARK-28040) sql() fails to process output of glue::glue_data()

2019-06-16 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-28040: -- Component/s: (was: R) SparkR > sql() fails to process output of

[jira] [Created] (SPARK-28068) `lag` second argument must be a literal

2019-06-16 Thread Dylan Guedes (JIRA)
Dylan Guedes created SPARK-28068: Summary: `lag` second argument must be a literal Key: SPARK-28068 URL: https://issues.apache.org/jira/browse/SPARK-28068 Project: Spark Issue Type: Task

[jira] [Updated] (SPARK-28068) `lag` second argument must be a literal

2019-06-16 Thread Yuming Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuming Wang updated SPARK-28068: Issue Type: Sub-task (was: Task) Parent: SPARK-27764 > `lag` second argument must be a

[jira] [Updated] (SPARK-28067) Incorrect results in decimal aggregation with whole-stage code gen enabled

2019-06-16 Thread Mark Sirek (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Sirek updated SPARK-28067: --- Description: The following test case involving a join followed by a sum aggregation returns the

[jira] [Commented] (SPARK-21514) Hive has updated with new support for S3 and InsertIntoHiveTable.scala should update also

2019-06-16 Thread Noritaka Sekiyama (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16865228#comment-16865228 ] Noritaka Sekiyama commented on SPARK-21514: --- To move data from S3 (s3a) to HDFS, there is a

[jira] [Updated] (SPARK-26898) Scalastyle should run during k8s integration tests

2019-06-16 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-26898: -- Affects Version/s: (was: 2.4.0) > Scalastyle should run during k8s integration tests >

[jira] [Commented] (SPARK-24175) improve the Spark 2.4 migration guide

2019-06-16 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-24175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16865231#comment-16865231 ] Dongjoon Hyun commented on SPARK-24175: --- Hi, [~cloud_fan]. If you don't mind, can we close this

[jira] [Updated] (SPARK-25359) Incorporate pyspark test output into jenkins test report

2019-06-16 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-25359: -- Affects Version/s: (was: 2.4.0) 3.0.0 > Incorporate pyspark test

[jira] [Updated] (SPARK-25000) Identify common interfaces to reduce the code duplication between micro-batch and continuous sources

2019-06-16 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-25000: -- Affects Version/s: (was: 2.4.0) 3.0.0 > Identify common interfaces

[jira] [Updated] (SPARK-26885) Remove yyyy/yyyy-[d]d format in DataTimeUtils for stringToTimestamp and stringToDate

2019-06-16 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-26885: -- Affects Version/s: (was: 2.4.0) 3.0.0 > Remove /-[d]d

[jira] [Resolved] (SPARK-28046) OOM caused by building hash table when the compressed ratio of small table is normal

2019-06-16 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun resolved SPARK-28046. --- Resolution: Duplicate > OOM caused by building hash table when the compressed ratio of

[jira] [Commented] (SPARK-28046) OOM caused by building hash table when the compressed ratio of small table is normal

2019-06-16 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16865236#comment-16865236 ] Dongjoon Hyun commented on SPARK-28046: --- In general, this `LongToUnsafeRowMap` issue is the same

[jira] [Updated] (SPARK-28024) Incorrect numeric values when out of range

2019-06-16 Thread Yuming Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuming Wang updated SPARK-28024: Description: For example Case 1: {code:sql} select tinyint(128) * tinyint(2); -- 0 select

[jira] [Updated] (SPARK-27923) List all cases that PostgreSQL throws an exception but Spark SQL is NULL

2019-06-16 Thread Yuming Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuming Wang updated SPARK-27923: Description: In this ticket, we plan to list all cases that PostgreSQL throws an exception but

[jira] [Updated] (SPARK-27923) List all cases that PostgreSQL throws an exception but Spark SQL is NULL

2019-06-16 Thread Yuming Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuming Wang updated SPARK-27923: Description: In this ticket, we plan to list all cases that PostgreSQL throws an exception but

[jira] [Created] (SPARK-28069) Switch log directory from Spark UI without restarting history server

2019-06-16 Thread Noritaka Sekiyama (JIRA)
Noritaka Sekiyama created SPARK-28069: - Summary: Switch log directory from Spark UI without restarting history server Key: SPARK-28069 URL: https://issues.apache.org/jira/browse/SPARK-28069

[jira] [Updated] (SPARK-27923) List all cases that PostgreSQL throws an exception but Spark SQL is NULL

2019-06-16 Thread Yuming Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuming Wang updated SPARK-27923: Description: In this ticket, we plan to list all cases that PostgreSQL throws an exception but

[jira] [Updated] (SPARK-28069) Switch log directory from Spark UI without restarting history server

2019-06-16 Thread Noritaka Sekiyama (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noritaka Sekiyama updated SPARK-28069: -- Description: History server polls the directory specified in

[jira] [Updated] (SPARK-28069) Switch log directory from Spark UI without restarting history server

2019-06-16 Thread Noritaka Sekiyama (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noritaka Sekiyama updated SPARK-28069: -- Description: History server polls the directory specified in

[jira] [Commented] (SPARK-10892) Join with Data Frame returns wrong results

2019-06-16 Thread Tony Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16865245#comment-16865245 ] Tony Zhang commented on SPARK-10892: This issue still exists in latest code as of today's Spark code

[jira] [Issue Comment Deleted] (SPARK-10892) Join with Data Frame returns wrong results

2019-06-16 Thread Tony Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tony Zhang updated SPARK-10892: --- Comment: was deleted (was: This issue still exists in latest code as of today's Spark code (Spark

[jira] [Commented] (SPARK-10892) Join with Data Frame returns wrong results

2019-06-16 Thread Tony Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16865246#comment-16865246 ] Tony Zhang commented on SPARK-10892: This issue still exists in latest code as of today's Spark code

[jira] [Comment Edited] (SPARK-10892) Join with Data Frame returns wrong results

2019-06-16 Thread Tony Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16865246#comment-16865246 ] Tony Zhang edited comment on SPARK-10892 at 6/17/19 2:37 AM: - This issue

[jira] [Updated] (SPARK-28028) Cast numeric to integral type need round

2019-06-16 Thread Yuming Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuming Wang updated SPARK-28028: Description: For example Case 1: {code:sql} select cast(-1.5 as smallint); {code} Spark SQL

[jira] [Created] (SPARK-28070) writeType and writeObject in SparkR should be handled by S3 methods

2019-06-16 Thread Michael Chirico (JIRA)
Michael Chirico created SPARK-28070: --- Summary: writeType and writeObject in SparkR should be handled by S3 methods Key: SPARK-28070 URL: https://issues.apache.org/jira/browse/SPARK-28070 Project:

[jira] [Resolved] (SPARK-28063) Replace deprecated `.newInstance()` in DSv2 `Catalogs`

2019-06-16 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun resolved SPARK-28063. --- Resolution: Fixed Assignee: Dongjoon Hyun Fix Version/s: 3.0.0 This is

[jira] [Commented] (SPARK-27714) Support Join Reorder based on Genetic Algorithm when the # of joined tables > 12

2019-06-16 Thread Xianyin Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16865272#comment-16865272 ] Xianyin Xin commented on SPARK-27714: - [~nkollar], sorry for the late reply. Yes, It's similar with

[jira] [Assigned] (SPARK-28039) Add float4.sql

2019-06-16 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-28039: Assignee: Apache Spark > Add float4.sql > -- > > Key:

[jira] [Assigned] (SPARK-28039) Add float4.sql

2019-06-16 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-28039: Assignee: (was: Apache Spark) > Add float4.sql > -- > >

[jira] [Updated] (SPARK-27923) List all cases that PostgreSQL throws an exception but Spark SQL is NULL

2019-06-16 Thread Yuming Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuming Wang updated SPARK-27923: Description: In this ticket, we plan to list all cases that PostgreSQL throws an exception but

[jira] [Created] (SPARK-28071) Add strings.sql

2019-06-16 Thread Yuming Wang (JIRA)
Yuming Wang created SPARK-28071: --- Summary: Add strings.sql Key: SPARK-28071 URL: https://issues.apache.org/jira/browse/SPARK-28071 Project: Spark Issue Type: Sub-task Components:

[jira] [Commented] (SPARK-27921) Convert applicable *.sql tests into UDF integrated test base

2019-06-16 Thread Hyukjin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16865281#comment-16865281 ] Hyukjin Kwon commented on SPARK-27921: -- I am going to wait for SPARK-27763 about some more days and

[jira] [Updated] (SPARK-28072) Use `Iso8601TimestampFormatter` in `FromUnixTime` to fix `IncompatibleClassChangeError` in JDK9+

2019-06-16 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-28072: -- Description: With JDK9+, the generate bytecode of `FromUnixTime` raise

[jira] [Assigned] (SPARK-28072) Use `Iso8601TimestampFormatter` in `FromUnixTime` to fix `IncompatibleClassChangeError` in JDK9+

2019-06-16 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-28072: Assignee: (was: Apache Spark) > Use `Iso8601TimestampFormatter` in `FromUnixTime` to

[jira] [Assigned] (SPARK-28070) writeType and writeObject in SparkR should be handled by S3 methods

2019-06-16 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-28070: Assignee: Apache Spark > writeType and writeObject in SparkR should be handled by S3

[jira] [Commented] (SPARK-28070) writeType and writeObject in SparkR should be handled by S3 methods

2019-06-16 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16865295#comment-16865295 ] Apache Spark commented on SPARK-28070: -- User 'MichaelChirico' has created a pull request for this

[jira] [Assigned] (SPARK-28070) writeType and writeObject in SparkR should be handled by S3 methods

2019-06-16 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-28070: Assignee: (was: Apache Spark) > writeType and writeObject in SparkR should be

[jira] [Updated] (SPARK-28064) Order by does not accept a call to rank()

2019-06-16 Thread Yuming Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuming Wang updated SPARK-28064: Issue Type: Sub-task (was: Task) Parent: SPARK-27764 > Order by does not accept a call

[jira] [Updated] (SPARK-28065) ntile does not accept NULL as input

2019-06-16 Thread Yuming Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuming Wang updated SPARK-28065: Issue Type: Sub-task (was: Task) Parent: SPARK-27764 > ntile does not accept NULL as

[jira] [Updated] (SPARK-27898) Support 4 date operators(date + integer, integer + date, date - integer and date - date)

2019-06-16 Thread Yuming Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuming Wang updated SPARK-27898: Description: Support 4 date operators(date + integer, integer + date, date - integer and date -

[jira] [Created] (SPARK-28072) Use `Iso8601TimestampFormatter` in `FromUnixTime` to fix `IncompatibleClassChangeError` in JDK9+

2019-06-16 Thread Dongjoon Hyun (JIRA)
Dongjoon Hyun created SPARK-28072: - Summary: Use `Iso8601TimestampFormatter` in `FromUnixTime` to fix `IncompatibleClassChangeError` in JDK9+ Key: SPARK-28072 URL:

[jira] [Assigned] (SPARK-28072) Use `Iso8601TimestampFormatter` in `FromUnixTime` to fix `IncompatibleClassChangeError` in JDK9+

2019-06-16 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-28072: Assignee: Apache Spark > Use `Iso8601TimestampFormatter` in `FromUnixTime` to fix >

[jira] [Created] (SPARK-28073) ANSI SQL: Character literals

2019-06-16 Thread Yuming Wang (JIRA)
Yuming Wang created SPARK-28073: --- Summary: ANSI SQL: Character literals Key: SPARK-28073 URL: https://issues.apache.org/jira/browse/SPARK-28073 Project: Spark Issue Type: Sub-task

[jira] [Commented] (SPARK-28071) Add strings.sql

2019-06-16 Thread Yuming Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16865323#comment-16865323 ] Yuming Wang commented on SPARK-28071: - I'm working on. > Add strings.sql > --- > >

[jira] [Updated] (SPARK-24898) Adding spark.checkpoint.compress to the docs

2019-06-16 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-24898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-24898: -- Summary: Adding spark.checkpoint.compress to the docs (was: Include configuration parameter

[jira] [Updated] (SPARK-28072) Use `Iso8601TimestampFormatter` in `FromUnixTime` codegen to fix `IncompatibleClassChangeError` in JDK9+

2019-06-16 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-28072: -- Summary: Use `Iso8601TimestampFormatter` in `FromUnixTime` codegen to fix

[jira] [Resolved] (SPARK-24898) Adding spark.checkpoint.compress to the docs

2019-06-16 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-24898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun resolved SPARK-24898. --- Resolution: Fixed Fix Version/s: 3.0.0 2.4.4

[jira] [Commented] (SPARK-28054) Unable to insert partitioned table dynamically when partition name is upper case

2019-06-16 Thread Liang-Chi Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16865006#comment-16865006 ] Liang-Chi Hsieh commented on SPARK-28054: - I tested on Hive, the query works. Btw, the issue is

[jira] [Created] (SPARK-28065) ntile does not accept NULL as input

2019-06-16 Thread Dylan Guedes (JIRA)
Dylan Guedes created SPARK-28065: Summary: ntile does not accept NULL as input Key: SPARK-28065 URL: https://issues.apache.org/jira/browse/SPARK-28065 Project: Spark Issue Type: Task

[jira] [Created] (SPARK-28066) Optimize UTF8String.trim() for common case of no whitespace

2019-06-16 Thread Sean Owen (JIRA)
Sean Owen created SPARK-28066: - Summary: Optimize UTF8String.trim() for common case of no whitespace Key: SPARK-28066 URL: https://issues.apache.org/jira/browse/SPARK-28066 Project: Spark Issue

[jira] [Assigned] (SPARK-24898) Include configuration parameter in doc

2019-06-16 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-24898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-24898: Assignee: (was: Apache Spark) > Include configuration parameter in doc >

[jira] [Assigned] (SPARK-24898) Include configuration parameter in doc

2019-06-16 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-24898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-24898: Assignee: Apache Spark > Include configuration parameter in doc >

[jira] [Created] (SPARK-28064) Order by does not accept a call to rank()

2019-06-16 Thread Dylan Guedes (JIRA)
Dylan Guedes created SPARK-28064: Summary: Order by does not accept a call to rank() Key: SPARK-28064 URL: https://issues.apache.org/jira/browse/SPARK-28064 Project: Spark Issue Type: Task

[jira] [Assigned] (SPARK-28066) Optimize UTF8String.trim() for common case of no whitespace

2019-06-16 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-28066: Assignee: Sean Owen (was: Apache Spark) > Optimize UTF8String.trim() for common case of

[jira] [Assigned] (SPARK-28066) Optimize UTF8String.trim() for common case of no whitespace

2019-06-16 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-28066: Assignee: Apache Spark (was: Sean Owen) > Optimize UTF8String.trim() for common case of

[jira] [Assigned] (SPARK-28040) sql() fails to process output of glue::glue_data()

2019-06-16 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-28040: Assignee: (was: Apache Spark) > sql() fails to process output of glue::glue_data() >

[jira] [Assigned] (SPARK-28040) sql() fails to process output of glue::glue_data()

2019-06-16 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-28040: Assignee: Apache Spark > sql() fails to process output of glue::glue_data() >