issues
Thread
Date
Earlier messages
Messages by Thread
[jira] [Resolved] (SPARK-56874) Fast-path DateTimeUtils.daysToMicros for ZoneOffset.UTC
Yang Jie (Jira)
[jira] [Assigned] (SPARK-56874) Fast-path DateTimeUtils.daysToMicros for ZoneOffset.UTC
Yang Jie (Jira)
[jira] [Created] (SPARK-56907) Reduce per-value allocation in DELTA_LENGTH_BYTE_ARRAY Parquet vectorized reader
Jira
[jira] [Updated] (SPARK-56907) Reduce per-value allocation in DELTA_LENGTH_BYTE_ARRAY Parquet vectorized reader
ASF GitHub Bot (Jira)
[jira] [Created] (SPARK-56906) [SQL] Add SKEW_JOIN hint with SkewKeyJoinExec to parallelize output-skewed joins
James Xu (Jira)
[jira] [Resolved] (SPARK-56767) Optimize hot-key skew joins by splitting into a broadcast branch for hot keys and a sort-merge branch for the rest
James Xu (Jira)
[jira] [Resolved] (SPARK-56905) Support BYTE_STREAM_SPLIT encoding on Parquet write path
Jira
[jira] [Updated] (SPARK-56905) Support BYTE_STREAM_SPLIT encoding on Parquet write path
ASF GitHub Bot (Jira)
[jira] [Created] (SPARK-56905) Support BYTE_STREAM_SPLIT encoding on Parquet write path
Jira
[jira] [Updated] (SPARK-56904) Fix Int overflow in LongToUnsafeRowMap page size computations
ASF GitHub Bot (Jira)
[jira] [Updated] (SPARK-56637) Variant getFieldByKey() on large objects silently fails if variant metadata is unsorted
ASF GitHub Bot (Jira)
[jira] [Commented] (SPARK-56904) Fix Int overflow in LongToUnsafeRowMap page size computations
L. C. Hsieh (Jira)
[jira] [Assigned] (SPARK-56904) Fix Int overflow in LongToUnsafeRowMap page size computations
L. C. Hsieh (Jira)
[jira] [Created] (SPARK-56904) Fix Int overflow in LongToUnsafeRowMap page size computations
L. C. Hsieh (Jira)
[jira] [Updated] (SPARK-56903) Spread NULL outer join keys across shuffle partitions
ASF GitHub Bot (Jira)
[jira] [Created] (SPARK-56903) Spread NULL outer join keys across shuffle partitions
Chao Sun (Jira)
[jira] [Created] (SPARK-56902) Spread NULL outer join keys across shuffle partitions
Chao Sun (Jira)
[jira] [Created] (SPARK-56901) Spread NULL outer join keys across shuffle partitions
Chao Sun (Jira)
[jira] [Created] (SPARK-56900) Spread NULL outer join keys across shuffle partitions
Chao Sun (Jira)
[jira] [Created] (SPARK-56899) Spread NULL outer join keys across shuffle partitions
Chao Sun (Jira)
[jira] [Updated] (SPARK-56898) Add pre-pass rule to canonicalize COUNT(DISTINCT IF(cond, col, NULL)) into COUNT(DISTINCT col) FILTER
ASF GitHub Bot (Jira)
[jira] [Updated] (SPARK-56898) Add pre-pass rule to canonicalize COUNT(DISTINCT IF(cond, col, NULL)) into COUNT(DISTINCT col) FILTER
James Xu (Jira)
[jira] [Created] (SPARK-56898) Add pre-pass rule to canonicalize COUNT(DISTINCT IF(cond, col, NULL)) into COUNT(DISTINCT col) FILTER
James Xu (Jira)
[jira] [Created] (SPARK-56897) Reduce per-value allocations in DELTA_BYTE_ARRAY Parquet decoder
Jira
[jira] [Updated] (SPARK-56897) Reduce per-value allocations in DELTA_BYTE_ARRAY Parquet decoder
ASF GitHub Bot (Jira)
[jira] [Updated] (SPARK-56896) Add bulk read paths for timestamp/date Parquet vector updaters
ASF GitHub Bot (Jira)
[jira] [Created] (SPARK-56896) Add bulk read paths for timestamp/date Parquet vector updaters
Jira
[jira] [Updated] (SPARK-56895) Batch ByteBuffer slice in RLE PACKED decode to reduce allocation overhead
ASF GitHub Bot (Jira)
[jira] [Created] (SPARK-56895) Batch ByteBuffer slice in RLE PACKED decode to reduce allocation overhead
Jira
[jira] [Updated] (SPARK-56894) Add vectorized Parquet BYTE_STREAM_SPLIT reader
ASF GitHub Bot (Jira)
[jira] [Created] (SPARK-56894) Add vectorized Parquet BYTE_STREAM_SPLIT reader
Jira
[jira] [Commented] (SPARK-56502) Fix integer overflow in DirectByteBufferOutputStream capacity check
Anupam Yadav (Jira)
[jira] [Commented] (SPARK-56502) Fix integer overflow in DirectByteBufferOutputStream capacity check
Anupam Yadav (Jira)
[jira] [Created] (SPARK-56893) Optimize Parquet dictionary decoding with hasNull fast path and per-class updater overrides
Jira
[jira] [Updated] (SPARK-56893) Optimize Parquet dictionary decoding with hasNull fast path and per-class updater overrides
ASF GitHub Bot (Jira)
[jira] [Resolved] (SPARK-56448) Spark connect client fails on subsequent start due to ammonite (code) cache
Attila Zsolt Piros (Jira)
[jira] [Assigned] (SPARK-56448) Spark connect client fails on subsequent start due to ammonite (code) cache
Attila Zsolt Piros (Jira)
[jira] [Updated] (SPARK-56892) Bulk read optimization for Parquet DELTA_BINARY_PACKED decoding
ASF GitHub Bot (Jira)
[jira] [Created] (SPARK-56892) Bulk read optimization for Parquet DELTA_BINARY_PACKED decoding
Jira
[jira] [Updated] (SPARK-55816) SQL State Coverage: AnalysisException - checkTransformDuplication
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-50698) Refactor CreateUserDefinedFunction command to extend from UnaryRunnableCommand
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-55748) Use `DSv2` for `avro|csv|json|kafka|orc|parquet|text` by default
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-51046) `SubExprEliminationBenchmark` fails at `CodeGenerator`
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-54224) Add Python trigger for RTM to support stateless python queries (no UDFs)
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-44223) Drop leveldb support
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-50321) Rebuild variant binary from shredded data.
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-55347) Pass Generated Column as Expression to DSV2
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-51019) Fix Flaky Test: `SPARK-47148: AQE should avoid to submit shuffle job on cancellation`
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-54353) Make CollectMetricsExec.collectedMetrics thread-safe
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-54588) Add time_format function to convert TIME values to formatted string representations
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-53368) Consider supporting Parquet TIME data with isAdjustedToUTC=true
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-54281) Support cast from numeric types to time
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-54279) Fix empty observation results caused by delayed asynchronous metrics processing
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-54685) Remove redundant observed-metrics responses
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-55476) Refactor how broadcast variables are passed
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-54225) Improve the semantics of the ContinuousMemorySink
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-52495) Include partition columns in the single variant column
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-54252) Support geospatial types in Thrift server
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-55178) Remove `redirectingInput` from `o.a.s.deploy.k8s.integrationtest.Utils.executeCommand`
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-53612) Consolidate helper classes for arrow batching
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-55199) Improve K8s integration test documentation
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-52719) Support using scalar UDFs in TVFs
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-49723) Add variant metrics to JSON Scan nodes and Project nodes containing variant-constructor expressions
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-54582) Add Time Type Statistics Collection Support
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-54203) Support Time in RowToColumnConverter
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-55815) SQL State Coverage: AnalysisException - cannotFindCatalogToHandleIdentifierError
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-53009) Infer determinism of SQL UDFs
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-54236) Remove "stateful queries not allowed" test in StreamRealTimeModeAllowlistSuite after stateful queries are supported
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-55562) Simplify null handling for error classes in Spark exceptions.
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-53890) [SDP] Test (and fix) read/readstream options are respected for pipelines
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-51224) Upgrade Maven to 4.0.0
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-54255) Document geospatial types
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-52617) Cast TIME to/from TIMESTAMP_NTZ
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-53705) Support columnar batch interface for Arrow Python UDTFs
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-55812) SQL State Coverage: AnalysisException - dataSchemaNotSpecifiedError (2-param)
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-53520) Handle TimeType in javaBoxedType()
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-46130) Reeanble `pyspark.tests.test_worker.WorkerSegfaultNonDaemonTest.test_python_segfault` with Python 3.12
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-55814) SQL State Coverage: ParseException - defineTempViewWithIfNotExistsError
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-47010) Kubernetes: support csi driver for volume type
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-54254) Support geospatial types in Parquet R/W
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-52816) Remove direct usage of `sun.misc.Signal`
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-54257) Enable the config for geospatial support
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-55813) SQL State Coverage: SparkIllegalArgumentException - cannotSpecifyBothJdbcTableNameAndQueryError
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-53286) Support polymorphic Arrow UDTFs
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-54586) Spark is creating invalid parquet files - put non utf-8 data in string column
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-52621) Cast TIME to/from VARIANT
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-51230) Upgrade `commons-crypto` to 1.3.0
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-55707) Re-enable DB2 JDBC Driver tests when it has no side-effect with Spark's LZ4 dependency
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-48051) Add Golden Table Tests for Variant from different engines
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-54256) Document ST expressions
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-51403) Test TimeType as ordered and atomic type
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-48821) Support Update in DataFrameWriterV2
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-49586) Add addArtifact API to PySpark
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-54258) Support extended set of geospatial SRIDs
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-53225) Upgrade `datasketches-java` to 7.0.1 and `datasketches-memory` to 4.1.0
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-53580) Placeholder task...
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-56186) Retire pypy
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-56186) Retire pypy
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-56186) Retire pypy
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-56186) Retire pypy
Dongjoon Hyun (Jira)
[jira] [Resolved] (SPARK-56889) Drop Python 3.10 Support
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-56889) Drop Python 3.10 Support
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-56885) Make `CompressionCodecSuite` be independent from the default value of io compression codec
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-56886) Improve `UtilsSuite` to be more robust
Peter Toth (Jira)
[jira] [Resolved] (SPARK-56886) Improve `UtilsSuite` to be more robust
Peter Toth (Jira)
[jira] [Resolved] (SPARK-56884) Upgrade `zstd-jni` to 1.5.7-8
Peter Toth (Jira)
[jira] [Assigned] (SPARK-56884) Upgrade `zstd-jni` to 1.5.7-8
Peter Toth (Jira)
[jira] [Assigned] (SPARK-56885) Make `CompressionCodecSuite` be independent from the default value of io compression codec
Peter Toth (Jira)
[jira] [Resolved] (SPARK-56885) Make `CompressionCodecSuite` be independent from the default value of io compression codec
Peter Toth (Jira)
[jira] [Resolved] (SPARK-56888) Simplify `get_caller_source_code_location` description
Peter Toth (Jira)
[jira] [Assigned] (SPARK-56888) Simplify `get_caller_source_code_location` description
Peter Toth (Jira)
[jira] [Created] (SPARK-56891) Propagate Spark Connect session user
Y. Hitesh Reddy (Jira)
[jira] [Assigned] (SPARK-56868) Refactor runtime partition filtering into a helper method
Gengliang Wang (Jira)
[jira] [Resolved] (SPARK-56868) Refactor runtime partition filtering into a helper method
Gengliang Wang (Jira)
[jira] [Updated] (SPARK-56883) Improve DESCRIBE FUNCTION for SQL UDF
ASF GitHub Bot (Jira)
[jira] [Resolved] (SPARK-56879) Improve `JavaUtilsSuite` to be more robust
Dongjoon Hyun (Jira)
[jira] [Created] (SPARK-56890) Implement SCD1 Batch Processor; Merge Tombstones onto Microbatch
Anish Mahto (Jira)
[jira] [Updated] (SPARK-56889) Drop Python 3.10 Support
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-56889) Drop Python 3.10 Support
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-56889) Drop Python 3.10 Support
ASF GitHub Bot (Jira)
[jira] [Created] (SPARK-56889) Drop Python 3.10 Support
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-56888) Simplify `get_caller_source_code_location` description
ASF GitHub Bot (Jira)
[jira] [Updated] (SPARK-56888) Simplify `get_caller_source_code_location` description
Peter Toth (Jira)
[jira] [Updated] (SPARK-56888) Simplify `get_caller_source_code_location` description
Dongjoon Hyun (Jira)
[jira] [Created] (SPARK-56888) Simplify `get_caller_source_code_location` description
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-56887) Add dedicated sort-merge physical operator for AS-OF join
Kousuke Saruta (Jira)
[jira] [Updated] (SPARK-56887) Add dedicated sort-merge physical operator for AS-OF join
ASF GitHub Bot (Jira)
[jira] [Created] (SPARK-56887) Add dedicated sort-merge physical operator for AS-OF join
Kousuke Saruta (Jira)
[jira] [Updated] (SPARK-56886) Improve `UtilsSuite` to be more robust
ASF GitHub Bot (Jira)
[jira] [Updated] (SPARK-56886) Improve `UtilsSuite` to be more robust
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-56886) Improve `UtilsSuite` to be more robust
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-56886) Improve `UtilsSuite` to be more robust
Dongjoon Hyun (Jira)
[jira] [Resolved] (SPARK-56881) Improve `FsHistoryProviderSuite` to be more robust
Dongjoon Hyun (Jira)
[jira] [Created] (SPARK-56886) Improve `UtilsSuite` to be more robust
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-56884) Upgrade `zstd-jni` to 1.5.7-8
ASF GitHub Bot (Jira)
[jira] [Updated] (SPARK-56885) Make `CompressionCodecSuite` be independent from the default value of io compression codec
ASF GitHub Bot (Jira)
[jira] [Updated] (SPARK-56885) Make `CompressionCodecSuite` be independent from the default value of io compression codec
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-56885) Make `CompressionCodecSuite` be independent from the default value of io compression codec
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-56885) Make `CompressionCodecSuite` be independent from the default value of io compression codec
Dongjoon Hyun (Jira)
[jira] [Created] (SPARK-56885) Make `CompressionCodecSuite` be independent from the default value of io compression codec
Dongjoon Hyun (Jira)
[jira] [Created] (SPARK-56884) Upgrade `zstd-jni` to 1.5.7-8
Dongjoon Hyun (Jira)
[jira] [Created] (SPARK-56883) Improve DESCRIBE FUNCTION for SQL UDF
Serge Rielau (Jira)
[jira] [Created] (SPARK-56882) Implement SCD1 Batch Processor; Target Column Projection
Anish Mahto (Jira)
[jira] [Comment Edited] (SPARK-54119) Metrics & semantic modeling in Spark
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-54119) Metrics & semantic modeling in Spark
Dongjoon Hyun (Jira)
[jira] [Reopened] (SPARK-54119) Metrics & semantic modeling in Spark
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-56830) Share compile artifact across CI jobs
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-34591) Add decision tree pruning as a parameter
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-34591) Add decision tree pruning as a parameter
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-34591) Pyspark undertakes pruning of decision trees and random forests outside the control of the user, leading to undesirable and unexpected outcomes that are challenging to diagnose and impossible to correct
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-55388) Refactor PythonEvalType processing logic
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-51658) SPIP: Add geospatial types in Spark
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-55388) Refactor PythonEvalType processing logic
Dongjoon Hyun (Jira)
[jira] [Resolved] (SPARK-51658) SPIP: Add geospatial types in Spark
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-51658) SPIP: Add geospatial types in Spark
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-51658) SPIP: Add geospatial types in Spark
Jira
[jira] [Assigned] (SPARK-56881) Improve `FsHistoryProviderSuite` to be more robust
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-56879) Improve `JavaUtilsSuite` to be more robust
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-56879) Improve `JavaUtilsSuite` to be more robust
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-56879) Improve `JavaUtilsSuite` to be more robust
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-56879) Improve `JavaUtilsSuite` to be robust
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-56881) Improve `FsHistoryProviderSuite` to be more robust
ASF GitHub Bot (Jira)
[jira] [Updated] (SPARK-56881) Improve `FsHistoryProviderSuite` to be more robust
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-56881) Improve `FsHistoryProviderSuite` to be more robust
Dongjoon Hyun (Jira)
[jira] [Created] (SPARK-56881) Improve `FsHistoryProviderSuite` to be more robust
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-56720) Fail subsequent async log writes after a prior failure in async progress tracking
Jungtaek Lim (Jira)
[jira] [Resolved] (SPARK-56720) Fail subsequent async log writes after a prior failure in async progress tracking
Jungtaek Lim (Jira)
[jira] [Assigned] (SPARK-56878) Upgrade Parquet to 1.17.1
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-54453) Improve test coverage on pyspark
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-55278) SPIP: Language-agnostic UDF Protocol for Spark
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-55278) SPIP: Language-agnostic UDF Protocol for Spark
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-48338) Sql Scripting support for Spark SQL
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-54955) Pandas UDF with PyArrow Backend
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-56170) Enable V2 file write path for built-in file formats
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-48338) Sql Scripting support for Spark SQL
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-54955) Pandas UDF with PyArrow Backend
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-55760) Spark Web UI Modernization
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-48515) Enable Arrow optimization for Python UDFs
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-55139) Support Pandas 3
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-56223) Polish type annotations for pyspark
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-56223) Polish type annotations for pyspark
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-54819) Refactor Scala/SQL Tests
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-54819) Refactor Scala/SQL Tests
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-54819) Refactor Scala/SQL Tests
Dongjoon Hyun (Jira)
[jira] [Resolved] (SPARK-55943) Release Spark Kubernetes Operator 0.9.0
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-56879) Improve `JavaUtilsSuite` to be robust
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-56879) Improve `JavaUtilsSuite` to be robust
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-56879) Improve `JavaUtilsSuite` to be robust
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-56879) Improve `JavaUtilsSuite` to be robust
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-56879) Improve `JavaUtilsSuite` to be robust
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-56879) Improve `JavaUtilsSuite` to be robust
ASF GitHub Bot (Jira)
[jira] [Created] (SPARK-56880) Prepare Apache Spark 5.0.0
Dongjoon Hyun (Jira)
[jira] [Created] (SPARK-56879) Prepare Apache Spark 5.0.0
Dongjoon Hyun (Jira)
[jira] [Resolved] (SPARK-56853) Harden PATH QA
Daniel Tenedorio (Jira)
[jira] [Assigned] (SPARK-56853) Harden PATH QA
Daniel Tenedorio (Jira)
[jira] [Commented] (SPARK-55874) Show compact SQL preview in query listing table
Dai Ozaki (Jira)
[jira] [Comment Edited] (SPARK-51262) exceptAll not working with drop_duplicates using subset
Shrirang Mhalgi (Jira)
[jira] [Updated] (SPARK-51262) exceptAll not working with drop_duplicates using subset
ASF GitHub Bot (Jira)
[jira] [Updated] (SPARK-56878) Upgrade Parquet to 1.17.1
ASF GitHub Bot (Jira)
[jira] [Updated] (SPARK-56878) Upgrade Parquet to 1.17.1
Dongjoon Hyun (Jira)
Earlier messages