[jira] [Updated] (SPARK-50312) SparkThriftServer createServer parameter passing error when kerberos is true

2024-11-14 Thread cuiyanxiang (Jira)
[ https://issues.apache.org/jira/browse/SPARK-50312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] cuiyanxiang updated SPARK-50312: Attachment: 20241115134447.jpg > SparkThriftServer createServer parameter passing error when kerb

[jira] [Assigned] (SPARK-50312) SparkThriftServer createServer parameter passing error when kerberos is true

2024-11-14 Thread Kent Yao (Jira)
[ https://issues.apache.org/jira/browse/SPARK-50312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kent Yao reassigned SPARK-50312: Assignee: cuiyanxiang > SparkThriftServer createServer parameter passing error when kerberos is

[jira] [Resolved] (SPARK-50312) SparkThriftServer createServer parameter passing error when kerberos is true

2024-11-14 Thread Kent Yao (Jira)
[ https://issues.apache.org/jira/browse/SPARK-50312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kent Yao resolved SPARK-50312. -- Fix Version/s: 3.5.4 4.0.0 Resolution: Fixed Issue resolved by pull request

[jira] [Updated] (SPARK-50312) SparkThriftServer createServer parameter passing error when kerberos is true

2024-11-14 Thread Kent Yao (Jira)
[ https://issues.apache.org/jira/browse/SPARK-50312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kent Yao updated SPARK-50312: - Fix Version/s: (was: 4.0.0) (was: 3.5.4) > SparkThriftServer createServer par

[jira] [Updated] (SPARK-50312) SparkThriftServer createServer parameter passing error when kerberos is true

2024-11-14 Thread cuiyanxiang (Jira)
[ https://issues.apache.org/jira/browse/SPARK-50312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] cuiyanxiang updated SPARK-50312: Attachment: (was: 20241115134149.jpg) > SparkThriftServer createServer parameter passing error

[jira] [Updated] (SPARK-50324) Make `createDataFrame` trigger Config RPC at most once

2024-11-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-50324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-50324: --- Labels: pull-request-available (was: ) > Make `createDataFrame` trigger Config RPC at most

[jira] [Updated] (SPARK-50312) SparkThriftServer createServer parameter passing error when kerberos is true

2024-11-14 Thread cuiyanxiang (Jira)
[ https://issues.apache.org/jira/browse/SPARK-50312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] cuiyanxiang updated SPARK-50312: Attachment: 20241115134149.jpg > SparkThriftServer createServer parameter passing error when kerb

[jira] [Created] (SPARK-50324) Make `createDataFrame` trigger Config RPC at most once

2024-11-14 Thread Ruifeng Zheng (Jira)
Ruifeng Zheng created SPARK-50324: - Summary: Make `createDataFrame` trigger Config RPC at most once Key: SPARK-50324 URL: https://issues.apache.org/jira/browse/SPARK-50324 Project: Spark Issu

[jira] [Created] (SPARK-50323) Enforce schema for createDataFrame from numpy ndarray

2024-11-14 Thread Xinrong Meng (Jira)
Xinrong Meng created SPARK-50323: Summary: Enforce schema for createDataFrame from numpy ndarray Key: SPARK-50323 URL: https://issues.apache.org/jira/browse/SPARK-50323 Project: Spark Issue T

[jira] [Updated] (SPARK-50323) Enforce schema for createDataFrame from numpy ndarray

2024-11-14 Thread Xinrong Meng (Jira)
[ https://issues.apache.org/jira/browse/SPARK-50323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xinrong Meng updated SPARK-50323: - Description: Enforce schema for createDataFrame from numpy ndarray   Currently, the conversion

[jira] [Updated] (SPARK-50312) SparkThriftServer createServer parameter passing error when kerberos is true

2024-11-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-50312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-50312: --- Labels: pull-request-available (was: ) > SparkThriftServer createServer parameter passing e

[jira] [Updated] (SPARK-50113) Add `@spark_connect_only` to check the APIs that only supported with Spark Connect

2024-11-14 Thread Haejoon Lee (Jira)
[ https://issues.apache.org/jira/browse/SPARK-50113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haejoon Lee updated SPARK-50113: Summary: Add `@spark_connect_only` to check the APIs that only supported with Spark Connect (was:

[jira] [Updated] (SPARK-50311) Support `(add|remove|get|clear)Tag(s)` APIs for PySpark

2024-11-14 Thread Haejoon Lee (Jira)
[ https://issues.apache.org/jira/browse/SPARK-50311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haejoon Lee updated SPARK-50311: Parent: SPARK-49847 Issue Type: Sub-task (was: Bug) > Support `(add|remove|get|clear)Tag(

[jira] [Updated] (SPARK-49847) PySpark compatibility with Spark Connect

2024-11-14 Thread Haejoon Lee (Jira)
[ https://issues.apache.org/jira/browse/SPARK-49847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haejoon Lee updated SPARK-49847: Description: This aims to ensure full compatibility between PySpark and Spark Connect by thorough

[jira] [Resolved] (SPARK-50318) Add IntervalUtils.makeYearMonthInterval to deduplicate code between interpreted and codegen

2024-11-14 Thread Wenchen Fan (Jira)
[ https://issues.apache.org/jira/browse/SPARK-50318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan resolved SPARK-50318. - Fix Version/s: 4.0.0 Resolution: Fixed Issue resolved by pull request 48848 [https://gith

[jira] [Assigned] (SPARK-50318) Add IntervalUtils.makeYearMonthInterval to deduplicate code between interpreted and codegen

2024-11-14 Thread Wenchen Fan (Jira)
[ https://issues.apache.org/jira/browse/SPARK-50318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan reassigned SPARK-50318: --- Assignee: Ruzel Ibragimov > Add IntervalUtils.makeYearMonthInterval to deduplicate code bet

[jira] [Updated] (SPARK-49566) EXTEND + SET + DROP + AS operators

2024-11-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-49566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-49566: --- Labels: pull-request-available (was: ) > EXTEND + SET + DROP + AS operators > -

[jira] [Updated] (SPARK-45265) Support Hive 4.0 metastore

2024-11-14 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-45265: -- Parent: SPARK-44111 Issue Type: Sub-task (was: Improvement) > Support Hive 4.0 metast

[jira] [Resolved] (SPARK-50316) Upgrade ORC to 1.9.5

2024-11-14 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-50316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun resolved SPARK-50316. --- Fix Version/s: 3.5.4 Resolution: Fixed Issue resolved by pull request 48845 [https://

[jira] [Assigned] (SPARK-45265) Support Hive 4.0 metastore

2024-11-14 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun reassigned SPARK-45265: - Assignee: Kent Yao > Support Hive 4.0 metastore > -- > >

[jira] [Resolved] (SPARK-45265) Support Hive 4.0 metastore

2024-11-14 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun resolved SPARK-45265. --- Fix Version/s: 4.0.0 Resolution: Fixed Issue resolved by pull request 48823 [https://

[jira] [Updated] (SPARK-50302) TransformWithState secondary index sizes should be proportional to primary indexes

2024-11-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-50302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-50302: --- Labels: pull-request-available (was: ) > TransformWithState secondary index sizes should be

[jira] [Updated] (SPARK-50309) Add documentation for SQL pipe syntax

2024-11-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-50309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-50309: --- Labels: pull-request-available (was: ) > Add documentation for SQL pipe syntax > --

[jira] [Updated] (SPARK-49566) EXTEND + SET + DROP + AS operators

2024-11-14 Thread Daniel (Jira)
[ https://issues.apache.org/jira/browse/SPARK-49566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel updated SPARK-49566: --- Description: The EXTEND operator computes a new expression and appends it as a new column after the existin

[jira] [Updated] (SPARK-49566) EXTEND + SET + DROP + AS operators

2024-11-14 Thread Daniel (Jira)
[ https://issues.apache.org/jira/browse/SPARK-49566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel updated SPARK-49566: --- Summary: EXTEND + SET + DROP + AS operators (was: EXTEND + SET + DROP operators) > EXTEND + SET + DROP + A

[jira] [Created] (SPARK-50320) Make `--remote` be an official option by removing `experimental` warning

2024-11-14 Thread Dongjoon Hyun (Jira)
Dongjoon Hyun created SPARK-50320: - Summary: Make `--remote` be an official option by removing `experimental` warning Key: SPARK-50320 URL: https://issues.apache.org/jira/browse/SPARK-50320 Project: S

[jira] [Created] (SPARK-50321) Rebuild variant binary from shredded data.

2024-11-14 Thread Chenhao Li (Jira)
Chenhao Li created SPARK-50321: -- Summary: Rebuild variant binary from shredded data. Key: SPARK-50321 URL: https://issues.apache.org/jira/browse/SPARK-50321 Project: Spark Issue Type: Sub-task

[jira] [Updated] (SPARK-50322) Cannot resolve parameterized identifier in a sub-query

2024-11-14 Thread Max Gekk (Jira)
[ https://issues.apache.org/jira/browse/SPARK-50322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Max Gekk updated SPARK-50322: - Description: The example below portraits the issue: {code:sq} create table tt1(c1 int); insert into tt1

[jira] [Created] (SPARK-50322) Cannot resolve parameterized identifier in a sub-query

2024-11-14 Thread Max Gekk (Jira)
Max Gekk created SPARK-50322: Summary: Cannot resolve parameterized identifier in a sub-query Key: SPARK-50322 URL: https://issues.apache.org/jira/browse/SPARK-50322 Project: Spark Issue Type: Bu

[jira] [Updated] (SPARK-50320) Make `--remote` an official option by removing `experimental` warning

2024-11-14 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-50320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-50320: -- Summary: Make `--remote` an official option by removing `experimental` warning (was: Make `--

[jira] [Assigned] (SPARK-50320) Make `--remote` be an official option by removing `experimental` warning

2024-11-14 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-50320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun reassigned SPARK-50320: - Assignee: Dongjoon Hyun > Make `--remote` be an official option by removing `experiment

[jira] [Updated] (SPARK-50320) Make `--remote` be an official option by removing `experimental` warning

2024-11-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-50320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-50320: --- Labels: pull-request-available (was: ) > Make `--remote` be an official option by removing

[jira] [Comment Edited] (SPARK-49872) Spark History UI -- StreamConstraintsException: String length (20054016) exceeds the maximum length (20000000)

2024-11-14 Thread Gabor Roczei (Jira)
[ https://issues.apache.org/jira/browse/SPARK-49872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17898378#comment-17898378 ] Gabor Roczei edited comment on SPARK-49872 at 11/14/24 6:31 PM: --

[jira] [Commented] (SPARK-49872) Spark History UI -- StreamConstraintsException: String length (20054016) exceeds the maximum length (20000000)

2024-11-14 Thread Gabor Roczei (Jira)
[ https://issues.apache.org/jira/browse/SPARK-49872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17898378#comment-17898378 ] Gabor Roczei commented on SPARK-49872: -- Hi [~anthonysgro], > thanks, any progress

[jira] [Updated] (SPARK-50319) Reorder BindParameters and ResolveIdentifierClause rules to converge to fixpoint faster

2024-11-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-50319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-50319: --- Labels: pull-request-available (was: ) > Reorder BindParameters and ResolveIdentifierClause

[jira] [Updated] (SPARK-50319) Reorder BindParameters and ResolveIdentifierClause rules to converge to fixpoint faster

2024-11-14 Thread Serge Rielau (Jira)
[ https://issues.apache.org/jira/browse/SPARK-50319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Serge Rielau updated SPARK-50319: - Environment: (was: The current relative order  # ResolveRelations # ResolveIdentifierClause

[jira] [Updated] (SPARK-50319) Reorder BindParameters and ResolveIdentifierClause rules to converge to fixpoint faster

2024-11-14 Thread Serge Rielau (Jira)
[ https://issues.apache.org/jira/browse/SPARK-50319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Serge Rielau updated SPARK-50319: - Description: The current relative order of rules is: # ResolveRelations # ResolveIdentifierCla

[jira] [Created] (SPARK-50319) Reorder BindParameters and ResolveIdentifierClause rules to converge to fixpoint faster

2024-11-14 Thread Serge Rielau (Jira)
Serge Rielau created SPARK-50319: Summary: Reorder BindParameters and ResolveIdentifierClause rules to converge to fixpoint faster Key: SPARK-50319 URL: https://issues.apache.org/jira/browse/SPARK-50319

[jira] [Updated] (SPARK-50318) Add IntervalUtils.makeYearMonthInterval to deduplicate code between interpreted and codegen

2024-11-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-50318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-50318: --- Labels: pull-request-available (was: ) > Add IntervalUtils.makeYearMonthInterval to dedupli

[jira] [Updated] (SPARK-50318) Add IntervalUtils.makeYearMonthInterval to deduplicate code between interpreted and codegen

2024-11-14 Thread Ruzel Ibragimov (Jira)
[ https://issues.apache.org/jira/browse/SPARK-50318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruzel Ibragimov updated SPARK-50318: Summary: Add IntervalUtils.makeYearMonthInterval to deduplicate code between interpreted a

[jira] [Commented] (SPARK-50318) Add IntervalUtils.makeYearMonthInterval to duplicate less code between interpreted and codegen

2024-11-14 Thread Ruzel Ibragimov (Jira)
[ https://issues.apache.org/jira/browse/SPARK-50318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17898345#comment-17898345 ] Ruzel Ibragimov commented on SPARK-50318: - Fixing it > Add IntervalUtils.makeYe

[jira] [Created] (SPARK-50318) Add IntervalUtils.makeYearMonthInterval to duplicate less code between interpreted and codegen

2024-11-14 Thread Ruzel Ibragimov (Jira)
Ruzel Ibragimov created SPARK-50318: --- Summary: Add IntervalUtils.makeYearMonthInterval to duplicate less code between interpreted and codegen Key: SPARK-50318 URL: https://issues.apache.org/jira/browse/SPARK-503

[jira] [Created] (SPARK-50317) Upgrade ORC to 2.0.3

2024-11-14 Thread Dongjoon Hyun (Jira)
Dongjoon Hyun created SPARK-50317: - Summary: Upgrade ORC to 2.0.3 Key: SPARK-50317 URL: https://issues.apache.org/jira/browse/SPARK-50317 Project: Spark Issue Type: Sub-task Compone

[jira] [Updated] (SPARK-50316) Upgrade ORC to 1.9.5

2024-11-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-50316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-50316: --- Labels: pull-request-available (was: ) > Upgrade ORC to 1.9.5 > > >

[jira] [Resolved] (SPARK-50153) Add `name` to `RuleExecutor` to make printing `QueryExecutionMetrics`'s logs clearer

2024-11-14 Thread Max Gekk (Jira)
[ https://issues.apache.org/jira/browse/SPARK-50153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Max Gekk resolved SPARK-50153. -- Fix Version/s: 4.0.0 Resolution: Fixed Issue resolved by pull request 48688 [https://github.com

[jira] [Assigned] (SPARK-50153) Add `name` to `RuleExecutor` to make printing `QueryExecutionMetrics`'s logs clearer

2024-11-14 Thread Max Gekk (Jira)
[ https://issues.apache.org/jira/browse/SPARK-50153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Max Gekk reassigned SPARK-50153: Assignee: BingKun Pan > Add `name` to `RuleExecutor` to make printing `QueryExecutionMetrics`'s l

[jira] [Created] (SPARK-50315) Custom metrics for V1FallbackWriters

2024-11-14 Thread Jan-Ole Sasse (Jira)
Jan-Ole Sasse created SPARK-50315: - Summary: Custom metrics for V1FallbackWriters Key: SPARK-50315 URL: https://issues.apache.org/jira/browse/SPARK-50315 Project: Spark Issue Type: Improvemen

[jira] [Assigned] (SPARK-50216) Investigate UTF8_BINARY regression

2024-11-14 Thread Max Gekk (Jira)
[ https://issues.apache.org/jira/browse/SPARK-50216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Max Gekk reassigned SPARK-50216: Assignee: Stevo Mitric > Investigate UTF8_BINARY regression > --

[jira] [Resolved] (SPARK-50216) Investigate UTF8_BINARY regression

2024-11-14 Thread Max Gekk (Jira)
[ https://issues.apache.org/jira/browse/SPARK-50216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Max Gekk resolved SPARK-50216. -- Fix Version/s: 4.0.0 Resolution: Fixed Issue resolved by pull request 48804 [https://github.com

[jira] [Updated] (SPARK-50311) Support `(add|remove|get|clear)Tag(s)` APIs for PySpark

2024-11-14 Thread Haejoon Lee (Jira)
[ https://issues.apache.org/jira/browse/SPARK-50311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haejoon Lee updated SPARK-50311: Summary: Support `(add|remove|get|clear)Tag(s)` APIs for PySpark (was: Support tag-related APIs f

[jira] [Updated] (SPARK-50311) Support `(add|remove|get|clear)Tag(s)` APIs for PySpark

2024-11-14 Thread Haejoon Lee (Jira)
[ https://issues.apache.org/jira/browse/SPARK-50311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haejoon Lee updated SPARK-50311: Description: We should support (add|remove|get|clear)Tag(s) that are currently only supported in S

[jira] [Updated] (SPARK-50311) Support tag-related APIs for PySpark

2024-11-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-50311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-50311: --- Labels: pull-request-available (was: ) > Support tag-related APIs for PySpark > ---

[jira] [Created] (SPARK-50314) Refactor ExecuteHolder state

2024-11-14 Thread Changgyoo Park (Jira)
Changgyoo Park created SPARK-50314: -- Summary: Refactor ExecuteHolder state Key: SPARK-50314 URL: https://issues.apache.org/jira/browse/SPARK-50314 Project: Spark Issue Type: Improvement

[jira] [Updated] (SPARK-50313) Enable ANSI in SQL *SQLQueryTestSuite by default

2024-11-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-50313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-50313: --- Labels: pull-request-available (was: ) > Enable ANSI in SQL *SQLQueryTestSuite by default >

[jira] [Created] (SPARK-50313) Enable ANSI in SQL *SQLQueryTestSuite by default

2024-11-14 Thread Kent Yao (Jira)
Kent Yao created SPARK-50313: Summary: Enable ANSI in SQL *SQLQueryTestSuite by default Key: SPARK-50313 URL: https://issues.apache.org/jira/browse/SPARK-50313 Project: Spark Issue Type: Sub-task

[jira] [Commented] (SPARK-50312) SparkThriftServer createServer parameter passing error when kerberos is true

2024-11-14 Thread cuiyanxiang (Jira)
[ https://issues.apache.org/jira/browse/SPARK-50312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17898217#comment-17898217 ] cuiyanxiang commented on SPARK-50312: - I'm doing this > SparkThriftServer createSer

[jira] [Updated] (SPARK-50312) SparkThriftServer createServer parameter passing error when kerberos is true

2024-11-14 Thread cuiyanxiang (Jira)
[ https://issues.apache.org/jira/browse/SPARK-50312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] cuiyanxiang updated SPARK-50312: Priority: Major (was: Blocker) > SparkThriftServer createServer parameter passing error when ker

[jira] [Updated] (SPARK-49639) Remove the ANSI config suggestion in INVALID_INTERVAL_WITH_MICROSECONDS_ADDITION

2024-11-14 Thread Mihailo Milosevic (Jira)
[ https://issues.apache.org/jira/browse/SPARK-49639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mihailo Milosevic updated SPARK-49639: -- Description: INVALID_INTERVAL_WITH_MICROSECONDS_ADDITION contains suggested fix for tu

[jira] [Updated] (SPARK-49639) Remove the ANSI config suggestion in INVALID_INTERVAL_WITH_MICROSECONDS_ADDITION

2024-11-14 Thread Mihailo Milosevic (Jira)
[ https://issues.apache.org/jira/browse/SPARK-49639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mihailo Milosevic updated SPARK-49639: -- Description: DATETIME_FIELD_OUT_OF_BOUNDS contains suggested fix for turning off ANSI

[jira] [Updated] (SPARK-50312) SparkThriftServer createServer parameter passing error when kerberos is true

2024-11-14 Thread cuiyanxiang (Jira)
[ https://issues.apache.org/jira/browse/SPARK-50312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] cuiyanxiang updated SPARK-50312: Description: SparkThriftServer createServer parameter passing error  when kerberos is true {code:j

[jira] [Created] (SPARK-50312) SparkThriftServer createServer parameter passing error when kerberos is true

2024-11-14 Thread cuiyanxiang (Jira)
cuiyanxiang created SPARK-50312: --- Summary: SparkThriftServer createServer parameter passing error when kerberos is true Key: SPARK-50312 URL: https://issues.apache.org/jira/browse/SPARK-50312 Project:

[jira] [Updated] (SPARK-49639) Remove the ANSI config suggestion in INVALID_INTERVAL_WITH_MICROSECONDS_ADDITION

2024-11-14 Thread Mihailo Milosevic (Jira)
[ https://issues.apache.org/jira/browse/SPARK-49639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mihailo Milosevic updated SPARK-49639: -- Summary: Remove the ANSI config suggestion in INVALID_INTERVAL_WITH_MICROSECONDS_ADDIT

[jira] [Updated] (SPARK-49639) Remove the ANSI config suggestion in INVALID_INTERVAL_WITH_MICROSECONDS_ADDITION

2024-11-14 Thread Mihailo Milosevic (Jira)
[ https://issues.apache.org/jira/browse/SPARK-49639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mihailo Milosevic updated SPARK-49639: -- Labels: starter (was: ) > Remove the ANSI config suggestion in > INVALID_INTERVAL_WI

[jira] [Updated] (SPARK-49642) Remove the ANSI config suggestion in DATETIME_FIELD_OUT_OF_BOUNDS

2024-11-14 Thread Mihailo Milosevic (Jira)
[ https://issues.apache.org/jira/browse/SPARK-49642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mihailo Milosevic updated SPARK-49642: -- Summary: Remove the ANSI config suggestion in DATETIME_FIELD_OUT_OF_BOUNDS (was: Remo

[jira] [Updated] (SPARK-49642) Remove the ANSI config suggestion in _LEGACY_ERROR_TEMP_2000

2024-11-14 Thread Mihailo Milosevic (Jira)
[ https://issues.apache.org/jira/browse/SPARK-49642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mihailo Milosevic updated SPARK-49642: -- Description: DATETIME_FIELD_OUT_OF_BOUNDS contains suggested fix for turning off ANSI

[jira] [Updated] (SPARK-50298) Implement verifySchema parameter of createDataFrame in Spark Connect

2024-11-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-50298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-50298: --- Labels: pull-request-available (was: ) > Implement verifySchema parameter of createDataFram

[jira] [Updated] (SPARK-49972) Spark Connect plan cache statistics

2024-11-14 Thread Changgyoo Park (Jira)
[ https://issues.apache.org/jira/browse/SPARK-49972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Changgyoo Park updated SPARK-49972: --- Description: Collect hit ratio / hit count until eviction / memory usage. Alert if eviction/

[jira] [Updated] (SPARK-49972) Spark Connect plan cache statistics

2024-11-14 Thread Changgyoo Park (Jira)
[ https://issues.apache.org/jira/browse/SPARK-49972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Changgyoo Park updated SPARK-49972: --- Description: Collect hit ratio / hit count until eviction / memory usage. ETA: Jan 2025.

[jira] [Assigned] (SPARK-50291) Standardize verifySchema parameter of createDataFrame in Spark Classic

2024-11-14 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-50291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon reassigned SPARK-50291: Assignee: Xinrong Meng > Standardize verifySchema parameter of createDataFrame in Spark C

[jira] [Resolved] (SPARK-50291) Standardize verifySchema parameter of createDataFrame in Spark Classic

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