commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/02/26
(spark) branch master updated: [SPARK-55405][PYTHON][TESTS][FOLLOW-UP] Add macOS ARM overrides for float-to-int unsafe cast golden file mismatches
ruifengz
2026/02/26
(spark) branch master updated: [SPARK-55144][SS] Introduce new state format version for performant stream-stream join
kabhwan
2026/02/26
(spark) branch dependabot/npm_and_yarn/ui-test/multi-f5f34deeac created (now b0d3653d3e61)
github-bot
2026/02/26
(spark) branch master updated: [MINOR][PYTHON] Add `asv` in `dev/requirements.txt`
ruifengz
2026/02/26
(spark) branch master updated: [SPARK-55463][PYTHON][FOLLOW-UP] Delete unnecessary `date_as_object=True` in VariantType conversion
ruifengz
2026/02/26
(spark-kubernetes-operator) branch main updated: [SPARK-55738] Fix `ResourceRetainPolicy` javadoc location
dongjoon
2026/02/26
(spark) branch master updated: [SPARK-55699][SS] Inconsistent reading of LowLatencyClock when used together with ManualClock
kabhwan
2026/02/26
(spark-kubernetes-operator) branch main updated: [SPARK-55737] Add Java 26-ea to GitHub Action
dongjoon
2026/02/26
(spark-kubernetes-operator) branch main updated: [SPARK-55735] Upgrade `checkstyle` to 13.2.0 and `spotbugs-plugin` to 6.4.8
dongjoon
2026/02/26
(spark-kubernetes-operator) branch main updated: [SPARK-55734] Upgrade `Dropwizard` metrics to 4.2.38
dongjoon
2026/02/26
(spark-kubernetes-operator) branch main updated: [SPARK-55733] Upgrade PMD to 7.21.0 to support Java 26
dongjoon
2026/02/26
(spark) branch master updated: [SPARK-55725][K8S][DOCS] Make `AbstractPodsAllocator` docs up-to-date
dongjoon
2026/02/26
(spark) branch master updated: [SPARK-55713][PYTHON][TESTS] Add `LongArrowToPandasBenchmark` for long type conversions
ruifengz
2026/02/26
(spark) branch master updated: [SPARK-55702][SQL] Support filter predicate in window aggregate functions
wenchen
2026/02/26
(spark) branch master updated: [SPARK-55683][SQL][FOLLOWUP] Optimize `VectorizedPlainValuesReader.readUnsignedLongs` to reuse scratch buffer and avoid per-element allocations
dongjoon
2026/02/26
(spark) branch master updated: [SPARK-55700][PS] Fix handling integer keys on Series with non-integer index
ueshin
2026/02/26
(spark) branch master updated: [SPARK-55296][PS][FOLLOW-UP] Fix setitem with Series through iloc indexer with pandas 3
ueshin
2026/02/26
(spark) branch master updated: [SPARK-55662][PS] Implementation of idxmin Axis argument
ueshin
2026/02/26
(spark) branch master updated: [SPARK-55705][PYTHON][INFRA] Upgrade PyArrow to 23
dongjoon
2026/02/26
(spark) branch master updated: [SPARK-55710][BUILD] Use Google Mirror of Maven Central for SBT bootstrap
dongjoon
2026/02/26
(spark) branch branch-3.5 updated: [SPARK-55692][SQL] Fix `SupportsRuntimeFiltering` and `SupportsRuntimeV2Filtering` documentation
dongjoon
2026/02/26
(spark) branch branch-4.0 updated: [SPARK-55692][SQL] Fix `SupportsRuntimeFiltering` and `SupportsRuntimeV2Filtering` documentation
dongjoon
2026/02/26
(spark) branch branch-4.1 updated: [SPARK-55692][SQL] Fix `SupportsRuntimeFiltering` and `SupportsRuntimeV2Filtering` documentation
dongjoon
2026/02/26
(spark) branch master updated: [SPARK-55692][SQL] Fix `SupportsRuntimeFiltering` and `SupportsRuntimeV2Filtering` documentation
dongjoon
2026/02/26
(spark-kubernetes-operator) branch main updated: [SPARK-55698] Upgrade `operator-sdk` to 5.2.3
dongjoon
2026/02/26
(spark) branch master updated: [SPARK-55709][K8S][TESTS] Fix `ExecutorLifecycleTestUtils.persistentVolumeClaim` to use `ReadWriteOncePod` instead of `ReadWriteOnce`
dongjoon
2026/02/26
(spark) branch master updated: [SPARK-55712][INFRA] Allow run benchmark with JDK 25
chengpan
2026/02/26
(spark) branch master updated: [SPARK-55539][GEO][SQL] Allow casting from GeographyType to GeometryType
wenchen
2026/02/26
(spark) branch master updated: [SPARK-55711][UI][FOLLOWUP] Fix Job DAG visualization display issue caused by initial viewBox
chengpan
2026/02/26
(spark) branch master updated: [SPARK-55706][SQL][TESTS] Disable DB2 JDBC Driver tests
chengpan
2026/02/25
(spark) branch master updated: [SPARK-55704][K8S] Add `Constants.DEFAULT_PVC_ACCESS_MODE` for reuse
dongjoon
2026/02/25
(spark) branch master updated: [SPARK-55687][SQL][TEST] Fix ComputeCurrentTimeSuite - No duplicate literals on JDK 25
dongjoon
2026/02/25
(spark) branch master updated: [SPARK-55703][K8S][DOCS][INFRA] Upgrade Volcano to 1.14.1
dongjoon
2026/02/25
(spark) branch master updated: [SPARK-55640][GEO][SQL] Propagate WKB parsing errors for Geometry and Geography
wenchen
2026/02/25
(spark) branch master updated: [SPARK-55671][PYTHON][TESTS] Add zstandard requirement to connect requirement
ruifengz
2026/02/25
(spark) branch master updated: [SPARK-55697][INFRA] Add `create_spark_jira.py` script
dongjoon
2026/02/25
(spark) branch master updated: [SPARK-55665][PYTHON] Unify how workers establish connection with the executor
ruifengz
2026/02/25
(spark) branch branch-4.1 updated: [SPARK-51695][SQL][DOCS][FOLLOW-UP] Clarify NULL handling semantics in UNIQUE constraint Javadoc
gengliang
2026/02/25
(spark) branch master updated: [SPARK-51695][SQL][DOCS][FOLLOW-UP] Clarify NULL handling semantics in UNIQUE constraint Javadoc
gengliang
2026/02/25
(spark) branch master updated: [SPARK-55631][SQL] ALTER TABLE must invalidate cache for DSv2 tables
gengliang
2026/02/25
(spark) branch master updated: [SPARK-55406][PYTHON][CONNECT][FOLLOW-UP] Add a timeout for release wait
gurwls223
2026/02/25
(spark) branch master updated: [SPARK-55666][PYTHON][TEST] Fix flaky connect tests due to non-deterministic row order
ueshin
2026/02/25
(spark) branch master updated: [SPARK-55672][PS][TESTS] Fix error message check due to StringDtype(na_value=nan)
ueshin
2026/02/25
(spark) branch master updated: [SPARK-55694][SQL] Block constraints in CTAS/RTAS at parser level
gengliang
2026/02/25
(spark) branch branch-4.1 updated: [SPARK-55694][SQL] Block constraints in CTAS/RTAS at parser level
gengliang
2026/02/25
(spark) branch master updated: [SPARK-54374][SQL][UI][FOLLOWUP] Fix SQL plan visualization display issue caused by initial viewBox
dongjoon
2026/02/25
(spark) branch master updated: Revert "[SPARK-41398][SQL][FOLLOWUP] Update runtime filtering javadocto reflect relaxed partition constraints"
dongjoon
2026/02/25
(spark) branch branch-4.1 updated: Revert "[SPARK-55525][PYTHON] Fix UDTF_ARROW_TYPE_CONVERSION_ERROR with undefined error message parameter"
dongjoon
2026/02/25
(spark) branch branch-4.0 updated: [SPARK-55688][BUILD] Upgrade `aircompressor` to 2.0.3
dongjoon
2026/02/25
(spark) branch branch-4.1 updated: [SPARK-55688][BUILD] Upgrade `aircompressor` to 2.0.3
dongjoon
2026/02/25
(spark) branch master updated: [SPARK-55688][BUILD] Upgrade `aircompressor` to 2.0.3
dongjoon
2026/02/25
(spark) branch master updated: [SPARK-55601][SS] Hook StreamingSourceIdentifyingName into MicrobatchExecution for source naming
ashrigondekar
2026/02/25
(spark) branch master updated: [SPARK-55155] Fix SET CATALOG to use special chars and backticks in the identifier name
dtenedor
2026/02/25
(spark) branch master updated: [SPARK-55322][SQL][TESTS][FOLLOWUP] Fix `max_by and min_by with k` failure when ANSI mode is disabled
dongjoon
2026/02/25
(spark) branch master updated: [SPARK-55683][SQL] Optimize `VectorizedPlainValuesReader.readUnsignedLongs`
dongjoon
2026/02/25
(spark) branch dependabot/maven/io.airlift-aircompressor-2.0.3 deleted (was 654ad701d2f7)
github-bot
2026/02/25
(spark) branch dependabot/maven/io.airlift-aircompressor-2.0.3 created (now 654ad701d2f7)
github-bot
2026/02/25
(spark) branch master updated: [SPARK-55606][CONNECT] Server-side implementation of GetStatus API
hvanhovell
2026/02/25
(spark) branch master updated: [SPARK-55684][BUILD] Upgrade sbt to `1.12.4`
chengpan
2026/02/25
(spark) branch master updated: [SPARK-55682][CORE][SQL] ServiceLoader returned iterator may throw `NoClassDefFoundError` on `hasNext()`
chengpan
2026/02/25
(spark-kubernetes-operator) branch main updated: [SPARK-55611] Add `RunningWithPartialCapacity` state for `SparkApplication` CRD
dongjoon
2026/02/25
(spark-kubernetes-operator) branch main updated: [SPARK-55680] Remove `spark.kubernetes.driver.pod.excludedFeatureSteps` config from examples
dongjoon
2026/02/25
(spark) branch master updated: [SPARK-55681][SQL] Fix singleton DataType equality after deserialization
wenchen
2026/02/25
(spark) branch master updated: [SPARK-55673][SQL] Add more tests for nested type encoder
wenchen
2026/02/24
(spark-website) branch asf-site updated: Update the guidance for pinging interested parties on PRs (#680)
chengpan
2026/02/24
Re: [PR] Update the guidance for pinging interested parties on PRs [spark-website]
via GitHub
2026/02/24
(spark) branch master updated: [SPARK-55679][CORE] Fix dectecting `sun.io.serialization.extendedDebugInfo` on Java 25
dongjoon
2026/02/24
(spark) branch master updated: [SPARK-55674][PYTHON] Optimize 0-column table conversion in Spark Connect
gurwls223
2026/02/24
(spark) branch master updated: [SPARK-55675][PS][TESTS] Fix tests for window functions
gurwls223
2026/02/24
(spark) branch master updated: [SPARK-55656][BUILD] Upgrade Guava to 33.5.0-jre
yangjie01
2026/02/24
(spark-kubernetes-operator) branch main updated: [SPARK-55676] Upgrade Hadoop to 3.4.3
dongjoon
2026/02/24
(spark) branch master updated: [SPARK-55678][BUILD][FOLLOWUP] Add Maven Java 25 daily CI and update badges
yangjie01
2026/02/24
(spark) branch master updated: [SPARK-55670][BUILD] Add `-Dio.netty.noUnsafe=false` to enable Java 25 support
chengpan
2026/02/24
(spark) branch master updated: [SPARK-55677][BUILD] Upgrade `commons-cli` to 1.11.0
dongjoon
2026/02/24
(spark) branch master updated: [SPARK-55678][BUILD] Add daily test for Java 25
chengpan
2026/02/24
(spark) branch master updated: [SPARK-55652][SQL] Optimize `VectorizedPlainValuesReader.readShorts()` with direct array access for heap buffers
yangjie01
2026/02/24
[PR] Update the guidance for pinging interested parties on PRs [spark-website]
via GitHub
2026/02/24
(spark) branch master updated: [SPARK-54276][BUILD] Bump Hadoop 3.4.3
dongjoon
2026/02/24
(spark) branch master updated: [SPARK-55636][CONNECT] Add detailed errors in case of deduplication of invalid columns
gurwls223
2026/02/24
(spark) branch master updated: [SPARK-54666][PS] Leave numeric types unchanged on `to_numeric`
gurwls223
2026/02/24
(spark) branch master updated: [SPARK-55600][PYTHON] Fix pandas to arrow loses row count when schema has 0 columns on classic
ueshin
2026/02/24
(spark) branch master updated: [SPARK-55296][PS][FOLLOW-UP] Disconnect the anchor for more cases to mimic the CoW mode behavior
ueshin
2026/02/24
(spark) branch master updated: [SPARK-55648][PS] Handle an unexpected keyword argument error `groupby(axis)` with pandas 3
ueshin
2026/02/24
(spark-kubernetes-operator) branch main updated: [SPARK-55660] Add `On-Demand PVC` example
dongjoon
2026/02/24
(spark) branch master updated: [SPARK-55659][CORE] Improve `EventLogFileWriter` to log `stop` operation
dongjoon
2026/02/24
(spark) branch master updated: [SPARK-55622][SQL][TESTS] Add test for DSV2 Tables with multi-part names on SessionCatalog
chengpan
2026/02/24
(spark) branch master updated: [SPARK-55052][SQL] Add AQEShuffleRead properties to Physical Plan Tree
wenchen
2026/02/24
(spark) branch master updated: [SPARK-55264] Add ExecuteOutput command to Spark Connect pipelines proto
hvanhovell
2026/02/24
(spark) branch master updated: [SPARK-55655][MLLIB] Make `CountVectorizer` vocabulary deterministic when counts are equal
dongjoon
2026/02/24
(spark) branch master updated: [SPARK-55653][K8S] Support `NetworkPolicy` for Spark executor pods
dongjoon
2026/02/24
(spark) branch master updated: [SPARK-55654][SQL] Enable TreePattern pruning for EliminateSubqueryAliases and ResolveInlineTables
yao
2026/02/23
(spark) branch branch-4.1 updated: [SPARK-55647][SQL] Fix `ConstantPropagation` incorrectly replacing attributes with non-binary-stable collations
wenchen
2026/02/23
(spark) branch master updated: [SPARK-55647][SQL] Fix `ConstantPropagation` incorrectly replacing attributes with non-binary-stable collations
wenchen
2026/02/23
(spark-kubernetes-operator) branch main updated: [SPARK-55651] Improve `create_spark_jira.py` to support the version parameter
dongjoon
2026/02/23
(spark-connect-swift) branch main updated: [SPARK-55650] Improve `create_spark_jira.py` to support the version parameter
dongjoon
2026/02/23
(spark) branch master updated: [SPARK-55075][K8S] Track executor pod creation errors with ExecutorFailureTracker
dongjoon
2026/02/23
(spark) branch master updated: [SPARK-55649][K8S] Promote `Kubernetes(Driver|Executor)?FeatureConfigStep` traits to `Stable`
dongjoon
2026/02/23
(spark) branch master updated: [SPARK-55646][SQL] Refactored SQLExecution.withThreadLocalCaptured to separate thread-local capture from execution
wenchen
2026/02/23
(spark) branch master updated: [SPARK-55643][INFRA] Add connection timeout to JIRA client to prevent hanging and enable retries
dongjoon
2026/02/23
(spark) branch master updated: [SPARK-54868][PYTHON][INFRA][FOLLOWUP] Add PYSPARK_TEST_TIMEOUT to hosted runner test action
ruifengz
2026/02/23
(spark) branch master updated: [SPARK-55624][PS][TESTS][FOLLOW-UP] Fix `_ignore_arrow_dtypes` util for DataFrame
ueshin
2026/02/23
(spark) branch master updated: [SPARK-55616][BUILD] Bump RoaringBitmap 1.6.10 which backs to Maven Central
chengpan
2026/02/23
(spark) branch branch-4.1 updated: [SPARK-51834][SQL][FOLLOW-UP][4.1] Add missing `.withConstraints()` in `AtomicReplaceTableExec`
gengliang
2026/02/23
(spark-kubernetes-operator) branch main updated: [SPARK-55644] Add `instanceConfig` `SparkApplication` example
dongjoon
2026/02/23
(spark-connect-swift) branch main updated: [SPARK-55642] Add connection timeout to JIRA client to prevent hanging and enable retries
dongjoon
2026/02/23
(spark-kubernetes-operator) branch main updated: [SPARK-55641] Add connection timeout to JIRA client to prevent hanging and enable retries
dongjoon
2026/02/23
Re: [PR] Fix a couple of typos in contributing.md [spark-website]
via GitHub
2026/02/23
(spark) branch master updated: [SPARK-54325][TESTS] Use custom matcher in ExecutorSuite testThrowable
holden
2026/02/23
Re: [PR] Fix a couple of typos in contributing.md [spark-website]
via GitHub
2026/02/23
(spark-website) branch asf-site updated: Fix a couple of typos in contributing.md
holden
2026/02/23
(spark) branch master updated: [SPARK-46168][PS] Add axis argument for idxmax
holden
2026/02/23
(spark) branch branch-4.1 updated: [SPARK-55525][PYTHON] Fix UDTF_ARROW_TYPE_CONVERSION_ERROR with undefined error message parameter
allisonwang
2026/02/23
(spark) branch master updated: [SPARK-55525][PYTHON] Fix UDTF_ARROW_TYPE_CONVERSION_ERROR with undefined error message parameter
allisonwang
2026/02/23
Re: [PR] Fix a couple of typos in contributing.md [spark-website]
via GitHub
2026/02/23
Re: [PR] Fix a couple of typos in contributing.md [spark-website]
via GitHub
2026/02/23
(spark) branch master updated: [SPARK-55062][PROTOBUF] Support proto2 extensions in protobuf functions
ashrigondekar
2026/02/23
(spark) branch master updated: [SPARK-55571][SQL][TESTS] Upgrade `PostgreSQL` image to `18.2-alpine`
dongjoon
2026/02/23
(spark) branch branch-4.0 updated: [SPARK-55637][SQL][TESTS] Generalize `postgres-krb-setup.sh` to find config files
dongjoon
2026/02/23
(spark) branch branch-4.1 updated: [SPARK-55637][SQL][TESTS] Generalize `postgres-krb-setup.sh` to find config files
dongjoon
2026/02/23
(spark-kubernetes-operator) branch main updated: [SPARK-55634] Use `Mermaid` for `(Application|Cluster) State Transition`
dongjoon
2026/02/23
(spark) branch master updated: [SPARK-55637][SQL][TESTS] Generalize `postgres-krb-setup.sh` to find config files
dongjoon
2026/02/23
(spark) branch master updated: [SPARK-55570][SQL][TESTS] Upgrade `MariaDB` image to `12.2.2`
dongjoon
2026/02/23
(spark) branch master updated: [SPARK-55638][SPARK][GEO][SQL] Refactor WKT serialization in GeometryModel
wenchen
2026/02/22
(spark) branch master updated: [SPARK-55626][SQL] Don't load metadata columns on Table unless needed in V2TableUtil
dongjoon
2026/02/22
(spark-connect-swift) branch main updated: [SPARK-55635] Improve `create_spark_jira.py` to support TYPE parameter `-t`
dongjoon
2026/02/22
(spark-connect-swift) branch main updated: [SPARK-55632] Upgrade `gRPC Swift NIO Transport` to 2.4.2
dongjoon
2026/02/22
(spark-kubernetes-operator) branch main updated: [SPARK-55633] Improve `create_spark_jira.py` to support TYPE parameter `-t`
dongjoon
2026/02/22
(spark) branch master updated: [SPARK-55627][PYTHON][TESTS] Put CustomChannelBuilder inside should_test_connect
gurwls223
2026/02/22
(spark) branch master updated: [SPARK-55462][PYTHON] Support VariantType in convert_numpy
gurwls223
2026/02/22
(spark) branch master updated: [SPARK-55613][PYTHON][TESTS] Add main block for tests that are missing it
gurwls223
2026/02/22
(spark) branch master updated: [SPARK-46162][PS] Implement nunique with axis=1
gurwls223
2026/02/22
(spark) branch master updated: [SPARK-55624][PS][TESTS] Ignore ArrowDtype in tests with pandas 3
gurwls223
2026/02/22
(spark) branch master updated: [SPARK-55625][PS] Fix StringOps to make `str` dtype work properly
gurwls223
2026/02/22
(spark) branch master updated: [SPARK-45414][SQL][TESTS] Add regression tests for XML mixed type serialization
wenchen
2026/02/22
(spark) branch master updated: [SPARK-55530][GEO][SQL] Support Geo result sets in Hive and Thrift server
wenchen
2026/02/21
(spark) branch branch-4.1 updated: [SPARK-55619][SQL][4.1] Fix custom metrics in case of coalesced partitions
viirya
2026/02/21
(spark) branch branch-3.5 updated: [SPARK-55619][SQL][3.5] Fix custom metrics in case of coalesced partitions
viirya
2026/02/20
[PR] Fix a couple of typos in contributing.md [spark-website]
via GitHub
2026/02/20
(spark) branch branch-4.0 updated: [SPARK-55619][SQL][4.0] Fix custom metrics in case of coalesced partitions
viirya
2026/02/20
(spark) branch master updated: [SPARK-55493][SS] Do not mkdirs in streaming checkpoint state directory in StateDataSource
ashrigondekar
2026/02/20
(spark) branch branch-3.5 updated: [SPARK-55302][SQL][3.5] Fix custom metrics in case of `KeyGroupedPartitioning`
dongjoon
2026/02/20
(spark) branch branch-4.1 updated: [SPARK-55302][SQL][4.1] Fix custom metrics in case of `KeyGroupedPartitioning`
dongjoon
2026/02/20
(spark) branch branch-4.0 updated: [SPARK-55302][SQL][4.0] Fix custom metrics in case of `KeyGroupedPartitioning`
dongjoon
2026/02/20
(spark) branch master updated: [SPARK-55322][SQL] `MaxBy` and `MinBy` Overload with K Elements
viirya
2026/02/20
(spark) branch master updated (eb2adde2f2db -> c70639910f9d)
viirya
2026/02/20
(spark) branch master updated: [SPARK-54835][SQL][TESTS][FOLLOWUP] Drain listener bus before registering listener in test
dongjoon
2026/02/20
(spark) branch master updated (29fc55980059 -> 89aafe652ade)
dongjoon
2026/02/19
(spark) branch master updated: [SPARK-55296][PS][FOLLOW-UP] Fix CoW mode not to break groupby
gurwls223
2026/02/19
(spark) branch master updated: [SPARK-55612][PYTHON][TESTS] Add test_dataframe_query_context to modules
gurwls223
2026/02/19
(spark) branch branch-4.0 updated: [SPARK-54599][PYTHON][FOLLOWUP][4.0] Remove another error message check to make CI happy
gurwls223
2026/02/19
(spark) branch master updated: [SPARK-55593][SQL] Unify aggregation state for vector_avg/vector_sum
wenchen
2026/02/19
(spark) branch master updated: [SPARK-55492][SQL][SS] Validate that eventTime in withWatermark is top-level column
kabhwan
2026/02/19
(spark) branch master updated: [SPARK-55615][PYTHON][CONNECT] Move SparkContext import into class branch
gurwls223
2026/02/19
(spark) branch master updated: [SPARK-55614][BUILD] Add AGENTS.MD
gurwls223
2026/02/19
(spark) branch master updated: [SPARK-55561][SS] Add retries for all Kafka admin client methods
ashrigondekar
2026/02/19
(spark) branch master updated: [SPARK-55607][PYTHON][TESTS] Skip test_session if we should not test connect
gurwls223
2026/02/19
(spark) branch master updated: [SPARK-55296][PS] Support CoW mode with pandas 3
ueshin
2026/02/19
(spark) branch master updated: [SPARK-55024][SQL][FOLLOWUP] Delay namespace length check to v1 identifier creation
wenchen
2026/02/19
(spark) branch master updated: [SPARK-55605][BUILD][DOCS] Bump dev.ludovic.netlib 3.1.1 and update docs
dongjoon
2026/02/19
(spark) branch master updated: [SPARK-55551][SQL] Improve `BroadcastHashJoinExec` output partitioning
ptoth
2026/02/19
(spark) branch master updated: [SPARK-55604][INFRA] Make `actions/*` GitHub Actions jobs up-to-date
dongjoon
2026/02/19
Re: [PR] Highlight Declarative Pipeline support on homepage [spark-website]
via GitHub
2026/02/18
(spark) branch branch-4.0 updated: [SPARK-55416][SS][PYTHON][4.0] Streaming Python Data Source memory leak when end-offset is not updated
kabhwan
2026/02/18
(spark) branch branch-4.1 updated: [SPARK-55416][SS][PYTHON][4.1] Streaming Python Data Source memory leak when end-offset is not updated
kabhwan
2026/02/18
(spark) branch master updated: [SPARK-55603][K8S] Improve `removeExecutorFromK8s` to use `patch` instead of `edit` API
dongjoon
2026/02/18
(spark-kubernetes-operator) branch main updated: [SPARK-55602] Update `setup-java` to v5
dongjoon
2026/02/18
(spark-kubernetes-operator) branch main updated: [SPARK-55598] Update `rsync-deployments` tag to 8.0.3
dongjoon
2026/02/18
(spark) branch branch-4.0 updated: [SPARK-54599][PYTHON][FOLLOWUP][4.0] Remove an error message check to make CI happy
gurwls223
2026/02/18
(spark) branch master updated: [SPARK-55020][PYTHON][FOLLOW-UP] Use `iter()` to get an iterator from ExecutePlan
gurwls223
2026/02/18
(spark) branch master updated: [SPARK-55540][DOCS] Fix capitalization inconsistency in PySpark Overview "Live Notebook" link
gurwls223
2026/02/18
(spark) branch master updated: [SPARK-55518][INFRA][PYTHON][DOCS] Upgrade Python to 3.12 in doc build
gurwls223
2026/02/18
(spark) branch master updated: [SPARK-46163][PS] DataFrame.update parameters filter_func and errors
gurwls223
2026/02/18
(spark) branch master updated: [SPARK-55159][PYTHON] Consolidate pandas-to-Arrow conversion utilities in serializers
gurwls223
2026/02/18
(spark) branch master updated: [SPARK-55505][SQL] Fix NPE on reading EXECUTION_ROOT_ID_KEY in concurrent scenarios
gurwls223
2026/02/18
(spark) branch branch-3.5 updated: [SPARK-55599][BUILD] Replaces dots to hyphens in release announcement pages
gurwls223
2026/02/18
(spark) branch branch-4.0 updated: [SPARK-55599][BUILD] Replaces dots to hyphens in release announcement pages
gurwls223
2026/02/18
(spark) branch branch-4.1 updated: [SPARK-55599][BUILD] Replaces dots to hyphens in release announcement pages
gurwls223
2026/02/18
(spark) branch master updated: [SPARK-55599][BUILD] Replaces dots to hyphens in release announcement pages
gurwls223
2026/02/18
(spark) branch master updated: [SPARK-55576][PYTHON][TESTS] Use the latest spark version for test_install_spark
dongjoon
2026/02/18
(spark) branch master updated: [SPARK-55314][CONNECT] Propagate observed metrics errors to client
gurwls223
2026/02/18
(spark) branch master updated: [SPARK-55594][INFRA] Fix `test_report.yml` to ignore `pages.yml`
dongjoon
2026/02/18
(spark) branch master updated: [SPARK-51834][SQL][FOLLOW-UP] Add missing `.withConstraints()` in `AtomicReplaceTableExec`
gengliang
2026/02/18
Re: [PR] add Apache Iceberg to index.md; add alt text to logos [spark-website]
via GitHub
2026/02/18
(spark) branch master updated: [SPARK-55494][SS] Introduce iterator/prefixScan with multi-values in StateStore API
kabhwan
2026/02/18
Re: [PR] add Apache Iceberg to index.md; add alt text to logos [spark-website]
via GitHub
2026/02/18
Re: [PR] add Apache Iceberg to index.md; add alt text to logos [spark-website]
via GitHub
2026/02/18
(spark) branch master updated: [SPARK-55490][PS][FOLLOW-UP] Fix `groupby(as_index=False).agg` with dict
dongjoon
2026/02/18
(spark-kubernetes-operator) branch main updated: [SPARK-55592] Revise subtask creating message
dongjoon
2026/02/18
(spark-connect-swift) branch main updated: [SPARK-55591] Revise subtask creating message
dongjoon
2026/02/18
(spark) branch master updated: [SPARK-55582][SQL][TESTS] Add `StarRocksIntegrationSuite`
dongjoon
2026/02/18
(spark) branch master updated: [SPARK-55573][SQL][TESTS] Upgrade `PostgreSQL` JDBC driver to `42.7.10` and revise test case
dongjoon
2026/02/18
(spark) branch master updated: [SPARK-55590][SQL][TESTS] Add `mysql-connector-j` test dependency to `sql/core` module
dongjoon
2026/02/18
(spark-docker) branch master updated: [SPARK-55548] Enable `GitHub Issues` feature (#106)
dongjoon
2026/02/18
(spark-connect-swift) branch main updated: [SPARK-55544] Enable `GitHub Issues` feature
dongjoon
2026/02/18
(spark-kubernetes-operator) branch main updated: [SPARK-55546] Enable `GitHub Issues` feature
dongjoon
2026/02/18
(spark) branch master updated (b9c2a4159c94 -> cb3ff7234c2c)
wenchen
2026/02/18
(spark) branch master updated: [SPARK-55586][EXAMPLE] Add `jdbc.py` Example
dongjoon
2026/02/18
(spark) branch master updated: [SPARK-55580][SQL][TESTS] Use `spark` instead of `sqlContext` in `docker-integration-tests`
dongjoon
2026/02/17
(spark) branch master updated: [SPARK-55578][SQL][TESTS] Improve `DockerJDBCIntegrationSuite` to support `sleepBeforeTesting`
dongjoon
2026/02/17
(spark) branch master updated (89e2a47d40f5 -> ba3c03e698ef)
dongjoon
Earlier messages
Later messages