commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
(spark) branch master updated: [SPARK-54462][SQL] Add `SupportsV1OverwriteWithSaveAsTable` mixin for `TableProvider`
wenchen
(spark) branch master updated: [SPARK-54492][SQL] Rename _LEGACY_ERROR_TEMP_1201 and add sqlState
yangjie01
(spark) branch branch-3.5 updated: [SPARK-54299][SQL] Fix the wrong example query in `WindowGroupLimit`
beliefer
(spark) branch branch-4.0 updated: [SPARK-54299][SQL] Fix the wrong example query in `WindowGroupLimit`
beliefer
(spark) branch branch-4.1 updated: [SPARK-54299][SQL] Fix the wrong example query in `WindowGroupLimit`
beliefer
(spark) branch master updated: [SPARK-54299][SQL] Fix the wrong example query in `WindowGroupLimit`
beliefer
(spark) branch branch-4.1 updated: [SPARK-53614][PYTHON][TESTS][FOLLOW-UP] Fix the maxBytes config in tests
dongjoon
(spark) branch master updated: [SPARK-53614][PYTHON][TESTS][FOLLOW-UP] Fix the maxBytes config in tests
dongjoon
(spark) branch branch-4.1 updated: [SPARK-54540][CONNECT] Couples of minor fix for Connect JDBC driver
dongjoon
(spark) branch master updated: [SPARK-54540][CONNECT] Couples of minor fix for Connect JDBC driver
dongjoon
(spark) branch branch-4.1 updated: [SPARK-54537][CONNECT] Fix SparkConnectDatabaseMetaData getSchemas/getTables on catalogs missing namespace capbalitity
dongjoon
(spark) branch master updated: [SPARK-54537][CONNECT] Fix SparkConnectDatabaseMetaData getSchemas/getTables on catalogs missing namespace capbalitity
dongjoon
(spark) branch branch-4.1 updated: [SPARK-54522][SQL][TEST] Variant test suite fixes for shredding configs
dongjoon
(spark) branch master updated: [SPARK-54522][SQL][TEST] Variant test suite fixes for shredding configs
dongjoon
(spark) branch master updated: [SPARK-54531][PYTHON] Introduce ArrowStreamAggPandasUDFSerializer
ruifengz
(spark) branch master updated: [SPARK-54532][PYTHON] Add support for sqlstate for PySparkException
gurwls223
(spark) branch master updated: [SPARK-54272][SQL] Add aggTime for SortAggregateExec
wenchen
(spark) branch master updated: [SPARK-54223][PYTHON] Add task context and data metrics to Python runner logs
gurwls223
(spark) branch master updated: [SPARK-53469][SQL] Ability to cleanup shuffle in Thrift server
wenchen
(spark) branch master updated: [SPARK-46166][PS] Implementation of pandas.DataFrame.any with axis=1
holden
(spark) branch branch-4.1 updated: [SPARK-53597][PYTHON][SQL][DOCS] Add `asTable()` and `TableArg` examples
dongjoon
(spark) branch master updated (e2649651d78d -> a3e55e5dc8dd)
dongjoon
(spark) branch branch-4.0 updated (9c3d0dd3d0b7 -> 11fe1277f2d1)
gurwls223
(spark) branch branch-4.1 updated: [SPARK-54528][CONNECT] Close URLClassLoader eagerly to avoid OOM
dongjoon
(spark) branch master updated (c11edf9e8d21 -> e2649651d78d)
dongjoon
(spark) branch branch-4.1 updated: [SPARK-54517][PYTHON][TESTS][FOLLOWUP] Fix typehints using ellipsis
dongjoon
(spark) branch master updated (0908ec5272e7 -> c11edf9e8d21)
dongjoon
(spark) branch branch-4.1 updated: [SPARK-54520][INFRA] Ignore Missing Packages in CI free_disk_space Step
dongjoon
(spark) branch master updated: [SPARK-54529][BUILD] Upgrade `commons-codec` to 1.20.0
yangjie01
(spark) branch branch-4.1 updated: [SPARK-54524][BUILD] Fix Connect JDBC driver dependencies
yangjie01
(spark) branch master updated: [SPARK-54524][BUILD] Fix Connect JDBC driver dependencies
yangjie01
(spark) branch branch-4.1 updated: [SPARK-54523][SQL] Fix default resolution during variant pushdown
wenchen
(spark) branch master updated: [SPARK-54523][SQL] Fix default resolution during variant pushdown
wenchen
(spark) branch branch-4.1 updated: [SPARK-54517][PYTHON][TESTS] Added utility decorators for Spark Connect parity tests
dongjoon
(spark) branch master updated: [SPARK-54517][PYTHON][TESTS] Added utility decorators for Spark Connect parity tests
dongjoon
(spark) branch branch-4.0 updated: [SPARK-54486][PYTHON][TESTS][4.0] Backport the pyarrow version check of `test_to_feather`
gurwls223
(spark) branch branch-4.1 updated: [SPARK-54496][SQL] Fix Merge Into Schema Evolution for Dataframe API
dongjoon
(spark) branch master updated: [SPARK-54496][SQL] Fix Merge Into Schema Evolution for Dataframe API
dongjoon
(spark) branch master updated: [SPARK-54493][PYTHON] Fix assertSchemaEqual for MapType
ruifengz
(spark) branch master updated: [SPARK-54519][DOCS] Reformat tutorial comments so it's easier to read on the website
gurwls223
(spark) branch master updated: [SPARK-54520][INFRA] Ignore Missing Packages in CI free_disk_space Step
gurwls223
(spark) branch branch-4.0 updated (7a0ced675510 -> 6a6d666c8726)
gurwls223
(spark) branch branch-4.1 updated: [SPARK-54482][PYTHON][CONNECT][TESTS] Reeanble `test_apply_in_pandas_returning_column_names_*` for Spark Connect 4.0 client <> master server
gurwls223
(spark) branch master updated (64c9d89dddcd -> 27a484983440)
gurwls223
(spark) branch branch-4.1 updated (5f6eaa1237a9 -> 3baf3369f1a7)
dongjoon
(spark) branch branch-4.1 updated: [SPARK-54503][PYTHON][DOCS] Include `pyspark.pipelines` in API reference
dongjoon
(spark) branch master updated (c61d40c88f7b -> 64c9d89dddcd)
dongjoon
(spark) branch branch-4.1 updated: [SPARK-54508][PYTHON] Fix `spark-pipelines` to resolve `spec` file path more robustly
dongjoon
(spark) branch master updated (754eda2c9c28 -> c61d40c88f7b)
dongjoon
(spark) branch branch-4.1 updated: [SPARK-54504][SQL] Fix version refresh for DSv2 tables with subqueries
dongjoon
(spark) branch master updated (d73b019b1be6 -> 754eda2c9c28)
dongjoon
(spark) branch master updated: [SPARK-54475][INFRA][FOLLOW-UP] Make master-server <> branch-4.0-client a scheduled workflow
dongjoon
(spark) branch branch-4.1 updated: [SPARK-54500][PYTHON][TESTS] Restore `pythonUDF.arrow.concurrency.level` in ArrowPythonUDFLegacyTests
dongjoon
(spark) branch master updated: [SPARK-54500][PYTHON][TESTS] Restore `pythonUDF.arrow.concurrency.level` in ArrowPythonUDFLegacyTests
dongjoon
(spark) branch master updated (08273487ec3e -> 38bc351fcbdd)
dongjoon
(spark) branch branch-4.1 updated: [SPARK-54444][SQL] Relax DSv2 table checks to restore previous behavior
gengliang
(spark) branch master updated (211dd995b221 -> 08273487ec3e)
gengliang
(spark) branch master updated: [SPARK-54130][SQL][FOLLOWUP] Refactor tests to use withEmptyCatalog for consistency
wenchen
(spark) branch branch-4.1 updated: [SPARK-54130][SQL][FOLLOWUP] Refactor tests to use withEmptyCatalog for consistency
wenchen
(spark) branch master updated: [SPARK-54450][INFRA] Allow run-tests to accept unittest style string for test names
ruifengz
(spark) branch master updated: [SPARK-54247][PYTHON][FOLLOWUP] Ensure socket is not leaked and add regression tests
ruifengz
(spark) branch master updated: [SPARK-54116][SQL] Add off-heap mode support for LongHashedRelation
wenchen
(spark) branch branch-4.0 updated: [SPARK-54477][CONNECT][PYTHON][TESTS][4.0] Mark tests to reeanble for 4.0 client <> master server job
gurwls223
(spark) branch branch-4.0 updated: [SPARK-54477][CONNECT][PYTHON][TESTS] Mark tests to reeanble for 4.0 client <> master server job
gurwls223
(spark) branch branch-4.1 updated: [SPARK-54477][CONNECT][PYTHON][TESTS] Mark tests to reeanble for 4.0 client <> master server job
gurwls223
(spark) branch master updated (f5a7389e0ad1 -> 8f747eef9a38)
gurwls223
(spark) branch master updated: [SPARK-54475][PYTHON] Add master-server, branch-4.0-client, Python 3.11
gurwls223
(spark) branch branch-4.1 updated: [SPARK-54491][SQL] Fix insert into temp view on DSv2 table failure
dongjoon
(spark) branch master updated: [SPARK-54491][SQL] Fix insert into temp view on DSv2 table failure
dongjoon
(spark) branch master updated (ef83255e4749 -> 8efec56331d9)
ruifengz
(spark) branch master updated (2316411a19bc -> ef83255e4749)
dongjoon
(spark) branch master updated: [SPARK-54219][CORE] Support `spark.cleaner.referenceTracking.blocking.timeout` config
dongjoon
(spark) branch master updated: [SPARK-54397][PYTHON] Make `UserDefinedType` hashable
dongjoon
(spark) branch branch-4.1 updated: [SPARK-54488][BUILD] Fix Connect JVM client leaks `protobuf-java-util` in shading rules
dongjoon
(spark) branch master updated: [SPARK-54488][BUILD] Fix Connect JVM client leaks `protobuf-java-util` in shading rules
dongjoon
(spark) branch master updated (99f3af8d57a2 -> 5a546decf715)
gurwls223
(spark) branch master updated (9846dd826e16 -> 99f3af8d57a2)
dongjoon
(spark) branch branch-4.1 updated: [SPARK-54289][SQL][FOLLOW-UP] Make Merge Into update assignment by field default for UPDATE SET * and align configs
dongjoon
(spark) branch master updated (d14209c6ffba -> 9846dd826e16)
dongjoon
(spark) branch branch-4.1 updated: [SPARK-51765][DOCS][4.1] Document SQL Scripting Syntax
wenchen
(spark) branch branch-4.1 updated: [SPARK-54115][TESTS][FOLLOW-UP] Refine `org.apache.spark.util.UtilsSuite`
wenchen
(spark) branch master updated: [SPARK-54115][TESTS][FOLLOW-UP] Refine `org.apache.spark.util.UtilsSuite`
wenchen
(spark) branch master updated: [SPARK-54474][PYTHON] Discard the XML report on tests that are supposed to fail
gurwls223
svn commit: r80942 - in dev/spark/v4.1.0-rc1-docs: . _site _site/api _site/api/R _site/api/R/articles _site/api/R/articles/sparkr-vignettes_files _site/api/R/articles/sparkr-vignettes_files/accessible-code-block-0.0.1 _site/api/R/deps _site/api/R/deps/...
dongjoon
svn commit: r80941 - dev/spark/v4.1.0-rc1-bin
dongjoon
(spark) branch branch-4.1 updated (0366edbf5139 -> ec3487883d4a)
dongjoon
(spark) 01/02: Revert "Removing test jars and class files"
dongjoon
(spark) 02/02: Preparing development version 4.1.1-SNAPSHOT
dongjoon
(spark) tag v4.1.0-rc1 created (now 2808b96a1b8d)
dongjoon
(spark) 02/02: Preparing Spark release v4.1.0-rc1
dongjoon
(spark) 01/02: Removing test jars and class files
dongjoon
(spark) branch branch-4.1 updated: [SPARK-54022][SQL] Make DSv2 table resolution aware of cached tables
dongjoon
(spark) branch master updated: [SPARK-54022][SQL] Make DSv2 table resolution aware of cached tables
dongjoon
(spark) branch master updated: [SPARK-54472][SQL] Add ORC read and write support for TIME type
dongjoon
(spark) branch master updated: [SPARK-54425][INFRA] Add two missing test directories to coverage omit
gurwls223
(spark) branch master updated: [SPARK-54458][INFRA] Use official download-artifact to fix the test_report action
gurwls223
(spark) branch branch-4.1 updated: [SPARK-54471][INFRA] Remove `build_python_3.11_macos.yml` CI
dongjoon
(spark) branch master updated: [SPARK-54471][INFRA] Remove `build_python_3.11_macos.yml` CI
dongjoon
(spark) branch branch-4.1 updated: [SPARK-54470][CORE][TESTS] Fix `BlockManagerDecommissionIntegrationSuite` to wait shuffle migrations
dongjoon
(spark) branch master updated: [SPARK-54470][CORE][TESTS] Fix `BlockManagerDecommissionIntegrationSuite` to wait shuffle migrations
dongjoon
(spark) branch branch-4.1 updated: [SPARK-54469][DSTREAM][TESTS] Fix `StreamingContextSuite.stop slow receiver gracefully` test to clean up `SprakContext`
dongjoon
(spark) branch master updated: [SPARK-54469][DSTREAM][TESTS] Fix `StreamingContextSuite.stop slow receiver gracefully` test to clean up `SprakContext`
dongjoon
(spark) branch branch-4.1 updated: [SPARK-54452] Fix empty response from SparkConnect server for `spark.sql(...)` inside FlowFunction
dongjoon
(spark) branch master updated: [SPARK-54452] Fix empty response from SparkConnect server for `spark.sql(...)` inside FlowFunction
dongjoon
(spark) branch master updated: [SPARK-54467][INFRA][FOLLOWUP] Disable `actions/cache` on `python_hosted_runner_test.yml` too
dongjoon
(spark) branch master updated: [SPARK-54467][INFRA] Disable `actions/cache` on MacOS CIs
dongjoon
(spark) branch master updated: [SPARK-50072][SQL] Handle ArithmeticException in interval parsing with large values
dongjoon
(spark) branch branch-4.1 updated: [SPARK-50072][SQL] Handle ArithmeticException in interval parsing with large values
dongjoon
(spark) branch master updated: [SPARK-54465][INFRA] Remove `build_python_connect35.yml` GitHub Action job
dongjoon
(spark) branch master updated (8182bc3e0015 -> 7f5478c7d389)
dongjoon
(spark) branch master updated: [SPARK-54464][SQL] Remove duplicate `output.reserve` calls in `assembleVariantBatch`
dongjoon
(spark) branch branch-4.1 updated: [SPARK-54412][SQL][TESTS] Clean up `v` properly in `identifier-clause.sql` SQL golden file
dongjoon
(spark) branch master updated: [SPARK-54412][SQL][TESTS] Clean up `v` properly in `identifier-clause.sql` SQL golden file
dongjoon
(spark) branch master updated: [SPARK-54364][INFRA][FOLLOWUP] Disable pyspark_install on apache master commits
dongjoon
(spark) branch branch-4.1 updated: [SPARK-54363][REPL][TESTS] Access to buffer in SparkShellSuite should be synchronized between threads
dongjoon
(spark) branch master updated: [SPARK-54363][REPL][TESTS] Access to buffer in SparkShellSuite should be synchronized between threads
dongjoon
(spark) branch master updated: [SPARK-53635][SQL] Support Scala UDFs with input args of type Seq[Row]
dongjoon
(spark) branch branch-4.1 updated: [SPARK-53635][SQL] Support Scala UDFs with input args of type Seq[Row]
dongjoon
(spark) branch master updated: [SPARK-54461][SQL] Add XML serialization and deserialization support for TIME type
dongjoon
(spark) branch dependabot/npm_and_yarn/ui-test/js-yaml-3.14.2 deleted (was 93dc3e2cb3e9)
github-bot
(spark) branch dependabot/npm_and_yarn/ui-test/js-yaml-3.14.2 created (now 93dc3e2cb3e9)
github-bot
(spark) branch master updated: [SPARK-54447][BUILD] Upgrade icu4j to 78.1
dongjoon
(spark) branch branch-4.1 updated: [SPARK-54460][SQL][TESTS] Mark `StateStoreInstanceMetricSuite` as `ExtendedSQLTest`
dongjoon
(spark) branch master updated: [SPARK-54460][SQL][TESTS] Mark `StateStoreInstanceMetricSuite` as `ExtendedSQLTest`
dongjoon
(spark) branch branch-4.1 updated: [SPARK-54459][SQL][TESTS] Increase `StateStoreSuite.maintenance` test timeout to 2 minutes
dongjoon
(spark) branch master updated: [SPARK-54459][SQL][TESTS] Increase `StateStoreSuite.maintenance` test timeout to 2 minutes
dongjoon
(spark) branch master updated: [SPARK-54289][SQL] Allow MERGE INTO to preserve existing struct fields for UPDATE SET * when source struct has less nested fields than target struct
dongjoon
(spark) branch branch-4.1 updated: [SPARK-54289][SQL] Allow MERGE INTO to preserve existing struct fields for UPDATE SET * when source struct has less nested fields than target struct
dongjoon
(spark) branch branch-4.1 updated: [SPARK-54455][CORE][TESTS] Disable a flaky `unmanaged memory tracking with off-heap memory enabled` test in MacOS CI
dongjoon
(spark) branch master updated: [SPARK-54455][CORE][TESTS] Disable a flaky `unmanaged memory tracking with off-heap memory enabled` test in MacOS CI
dongjoon
(spark) branch master updated: [SPARK-51765][DOCS] Document `SQL Scripting` Syntax
dongjoon
(spark) branch branch-4.1 updated: [SPARK-54153][PYTHON][TESTS][FOLLOWUP] Skip `test_perf_profiler_data_source` if `pyarrow` is absent
dongjoon
(spark) branch master updated: [SPARK-54153][PYTHON][TESTS][FOLLOWUP] Skip `test_perf_profiler_data_source` if `pyarrow` is absent
dongjoon
(spark) branch branch-4.0 updated: [SPARK-54439][SQL] KeyGroupedPartitioning and join key size mismatch
dongjoon
(spark) branch branch-4.1 updated: [SPARK-54439][SQL] KeyGroupedPartitioning and join key size mismatch
dongjoon
(spark) branch master updated: [SPARK-54439][SQL] KeyGroupedPartitioning and join key size mismatch
dongjoon
(spark) branch master updated (0d99d6d852cd -> 8aafae744dcc)
dongjoon
(spark) branch branch-4.1 updated: [SPARK-54427][SQL] Allow ColumnarRow to call `copy` with variant types
dongjoon
(spark) branch master updated (a870ea459712 -> 0d99d6d852cd)
dongjoon
(spark) branch branch-4.1 updated: [SPARK-53797][SQL] Fix `FileStreamSource.takeFilesUntilMax` to use `zipWithIndex` to avoid `indices` usage
dongjoon
(spark) branch branch-4.0 updated: [SPARK-53797][SQL] Fix `FileStreamSource.takeFilesUntilMax` to use `zipWithIndex` to avoid `indices` usage
dongjoon
(spark) branch master updated (89d2f3675012 -> a870ea459712)
dongjoon
(spark) branch master updated: [SPARK-54395][SHUFFLE] RemoteBlockPushResolver class repeatedly initializes ObjectMapper
dongjoon
(spark) branch branch-4.1 updated: [SPARK-54448][SQL][DOCS] Fix docs and error message because CREATE TEMP VIEW does not support IF NOT EXISTS
dongjoon
(spark) branch master updated: [SPARK-54448][SQL][DOCS] Fix docs and error message because CREATE TEMP VIEW does not support IF NOT EXISTS
dongjoon
(spark) branch branch-4.1 updated: [SPARK-54354][SQL] Fix Spark hanging when there's not enough JVM heap memory for broadcast hashed relation
dongjoon
(spark) branch master updated: [SPARK-54354][SQL] Fix Spark hanging when there's not enough JVM heap memory for broadcast hashed relation
dongjoon
(spark) branch branch-4.1 updated: [MINOR][PYTHON][TEST] test_install_spark` switch to Spark 3.5.7
dongjoon
(spark) branch master updated (dc3964a52f3b -> 464ef622b086)
dongjoon
(spark) branch master updated: [SPARK-54324] Add test for client-user-context-extensions
sandy
(spark) branch branch-4.1 updated: [SPARK-54324] Add test for client-user-context-extensions
sandy
(spark) branch master updated (00dda2c8d03c -> b6a1eb8861e0)
yangjie01
(spark) branch master updated (8eae3d7e4171 -> 00dda2c8d03c)
gurwls223
(spark) branch master updated (1fdc139112b0 -> 8eae3d7e4171)
gurwls223
(spark) branch master updated: [SPARK-54330][PYTHON][FOLLOW-UP] Further avoid unnecessary py4j calls
gurwls223
(spark) branch master updated (d3346eb6dba3 -> 59a2a7474e81)
gurwls223
(spark) branch branch-4.1 updated: [SPARK-54440][SDP] Give default pipeline spec file more idiomatic name, `spark-pipeline.yml`
dongjoon
(spark) branch master updated: [SPARK-54440][SDP] Give default pipeline spec file more idiomatic name, `spark-pipeline.yml`
dongjoon
(spark) branch branch-4.1 updated: [SPARK-51771][SQL][FOLLOWUP] Rename currentVersion to version in DSv2 Table
dongjoon
(spark) branch master updated: [SPARK-51771][SQL][FOLLOWUP] Rename currentVersion to version in DSv2 Table
dongjoon
(spark) branch branch-4.1 updated: [SPARK-54418][SDP] Fix error messages and code formatting
dongjoon
(spark) branch master updated: [SPARK-54418][SDP] Fix error messages and code formatting
dongjoon
(spark) branch master updated (8cab0745e404 -> 98e36730c405)
dongjoon
(spark) branch branch-4.1 updated: [SPARK-54436][SQL] Fix error formatting for incompatible table metadata checks
dongjoon
(spark) branch master updated: [SPARK-54436][SQL] Fix error formatting for incompatible table metadata checks
dongjoon
(spark) branch branch-4.1 updated: [SPARK-54435][SDP] spark-pipelines init should avoid overwriting existing directory
dongjoon
(spark) branch master updated (3dcb661df7c0 -> 6811eabeb147)
dongjoon
(spark) branch branch-4.1 updated: [SPARK-54417][SQL] Fix error message for scalar subquery in IDENTIFIER clause
wenchen
(spark) branch master updated (d1af9a305718 -> 3dcb661df7c0)
wenchen
(spark) branch master updated (e3533a62ca0a -> d1af9a305718)
ruifengz
(spark) branch master updated (18291ea0253a -> e3533a62ca0a)
yao
(spark) branch master updated (d51b4331e419 -> 18291ea0253a)
yao
(spark) branch master updated (10d1b4c38359 -> d51b4331e419)
dongjoon
(spark) branch branch-4.1 updated: [SPARK-54312][CORE] Avoid repeatedly scheduling tasks for SendHeartbeat/WorkDirClean in standalone worker
dongjoon
(spark) branch branch-4.1 updated: [SPARK-54358][SDP][FOLLOWUP] Add `tableIdentifierToPathString` helper method for SDP checkpoint path construction
dongjoon
(spark) branch master updated: [SPARK-54358][SDP][FOLLOWUP] Add `tableIdentifierToPathString` helper method for SDP checkpoint path construction
dongjoon
(spark) branch master updated (be281fba3a1b -> 9efd2eee79b8)
dongjoon
(spark-website) branch asf-site updated: Update https://spark.apache.org/docs/preview/ to target 4.1.0-preview4 (#651)
dongjoon
[PR] Update https://spark.apache.org/docs/preview/ to target 4.1.0-preview4 [spark-website]
via GitHub
Re: [PR] Update `https://spark.apache.org/docs/preview/` to target `4.1.0-preview4` [spark-website]
via GitHub
Re: [PR] Update `https://spark.apache.org/docs/preview/` to target `4.1.0-preview4` [spark-website]
via GitHub
(spark-kubernetes-operator) branch main updated: [SPARK-54432] Use `4.1.0-preview4-java21-scala` image for preview examples
dongjoon
(spark-connect-swift) branch main updated: [SPARK-54431] Update `integration-test-ubuntu-spark41` to use Spark `4.1.0-preview4-java21`
dongjoon
(spark-docker) branch master updated: [SPARK-54429] Publish Apache Spark `4.1.0-preview4` to docker registry (#98)
dongjoon
[PR] Add Spark 4.1.0-preview4 news [spark-website]
via GitHub
Re: [PR] Add Spark 4.1.0-preview4 news [spark-website]
via GitHub
Re: [PR] Add Spark 4.1.0-preview4 news [spark-website]
via GitHub
(spark-connect-swift) branch main updated: [SPARK-54430] Use `4.1.0-preview4` instead of `RC1`
dongjoon
(spark-kubernetes-operator) branch main updated: [SPARK-54428] Upgrade Spark to `4.1.0-preview4`
dongjoon
[PR] Add Spark 4.1.0-preview4 docs [spark-website]
via GitHub
Re: [PR] Add Spark `4.1.0-preview4` docs [spark-website]
via GitHub
Re: [PR] Add Spark `4.1.0-preview4` docs [spark-website]
via GitHub
(spark) tag v4.1.0-preview4 created (now c125aea395b3)
dongjoon
svn commit: r80863 - dev/spark/v4.1.0-preview4-rc1-docs
dongjoon
svn commit: r80862 - dev/spark/v4.1.0-preview4-rc1-docs/_site release/spark/docs/4.1.0-preview4
dongjoon
svn commit: r80861 - dev/spark/v4.1.0-preview4-rc1-bin release/spark/spark-4.1.0-preview4
dongjoon
(spark) branch branch-3.5 updated: [SPARK-54426][INFRA] Fix `release-build.sh` to detect `REPO_ID` correctly
gurwls223
(spark) branch branch-4.0 updated: [SPARK-54426][INFRA] Fix `release-build.sh` to detect `REPO_ID` correctly
gurwls223
(spark) branch branch-4.1 updated: [SPARK-54426][INFRA] Fix `release-build.sh` to detect `REPO_ID` correctly
dongjoon
(spark) branch master updated: [SPARK-54426][INFRA] Fix `release-build.sh` to detect `REPO_ID` correctly
dongjoon
Earlier messages
Later messages