[jira] [Created] (SPARK-26433) Tail method for spark DataFrame

2018-12-24 Thread Jan Gorecki (JIRA)
Jan Gorecki created SPARK-26433: --- Summary: Tail method for spark DataFrame Key: SPARK-26433 URL: https://issues.apache.org/jira/browse/SPARK-26433 Project: Spark Issue Type: New Feature

[jira] [Created] (SPARK-26434) disallow ADAPTIVE_EXECUTION_ENABLED&CBO_ENABLED in org.apache.spark.sql.execution.streaming.StreamExecution#runStream, but logWarning in org.apache.spark.sql.streaming.S

2018-12-24 Thread iamhumanbeing (JIRA)
iamhumanbeing created SPARK-26434: - Summary: disallow ADAPTIVE_EXECUTION_ENABLED&CBO_ENABLED in org.apache.spark.sql.execution.streaming.StreamExecution#runStream, but logWarning in org.apache.spark.sql.streaming.StreamingQueryManager#createQuery

[jira] [Created] (SPARK-26435) Support creating partitioned table using Hive CTAS by specifying partition column names

2018-12-24 Thread Liang-Chi Hsieh (JIRA)
Liang-Chi Hsieh created SPARK-26435: --- Summary: Support creating partitioned table using Hive CTAS by specifying partition column names Key: SPARK-26435 URL: https://issues.apache.org/jira/browse/SPARK-26435

[jira] [Assigned] (SPARK-26435) Support creating partitioned table using Hive CTAS by specifying partition column names

2018-12-24 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-26435: Assignee: (was: Apache Spark) > Support creating partitioned table using Hive CTAS by

[jira] [Assigned] (SPARK-26435) Support creating partitioned table using Hive CTAS by specifying partition column names

2018-12-24 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-26435: Assignee: Apache Spark > Support creating partitioned table using Hive CTAS by specifying

[jira] [Commented] (SPARK-26407) For an external non-partitioned table, if add a directory named with k=v to the table path, select result will be wrong

2018-12-24 Thread Bao Yunz (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16728368#comment-16728368 ] Bao Yunz commented on SPARK-26407: -- We can't prohibit users from placing partition-like

[jira] [Created] (SPARK-26436) Dataframe as a result of GroupByKey and flatMapGroups operation throws java.lang.UnsupportedException when groupByKey is applied on it.

2018-12-24 Thread Manish (JIRA)
Manish created SPARK-26436: -- Summary: Dataframe as a result of GroupByKey and flatMapGroups operation throws java.lang.UnsupportedException when groupByKey is applied on it. Key: SPARK-26436 URL: https://issues.apache.o

[jira] [Updated] (SPARK-26436) Dataframe as a result of GroupByKey and flatMapGroups operation throws java.lang.UnsupportedException when groupByKey is applied on it.

2018-12-24 Thread Manish (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manish updated SPARK-26436: --- Description: There seems to be a bug on groupByKey api for cases when it (groupByKey) is applied on a DataS

[jira] [Updated] (SPARK-26436) Dataframe as a result of GroupByKey and flatMapGroups operation throws java.lang.UnsupportedException when groupByKey is applied on it.

2018-12-24 Thread Manish (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manish updated SPARK-26436: --- Description: There seems to be a bug on groupByKey api for cases when it (groupByKey) is applied on a DataS

[jira] [Updated] (SPARK-26436) Dataframe as a result of GroupByKey and flatMapGroups operation throws java.lang.UnsupportedException when groupByKey is applied on it.

2018-12-24 Thread Manish (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manish updated SPARK-26436: --- Description: There seems to be a bug on groupByKey api for cases when it (groupByKey) is applied on a DataS

[jira] [Updated] (SPARK-26436) Dataframe as a result of GroupByKey and flatMapGroups operation throws java.lang.UnsupportedException when groupByKey is applied on it.

2018-12-24 Thread Manish (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manish updated SPARK-26436: --- Description: There seems to be a bug on groupByKey api for cases when it (groupByKey) is applied on a DataS

[jira] [Updated] (SPARK-26436) Dataframe resulting from a GroupByKey and flatMapGroups operation throws java.lang.UnsupportedException when groupByKey is applied on it.

2018-12-24 Thread Manish (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manish updated SPARK-26436: --- Summary: Dataframe resulting from a GroupByKey and flatMapGroups operation throws java.lang.UnsupportedExcep

[jira] [Commented] (SPARK-26432) Not able to connect Hbase 2.1 service Getting NoSuchMethodException while trying to obtain token from Hbase 2.1 service.

2018-12-24 Thread Sujith (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16728463#comment-16728463 ] Sujith commented on SPARK-26432: Thanks for the suggestions. I will update the descript

[jira] [Commented] (SPARK-26432) Not able to connect Hbase 2.1 service Getting NoSuchMethodException while trying to obtain token from Hbase 2.1 service.

2018-12-24 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16728488#comment-16728488 ] Dongjoon Hyun commented on SPARK-26432: --- Thanks! > Not able to connect Hbase 2.1

[jira] [Created] (SPARK-26437) Decimal data becomes bigint to query, unable to query

2018-12-24 Thread zengxl (JIRA)
zengxl created SPARK-26437: -- Summary: Decimal data becomes bigint to query, unable to query Key: SPARK-26437 URL: https://issues.apache.org/jira/browse/SPARK-26437 Project: Spark Issue Type: Bug

[jira] [Updated] (SPARK-26437) Decimal data becomes bigint to query, unable to query

2018-12-24 Thread zengxl (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zengxl updated SPARK-26437: --- Description: this is my sql: create table tmp.tmp_test_6387_1224_spark  stored  as ORCFile  as select 0.00

[jira] [Assigned] (SPARK-26426) ExpressionInfo related unit tests fail in Windows

2018-12-24 Thread Hyukjin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon reassigned SPARK-26426: Assignee: Wang Yanlin > ExpressionInfo related unit tests fail in Windows > -