[jira] [Assigned] (SPARK-46557) Refine docstring for DataFrame.schema/explain/printSchema

2024-01-01 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon reassigned SPARK-46557: Assignee: Hyukjin Kwon > Refine docstring for DataFrame.schema/explain/printSchema >

[jira] [Resolved] (SPARK-46557) Refine docstring for DataFrame.schema/explain/printSchema

2024-01-01 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon resolved SPARK-46557. -- Fix Version/s: 4.0.0 Resolution: Fixed Issue resolved by pull request 44553

[jira] [Resolved] (SPARK-46561) Use `exists` instead of `filter + nonEmpty` to get `showResourceColumn` in `MasterPage.scala`

2024-01-01 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie resolved SPARK-46561. -- Resolution: Won't Fix > Use `exists` instead of `filter + nonEmpty` to get `showResourceColumn` in >

[jira] [Updated] (SPARK-46562) Remove retrieval of `keytabFile` from `UserGroupInformation` in `HiveAuthFactory`

2024-01-01 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-46562: --- Labels: pull-request-available (was: ) > Remove retrieval of `keytabFile` from

[jira] [Updated] (SPARK-46562) Remove retrieval of `keytabFile` from `UserGroupInformation` in `HiveAuthFactory`

2024-01-01 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-46562: - Summary: Remove retrieval of `keytabFile` from `UserGroupInformation` in `HiveAuthFactory` (was:

[jira] [Resolved] (SPARK-46540) Respect column names when Python data source read function outputs named Row objects

2024-01-01 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon resolved SPARK-46540. -- Fix Version/s: 4.0.0 Resolution: Fixed Issue resolved by pull request 44531

[jira] [Assigned] (SPARK-46540) Respect column names when Python data source read function outputs named Row objects

2024-01-01 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon reassigned SPARK-46540: Assignee: Allison Wang > Respect column names when Python data source read function

[jira] [Created] (SPARK-46562) Remove the process of obtaining `keytabFile` from `UserGroupInformation` in `HiveAuthFactory`

2024-01-01 Thread Yang Jie (Jira)
Yang Jie created SPARK-46562: Summary: Remove the process of obtaining `keytabFile` from `UserGroupInformation` in `HiveAuthFactory` Key: SPARK-46562 URL: https://issues.apache.org/jira/browse/SPARK-46562

[jira] [Resolved] (SPARK-46556) Refine docstring for DataFrame.createGlobalTempView/createOrReplaceGlobalTempView

2024-01-01 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon resolved SPARK-46556. -- Fix Version/s: 4.0.0 Resolution: Fixed Issue resolved by pull request 44552

[jira] [Assigned] (SPARK-46556) Refine docstring for DataFrame.createGlobalTempView/createOrReplaceGlobalTempView

2024-01-01 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon reassigned SPARK-46556: Assignee: Hyukjin Kwon > Refine docstring for >

[jira] [Assigned] (SPARK-46555) Refine docstring for DataFrame.createTempView/createOrReplaceTempView

2024-01-01 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon reassigned SPARK-46555: Assignee: Hyukjin Kwon > Refine docstring for

[jira] [Resolved] (SPARK-46555) Refine docstring for DataFrame.createTempView/createOrReplaceTempView

2024-01-01 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon resolved SPARK-46555. -- Fix Version/s: 4.0.0 Resolution: Fixed Issue resolved by pull request 44551

[jira] [Updated] (SPARK-46561) Use `exists` instead of `filter + nonEmpty` to get `showResourceColumn` in `MasterPage.scala`

2024-01-01 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-46561: --- Labels: pull-request-available (was: ) > Use `exists` instead of `filter + nonEmpty` to

[jira] [Created] (SPARK-46561) Use `exists` instead of `filter + nonEmpty` to get `showResourceColumn` in `MasterPage.scala`

2024-01-01 Thread Yang Jie (Jira)
Yang Jie created SPARK-46561: Summary: Use `exists` instead of `filter + nonEmpty` to get `showResourceColumn` in `MasterPage.scala` Key: SPARK-46561 URL: https://issues.apache.org/jira/browse/SPARK-46561

[jira] [Updated] (SPARK-46560) Refine docstring `reverse`

2024-01-01 Thread BingKun Pan (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] BingKun Pan updated SPARK-46560: Summary: Refine docstring `reverse` (was: Refine docstring `reverse/flatten`) > Refine

[jira] [Created] (SPARK-46560) Refine docstring `reverse/flatten`

2024-01-01 Thread BingKun Pan (Jira)
BingKun Pan created SPARK-46560: --- Summary: Refine docstring `reverse/flatten` Key: SPARK-46560 URL: https://issues.apache.org/jira/browse/SPARK-46560 Project: Spark Issue Type: Sub-task

[jira] [Updated] (SPARK-46559) Wrap the `export` in the package name with backticks

2024-01-01 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-46559: --- Labels: pull-request-available (was: ) > Wrap the `export` in the package name with

[jira] [Created] (SPARK-46559) Wrap the `export` in the package name with backticks

2024-01-01 Thread Yang Jie (Jira)
Yang Jie created SPARK-46559: Summary: Wrap the `export` in the package name with backticks Key: SPARK-46559 URL: https://issues.apache.org/jira/browse/SPARK-46559 Project: Spark Issue Type:

[jira] [Updated] (SPARK-46558) Extract a helper method to eliminate the duplicate code in `GrpcExceptionConverter` that retrieves `MessageParameters` from `ErrorParams`

2024-01-01 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-46558: --- Labels: pull-request-available (was: ) > Extract a helper method to eliminate the

[jira] [Created] (SPARK-46558) Extract a helper method to eliminate the duplicate code in `GrpcExceptionConverter` that retrieves `MessageParameters` from `ErrorParams`

2024-01-01 Thread Yang Jie (Jira)
Yang Jie created SPARK-46558: Summary: Extract a helper method to eliminate the duplicate code in `GrpcExceptionConverter` that retrieves `MessageParameters` from `ErrorParams` Key: SPARK-46558 URL:

[jira] [Updated] (SPARK-46557) Refine docstring for DataFrame.schema/explain/printSchema

2024-01-01 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-46557: --- Labels: pull-request-available (was: ) > Refine docstring for

[jira] [Updated] (SPARK-46557) Refine docstring for DataFrame.schema/explain/printSchema

2024-01-01 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon updated SPARK-46557: - Summary: Refine docstring for DataFrame.schema/explain/printSchema (was: Refine docstring for

[jira] [Created] (SPARK-46557) Refine docstring for DataFrame.explain/printSchema

2024-01-01 Thread Hyukjin Kwon (Jira)
Hyukjin Kwon created SPARK-46557: Summary: Refine docstring for DataFrame.explain/printSchema Key: SPARK-46557 URL: https://issues.apache.org/jira/browse/SPARK-46557 Project: Spark Issue

[jira] [Updated] (SPARK-46556) Refine docstring for DataFrame.createGlobalTempView/createOrReplaceGlobalTempView

2024-01-01 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-46556: --- Labels: pull-request-available (was: ) > Refine docstring for >

[jira] [Created] (SPARK-46556) Refine docstring for DataFrame.createGlobalTempView/createOrReplaceGlobalTempView

2024-01-01 Thread Hyukjin Kwon (Jira)
Hyukjin Kwon created SPARK-46556: Summary: Refine docstring for DataFrame.createGlobalTempView/createOrReplaceGlobalTempView Key: SPARK-46556 URL: https://issues.apache.org/jira/browse/SPARK-46556

[jira] [Updated] (SPARK-46555) Refine docstring for DataFrame.createTempView/createOrReplaceTempView

2024-01-01 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-46555: --- Labels: pull-request-available (was: ) > Refine docstring for

[jira] [Commented] (SPARK-44115) Upgrade Apache ORC to 2.0

2024-01-01 Thread Ravi Jain (Jira)
[ https://issues.apache.org/jira/browse/SPARK-44115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17801651#comment-17801651 ] Ravi Jain commented on SPARK-44115: --- Hi [~dongjoon],  I am new here and would like to contribute. Let

[jira] [Updated] (SPARK-46555) Refine docstring for DataFrame.createTempView/createOrReplaceTempView

2024-01-01 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon updated SPARK-46555: - Summary: Refine docstring for DataFrame.createTempView/createOrReplaceTempView (was: Refine

[jira] [Created] (SPARK-46555) Refine docstring for DataFrame.registerTempTable/createTempView/createOrReplaceTempView

2024-01-01 Thread Hyukjin Kwon (Jira)
Hyukjin Kwon created SPARK-46555: Summary: Refine docstring for DataFrame.registerTempTable/createTempView/createOrReplaceTempView Key: SPARK-46555 URL: https://issues.apache.org/jira/browse/SPARK-46555

[jira] [Updated] (SPARK-46477) Hive table (bucketdb.dept_part_buk) is bucketed but partition (location=nk) is not bucketed

2024-01-01 Thread Ashish Sharma (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Sharma updated SPARK-46477: -- Description: Presto fail to read partition of hive table update by spark sql with following

[jira] [Updated] (SPARK-46477) Hive table (bucketdb.dept_part_buk) is bucketed but partition (location=nk) is not bucketed

2024-01-01 Thread Ashish Sharma (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Sharma updated SPARK-46477: -- Description: Presto fail to read partition of hive table update by spark sql with following

[jira] [Updated] (SPARK-46477) Hive table (bucketdb.dept_part_buk) is bucketed but partition (location=nk) is not bucketed

2024-01-01 Thread Ashish Sharma (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Sharma updated SPARK-46477: -- Description: Presto fail to read partition of hive table update by spark sql with following

[jira] [Resolved] (SPARK-46543) json_tuple throw PySparkValueError for empty fields

2024-01-01 Thread Ruifeng Zheng (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruifeng Zheng resolved SPARK-46543. --- Fix Version/s: 4.0.0 Resolution: Fixed Issue resolved by pull request 44534

[jira] [Resolved] (SPARK-46554) Upgrade slf4j to 2.0.10

2024-01-01 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie resolved SPARK-46554. -- Fix Version/s: 4.0.0 Resolution: Fixed Issue resolved by pull request 44544

[jira] [Resolved] (SPARK-46551) Refine docstring of `flatten/sequence/shuffle`

2024-01-01 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie resolved SPARK-46551. -- Fix Version/s: 4.0.0 Resolution: Fixed Issue resolved by pull request 44548

[jira] [Assigned] (SPARK-46551) Refine docstring of `flatten/sequence/shuffle`

2024-01-01 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie reassigned SPARK-46551: Assignee: Yang Jie > Refine docstring of `flatten/sequence/shuffle` >

[jira] [Updated] (SPARK-46553) FutureWarning for interpolate with object dtype

2024-01-01 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-46553: --- Labels: pull-request-available (was: ) > FutureWarning for interpolate with object dtype >

[jira] [Created] (SPARK-46554) Upgrade slf4j to 2.0.10

2024-01-01 Thread BingKun Pan (Jira)
BingKun Pan created SPARK-46554: --- Summary: Upgrade slf4j to 2.0.10 Key: SPARK-46554 URL: https://issues.apache.org/jira/browse/SPARK-46554 Project: Spark Issue Type: Improvement

[jira] [Created] (SPARK-46553) FutureWarning for interpolate with object dtype

2024-01-01 Thread Haejoon Lee (Jira)
Haejoon Lee created SPARK-46553: --- Summary: FutureWarning for interpolate with object dtype Key: SPARK-46553 URL: https://issues.apache.org/jira/browse/SPARK-46553 Project: Spark Issue Type:

[jira] [Created] (SPARK-46552) Replace UnsupportedOperationException by SparkUnsupportedOperationException in catalyst

2024-01-01 Thread Max Gekk (Jira)
Max Gekk created SPARK-46552: Summary: Replace UnsupportedOperationException by SparkUnsupportedOperationException in catalyst Key: SPARK-46552 URL: https://issues.apache.org/jira/browse/SPARK-46552