commits
Thread
Date
Later messages
Messages by Date
2024/05/09
(spark) branch master updated: [SPARK-47834][SQL][CONNECT] Mark deprecated functions with `@deprecated` in `SQLImplicits`
dongjoon
2024/05/09
(spark) branch master updated: [SPARK-48176][SQL] Adjust name of FIELD_ALREADY_EXISTS error condition
gurwls223
2024/05/09
(spark) branch master updated: [SPARK-48222][INFRA][DOCS] Sync Ruby Bundler to 2.4.22 and refresh Gem lock file
wenchen
2024/05/09
(spark) branch master updated: [SPARK-48227][PYTHON][DOC] Document the requirement of seed in protos
dongjoon
2024/05/09
(spark) branch master updated: [SPARK-48180][SQL] Improve error when UDTF call with TABLE arg forgets parentheses around multiple PARTITION/ORDER BY exprs
gurwls223
2024/05/09
(spark) branch master updated (b47d7853d92f -> e704b9e56b0c)
dongjoon
2024/05/09
(spark) branch master updated: [SPARK-48148][CORE] JSON objects should not be modified when read as STRING
gurwls223
2024/05/09
(spark) branch branch-3.5 updated (da4c808be7d6 -> dc4911725baa)
gurwls223
2024/05/09
(spark) branch branch-3.5 updated: [SPARK-48197][SQL][TESTS][FOLLOWUP][3.5] Regenerate golden files
dongjoon
2024/05/09
svn commit: r69065 - /dev/spark/v4.0.0-preview1-rc1-bin/
wenchen
2024/05/09
(spark) branch master updated: [SPARK-48216][TESTS] Remove overrides DockerJDBCIntegrationSuite.connectionTimeout to make related tests configurable
dongjoon
2024/05/09
(spark) branch master updated: [SPARK-47409][SQL] Add support for collation for StringTrim type of functions/expressions (for UTF8_BINARY & LCASE)
wenchen
2024/05/09
(spark) branch master updated: [SPARK-47803][FOLLOWUP] Check nulls when casting nested type to variant
wenchen
2024/05/09
(spark) branch master updated: [SPARK-48211][SQL] DB2: Read SMALLINT as ShortType
yao
2024/05/09
(spark) branch master updated (ecca1bf6453e -> 9e62dbad6a75)
gurwls223
2024/05/09
(spark) branch master updated: [SPARK-47365][PYTHON] Add toArrow() DataFrame method to PySpark
gurwls223
2024/05/09
(spark) branch master updated (34ee0d8414b2 -> 027327d94b34)
gurwls223
2024/05/09
(spark) branch master updated (045ec6a166c8 -> 34ee0d8414b2)
wenchen
2024/05/09
(spark) branch master updated: [SPARK-48208][SS] Skip providing memory usage metrics from RocksDB if bounded memory usage is enabled
kabhwan
2024/05/09
(spark) branch master updated (a4ab82b8f340 -> 91da4ac25148)
wenchen
2024/05/09
(spark) branch master updated (6cc3dc2ef4d2 -> a4ab82b8f340)
wenchen
2024/05/09
(spark) branch master updated: [SPARK-48169][SPARK-48143][SQL] Revert BadRecordException optimizations
wenchen
2024/05/08
(spark) branch master updated (5891b20ef492 -> 85a6e35d834e)
gengliang
2024/05/08
(spark) branch master updated: [SPARK-47186][TESTS][FOLLOWUP] Correct the name of spark.test.docker.connectionTimeout
dongjoon
2024/05/08
(spark) branch branch-3.5 updated: [SPARK-48197][SQL] Avoid assert error for invalid lambda function
wenchen
2024/05/08
(spark) branch master updated (337f980f0073 -> 7e79e91dc8c5)
wenchen
2024/05/08
(spark) 01/01: Preparing Spark release v4.0.0-preview1-rc1
wenchen
2024/05/08
(spark) tag v4.0.0-preview1-rc1 created (now 7dcf77c739c3)
wenchen
2024/05/08
svn commit: r69044 - /dev/spark/v3.4.3-rc2-docs/
dongjoon
2024/05/08
(spark) branch master updated (4fb6624bd2ce -> 337f980f0073)
dongjoon
2024/05/08
(spark) branch master updated: [SPARK-48205][PYTHON] Remove the private[sql] modifier for Python data sources
gurwls223
2024/05/08
(spark) branch branch-3.4 updated: [SPARK-48207][INFRA][3.4] Run `build/scala-213/java-11-17` jobs of `branch-3.4` only if needed
dongjoon
2024/05/08
(spark) branch branch-3.4 updated: [SPARK-48192][INFRA] Enable TPC-DS tests in forked repository
dongjoon
2024/05/08
(spark) branch branch-3.4 updated: [SPARK-48133][INFRA] Run `sparkr` only in PR builders and Daily CIs
dongjoon
2024/05/08
(spark) branch branch-3.4 updated: [SPARK-48132][INFRA] Run `k8s-integration-tests` only in PR builder and Daily CIs
dongjoon
2024/05/08
(spark) branch branch-3.5 updated: [SPARK-48192][INFRA] Enable TPC-DS tests in forked repository
dongjoon
2024/05/08
(spark) branch branch-3.5 updated: [SPARK-48133][INFRA] Run `sparkr` only in PR builders and Daily CIs
dongjoon
2024/05/08
(spark) branch branch-3.5 updated: [SPARK-48132][INFRA] Run `k8s-integration-tests` only in PR builder and Daily CIs
dongjoon
2024/05/08
(spark) branch branch-3.5 updated: [SPARK-48109][INFRA] Enable `k8s-integration-tests` only for `kubernetes` module change
dongjoon
2024/05/08
(spark) branch branch-3.4 updated: [SPARK-48116][INFRA][FOLLOWUP] Fix `if` statement to check repository
dongjoon
2024/05/08
(spark) branch branch-3.5 updated: [SPARK-48116][INFRA][FOLLOWUP] Fix `if` statement to check repository
dongjoon
2024/05/08
(spark) branch branch-3.4 updated: [SPARK-48116][INFRA][3.4] Run `pyspark-pandas*` only in PR builder and Daily Python CIs
dongjoon
2024/05/08
(spark) branch branch-3.5 updated: [SPARK-48116][INFRA][3.5] Run `pyspark-pandas*` only in PR builder and Daily Python CIs
dongjoon
2024/05/08
(spark) branch master updated: [SPARK-47545][CONNECT] Dataset `observe` support for the Scala client
hvanhovell
2024/05/08
(spark) branch master updated: [SPARK-48203][INFRA] Spin off `pyspark` tests from `build_branch34.yml` Daily CI
dongjoon
2024/05/08
(spark) branch master updated: [SPARK-48202][INFRA] Spin off `pyspark` tests from `build_branch35.yml` Daily CI
dongjoon
2024/05/08
(spark) branch master updated: [SPARK-48200][INFRA] Split `build_python.yml` into per-version cron jobs
dongjoon
2024/05/08
(spark) branch master updated: [SPARK-48198][BUILD] Upgrade jackson to 2.17.1
dongjoon
2024/05/08
(spark) branch branch-3.5 updated: [SPARK-48184][PYTHON][CONNECT] Always set the seed of `Dataframe.sample` in Client side
dongjoon
2024/05/08
(spark) branch master updated: [SPARK-48184][PYTHON][CONNECT] Always set the seed of `Dataframe.sample` in Client side
dongjoon
2024/05/08
(spark) branch branch-3.4 updated: [SPARK-48037][CORE][3.4] Fix SortShuffleWriter lacks shuffle write related metrics resulting in potentially inaccurate data
dongjoon
2024/05/08
(spark) tag v4.0.0-preview-rc1 created (now 9fec87d16a04)
wenchen
2024/05/08
(spark) 01/01: Preparing Spark release v4.0.0-preview-rc1
wenchen
2024/05/08
(spark) branch master updated (8950add773e6 -> 8d7081639ab4)
wenchen
2024/05/08
(spark) branch master updated: [SPARK-48188][SQL] Consistently use normalized plan for cache
yao
2024/05/08
(spark) branch master updated (d7f69e7003a3 -> 003823b39d35)
yao
2024/05/08
(spark) branch branch-3.5 updated: [SPARK-48087][PYTHON][TESTS][3.5] Remove obsolete comment about UDTF test
gurwls223
2024/05/08
(spark) branch master updated: [SPARK-48190][PYTHON][PS][TESTS] Introduce a helper function to drop metadata
ruifengz
2024/05/08
(spark) branch master updated: Revert "[SPARK-48163][CONNECT][TESTS] Disable `SparkConnectServiceSuite.SPARK-43923: commands send events - get_resources_command`"
gurwls223
2024/05/08
(spark) branch master updated: [SPARK-47965][SQL][FOLLOW-UP] Uses `null` as its default value for `OptionalConfigEntry`
gurwls223
2024/05/08
(spark) branch master updated: [SPARK-48193][INFRA] Make `maven-deploy-plugin` retry 3 times
gurwls223
2024/05/08
(spark) branch master updated (f5401bab23c0 -> fe8b18b776f5)
yao
2024/05/08
(spark) branch master updated: [MINOR][INFRA] Rename builds to have consistent names
gurwls223
2024/05/08
(spark) branch master updated: [SPARK-48192][INFRA] Enable TPC-DS tests in forked repository
gurwls223
2024/05/08
(spark) branch master updated: [SPARK-48187][INFRA] Run `docs` only in PR builders and `build_non_ansi` Daily CI
dongjoon
2024/05/07
(spark) branch branch-3.5 updated: [SPARK-48138][CONNECT][TESTS] Disable a flaky `SparkSessionE2ESuite.interrupt tag` test
dongjoon
2024/05/07
(spark) branch branch-3.5 updated: [SPARK-48037][CORE][3.5] Fix SortShuffleWriter lacks shuffle write related metrics resulting in potentially inaccurate data
dongjoon
2024/05/07
(spark) branch master updated (5f883117203d -> 52a7f634e913)
dongjoon
2024/05/07
(spark) branch master updated: [SPARK-47914][SQL] Do not display the splits parameter in Range
yao
2024/05/07
(spark) branch branch-3.5 updated: [MINOR][PYTHON][TESTS] Remove the doc in error message tests to allow other PyArrow versions in tests
gurwls223
2024/05/07
(spark) branch master updated (6588554aa4cc -> 3b1ea0fde44e)
dongjoon
2024/05/07
(spark) branch master updated: [SPARK-48149][INFRA][FOLLOWUP] Use single quotation mark
gurwls223
2024/05/07
(spark) branch master updated: [SPARK-48131][CORE][FOLLOWUP] Add a new configuration for the MDC key of Task Name
dongjoon
2024/05/07
(spark) branch master updated: [SPARK-48126][CORE] Make `spark.log.structuredLogging.enabled` effective
gengliang
2024/05/07
(spark) branch master updated: [SPARK-48045][PYTHON] Pandas API groupby with multi-agg-relabel ignores as_index=False
gurwls223
2024/05/07
(spark) branch master updated: [SPARK-47240][CORE][PART1] Migrate logInfo with variables to structured logging framework
gengliang
2024/05/07
(spark) branch master updated (5e49665ac39b -> 553e1b85c42a)
dongjoon
2024/05/07
(spark) branch master updated: [SPARK-47960][SS] Allow chaining other stateful operators after transformWithState operator
kabhwan
2024/05/07
(spark) branch branch-3.5 updated: [SPARK-48178][INFRA][3.5] Run `build/scala-213/java-11-17` jobs of `branch-3.5` only if needed
dongjoon
2024/05/07
(spark) branch branch-3.5 updated: [SPARK-48173][SQL][3.5] CheckAnalysis should see the entire query plan
dongjoon
2024/05/07
(spark) branch branch-3.5 updated: [SPARK-48179][INFRA][3.5] Pin `nbsphinx` to `0.9.3`
dongjoon
2024/05/07
(spark) branch branch-3.5 updated: [SPARK-48167][PYTHON][TESTS][FOLLOWUP][3.5] Reformat test_readwriter.py to fix Python Linter error
dongjoon
2024/05/07
(spark) branch master updated: [SPARK-48134][CORE] Spark core (java side): Migrate `error/warn/info` with variables to structured logging framework
gengliang
2024/05/07
(spark) branch master updated (26c50369edb2 -> e24f8965e066)
dongjoon
2024/05/07
svn commit: r69013 - /dev/spark/KEYS
wenchen
2024/05/07
(spark) branch master updated: [SPARK-48174][INFRA] Merge `connect` back to the original test pipeline
dongjoon
2024/05/07
(spark) branch master updated: [SPARK-48035][SQL][FOLLOWUP] Fix try_add/try_multiply being semantic equal to add/multiply
dongjoon
2024/05/07
(spark) branch master updated: [SPARK-41547][CONNECT][TESTS] Re-eneable Spark Connect function tests with ANSI mode
dongjoon
2024/05/07
(spark) branch master updated (925457cadd22 -> a3eebcf39687)
dongjoon
2024/05/07
(spark) branch master updated: [SPARK-48169][SQL] Use lazy BadRecordException cause in all parsers and remove the old constructor, which was meant for the migration
dongjoon
2024/05/07
(spark) branch master updated (493493d6c5bb -> 9e0a87eb4cf2)
dongjoon
2024/05/07
(spark) branch master updated: [SPARK-48173][SQL] CheckAnalysis should see the entire query plan
dongjoon
2024/05/07
(spark) branch master updated: [SPARK-47297][SQL] Add collation support for format expressions
wenchen
2024/05/07
(spark) branch master updated: [SPARK-48171][CORE] Clean up the use of deprecated constructors of `o.rocksdb.Logger`
dongjoon
2024/05/07
(spark) branch master updated: [SPARK-48143][SQL] Use lightweight exceptions for control-flow between UnivocityParser and FailureSafeParser
wenchen
2024/05/07
(spark) branch branch-3.5 updated: [SPARK-48086][PYTHON][TESTS][3.5] Remove obsolete comment
gurwls223
2024/05/07
(spark) branch master updated: [SPARK-47267][SQL] Add collation support for hash expressions
wenchen
2024/05/07
(spark) branch master updated (7f8ef96cea27 -> c4df12cc884c)
gurwls223
2024/05/07
(spark) branch master updated: [SPARK-48166][SQL] Avoid using BadRecordException as user-facing error in VariantExpressionEvalUtils
wenchen
2024/05/07
(spark) branch master updated: [SPARK-48058][SPARK-43727][PYTHON][CONNECT][TESTS][FOLLOWUP] Code clean up
ruifengz
2024/05/07
(spark) branch branch-3.5 updated: [SPARK-48167][CONNECT][TESTS] Skip known behaviour change by SPARK-46122
gurwls223
2024/05/07
(spark) branch branch-3.5 updated: [SPARK-48090][SS][PYTHON][TESTS] Shorten the traceback in the test checking error message in UDF
gurwls223
2024/05/07
(spark) branch master updated: [SPARK-48090][SS][PYTHON][TESTS] Shorten the traceback in the test checking error message in UDF
gurwls223
2024/05/06
(spark) branch branch-3.5 updated: [SPARK-48083][SPARK-48084][ML][TESTS] Remove JIRA comments for reenabling ML compatibility tests
gurwls223
2024/05/06
(spark) branch master updated: [SPARK-48027][SQL] InjectRuntimeFilter for multi-level join should check child join type
wenchen
2024/05/06
Re: [PR] Update `committers` page [spark-website]
via GitHub
2024/05/06
(spark) branch master updated: [SPARK-48163][CONNECT][TESTS] Disable `SparkConnectServiceSuite.SPARK-43923: commands send events - get_resources_command`
dongjoon
2024/05/06
(spark) branch master updated (3b9f52f7768a -> 0f58b8e0c5eb)
gurwls223
2024/05/06
(spark) branch master updated (05b22ebb3060 -> 3b9f52f7768a)
ruifengz
2024/05/06
(spark) branch master updated: [SPARK-48141][TEST] Update the Oracle docker image version used for test and integration to use Oracle Database 23ai Free
dongjoon
2024/05/06
Re: [PR] Update `committers` page [spark-website]
via GitHub
2024/05/06
Re: [PR] Update `committers` page [spark-website]
via GitHub
2024/05/06
(spark) branch master updated: [SPARK-48150][SQL] try_parse_json output should be declared as nullable
dongjoon
2024/05/06
Re: [PR] Update `committers` page [spark-website]
via GitHub
2024/05/06
Re: [PR] Update `committers` page [spark-website]
via GitHub
2024/05/06
Re: [PR] Update `committers` page [spark-website]
via GitHub
2024/05/06
Re: [PR] Update `committers` page [spark-website]
via GitHub
2024/05/06
Re: [PR] Update `committers` page [spark-website]
via GitHub
2024/05/06
(spark) branch master updated (0907a15b2d15 -> 0862f69f7be8)
gurwls223
2024/05/06
(spark) branch master updated (f918d1179642 -> 0907a15b2d15)
dongjoon
2024/05/06
(spark) branch branch-3.5 updated: [SPARK-48088][PYTHON][CONNECT][TESTS][FOLLOW-UP][3.5] Skips another that that requires JVM access
dongjoon
2024/05/06
(spark) branch master updated (2ef7246b9c5b -> f918d1179642)
dongjoon
2024/05/06
(spark) branch master updated: [SPARK-48142][PYTHON][CONNECT][TESTS] Enable `CogroupedApplyInPandasTests.test_wrong_args`
ruifengz
2024/05/06
Re: [PR] Update `committers` page [spark-website]
via GitHub
2024/05/06
(spark) branch master updated: [SPARK-48035][SQL] Fix try_add/try_multiply being semantic equal to add/multiply
gurwls223
2024/05/06
(spark) branch master updated (9dc5599b01b1 -> c94fe37ba6d0)
gurwls223
2024/05/06
(spark) branch master updated: [SPARK-48105][SS] Fix the race condition between state store unloading and snapshotting
kabhwan
2024/05/06
(spark) branch master updated (d67752a8f3d7 -> 13c7bdcf89c9)
gurwls223
2024/05/06
(spark) branch master updated: [SPARK-47681][SQL][FOLLOWUP] Fix variant decimal handling
wenchen
2024/05/06
(spark) branch master updated: [SPARK-48149][INFRA] Serialize `build_python.yml` to run a single Python version per cron schedule
dongjoon
2024/05/06
(spark) branch master updated: [SPARK-48145][CORE] Remove logDebug and logTrace with MDC in JAVA structured logging framework
dongjoon
2024/05/06
(spark-website) branch asf-site updated: Update `committers` page (#517)
dongjoon
2024/05/06
Re: [PR] Update `committers` page [spark-website]
via GitHub
2024/05/06
Re: [PR] Update `committers` page [spark-website]
via GitHub
2024/05/06
Re: [PR] Update `committers` page [spark-website]
via GitHub
2024/05/06
(spark) branch master updated (7c728b2c2d6c -> 526e4141457d)
dongjoon
2024/05/05
(spark) branch master updated (8294c5962feb -> 7c728b2c2d6c)
dongjoon
2024/05/05
(spark) branch master updated: [SPARK-48138][CONNECT][TESTS] Disable a flaky `SparkSessionE2ESuite.interrupt tag` test
yangjie01
2024/05/05
(spark) branch master updated: [SPARK-48054][INFRA][FOLLOW-UP] Rename SPARK_SKIP_JVM_REQUIRED_TESTS to SPARK_SKIP_CONNECT_COMPAT_TESTS
gurwls223
2024/05/05
(spark) branch master updated: [SPARK-48136][INFRA][CONNECT] Always upload Spark Connect log files in scheduled build for Spark Connect
dongjoon
2024/05/05
(spark) branch master updated: Revert "[SPARK-47777][PYTHON][SS][TESTS] Add spark connect test for python streaming data source"
gurwls223
2024/05/05
(spark) branch master updated: [SPARK-48135][INFRA] Run `buf` and `ui` only in PR builders and Java 21 Daily CI
dongjoon
2024/05/05
(spark) branch master updated: [SPARK-48133][INFRA] Run `sparkr` only in PR builders and Daily CIs
dongjoon
2024/05/05
(spark) branch branch-3.5 updated: [SPARK-48019][SQL][FOLLOWUP] Use primitive arrays over object arrays when nulls exist
wenchen
2024/05/05
(spark) branch master updated: [SPARK-48019][SQL][FOLLOWUP] Use primitive arrays over object arrays when nulls exist
wenchen
2024/05/04
(spark) branch master updated: [SPARK-48132][INFRA] Run `k8s-integration-tests` only in PR builder and Daily CIs
dongjoon
2024/05/04
(spark) branch master updated: [SPARK-48124][CORE] Disable structured logging for Connect-Repl by default
gengliang
2024/05/04
(spark) branch master updated: [SPARK-48131][CORE] Unify MDC key `mdc.taskName` and `task_name`
dongjoon
2024/05/04
(spark) branch master updated: [SPARK-48129][PYTHON] Provide a constant table schema in PySpark for querying structured logs
dongjoon
2024/05/04
(spark) branch master updated: [SPARK-46009][SQL][FOLLOWUP] Remove unused golden file
dongjoon
2024/05/04
(spark) branch branch-3.5 updated: [SPARK-48128][SQL] For BitwiseCount / bit_count expression, fix codegen syntax error for boolean type inputs
dongjoon
2024/05/04
(spark) branch master updated: [SPARK-48128][SQL] For BitwiseCount / bit_count expression, fix codegen syntax error for boolean type inputs
dongjoon
2024/05/04
(spark) branch branch-3.4 updated: [SPARK-48128][SQL] For BitwiseCount / bit_count expression, fix codegen syntax error for boolean type inputs
dongjoon
2024/05/04
(spark) branch master updated: [SPARK-48124][CORE] Disable structured logging for Interpreters by default
dongjoon
2024/05/04
(spark) branch master updated: [SPARK-48116][INFRA][FOLLOW-UP] Deduplicate pyspark.pandas skipping logic
gurwls223
2024/05/04
(spark) branch master updated: [SPARK-48123][CORE] Provide a constant table schema for querying structured logs
gengliang
2024/05/03
(spark) branch master updated: [SPARK-48116][INFRA][FOLLOWUP] Fix `if` statement to check repository
gurwls223
2024/05/03
(spark) branch master updated: Revert "[SPARK-48116][INFRA][FOLLOWUP] Simplify the build with fixing the if condition"
gurwls223
2024/05/03
(spark) branch master updated: [SPARK-48116][INFRA][FOLLOWUP] Simplify the build with fixing the if condition
gurwls223
2024/05/03
(spark) branch master updated: [SPARK-48127][INFRA] Fix `dev/scalastyle` to check `hadoop-cloud` and `jvm-profiler` modules
dongjoon
2024/05/03
(spark) branch master updated: [SPARK-48116][INFRA] Run `pyspark-pandas*` only in PR builder and Daily Python CIs
dongjoon
2024/05/03
(spark) branch master updated: [SPARK-48056][PYTHON][CONNECT][FOLLOW-UP] Use `assertEqual` instead of `assertEquals` for Python 3.12
dongjoon
2024/05/03
(spark) branch master updated: [SPARK-47969][PYTHON][TESTS][FOLLOWUP] Make Test `test_creation_index` deterministic
dongjoon
2024/05/03
(spark) branch master updated: [SPARK-47097][CONNECT][TESTS][FOLLOWUP] Increase timeout to `1 minute` for `interrupt tag` test
dongjoon
2024/05/03
(spark) branch master updated: [SPARK-48059][CORE] Implement the structured log framework on the java side
gengliang
2024/05/03
(spark) branch master updated: [SPARK-48121][K8S] Promote `KubernetesDriverConf` to `DeveloperApi`
dongjoon
2024/05/03
(spark-kubernetes-operator) branch main updated: [SPARK-48120] Enable autolink to SPARK jira issue
dongjoon
2024/05/03
(spark) branch master updated (85902880d709 -> b42d235c2930)
dongjoon
2024/05/03
(spark) branch master updated: [SPARK-48119][K8S] Promote `KubernetesDriverSpec` to `DeveloperApi`
dongjoon
2024/05/03
(spark) branch master updated (aa00b00c18e6 -> d6ca2c5c3c4b)
dongjoon
2024/05/03
(spark) branch master updated: [SPARK-48115][INFRA] Remove `Python 3.11` from `build_python.yml`
dongjoon
2024/05/03
(spark) branch master updated: [SPARK-43046][FOLLOWUP][SS][CONNECT] Remove not used line in deduplicateWithinWatermark
gurwls223
2024/05/03
(spark) branch master updated: [SPARK-48088][PYTHON][CONNECT][TESTS] Prepare backward compatibility test 4.0 <> above
dongjoon
2024/05/03
(spark) branch master updated: [MINOR][INFRA] Clean up the worker heatup that are unnecessary
gurwls223
2024/05/03
(spark) branch master updated: [SPARK-48111][INFRA] Disable Docker integration test and TPC-DS in commit builder
dongjoon
2024/05/03
(spark) branch master updated: [SPARK-48110][INFRA] Remove all Maven compilation build
dongjoon
2024/05/02
(spark) branch master updated: [SPARK-48107][PYTHON] Exclude tests from Python distribution
dongjoon
2024/05/02
(spark) branch master updated: [SPARK-48106][INFRA] Use `Python 3.11` in `pyspark` tests of `build_and_test.yml`
dongjoon
2024/05/02
(spark) branch master updated (63837020ed29 -> f044748efeac)
dongjoon
2024/05/02
(spark) branch master updated: [SPARK-48109][INFRA] Enable `k8s-integration-tests` only for `kubernetes` module change
dongjoon
2024/05/02
(spark) branch branch-3.5 updated: [SPARK-48088][PYTHON][CONNECT][TESTS][3.5] Skip tests that fail in 3.5 client <> 4.0 server
gurwls223
2024/05/02
(spark) branch master updated (111df27d21ee -> df633091b714)
gurwls223
2024/05/02
(spark) branch master updated: [SPARK-48108][INFRA] Skip `tpcds-1g` and `docker-integration-tests` tests from `RocksDB UI-Backend` job
dongjoon
2024/05/02
(spark) branch master updated: [SPARK-48104][INFRA] Run `publish_snapshot.yml` once per day
dongjoon
2024/05/02
(spark) branch master updated: [SPARK-47671][CORE] Enable structured logging in log4j2.properties.template and update docs
dongjoon
2024/05/02
(spark) branch master updated: [SPARK-48102][SS] Track duration for acquiring source/sink metrics while reporting streaming query progress
kabhwan
2024/05/02
(spark) branch master updated (7f6a1399a56b -> 8d9e7c9c6623)
dongjoon
2024/05/02
(spark) branch master updated: [SPARK-48098][INFRA] Enable `NOLINT_ON_COMPILE` for all except `lint` job
dongjoon
2024/05/02
(spark) branch master updated: [SPARK-48048][CONNECT][SS] Added client side listener support for Scala
gurwls223
2024/05/02
(spark) branch master updated: [SPARK-48065][SQL] SPJ: allowJoinKeysSubsetOfPartitionKeys is too strict
sunchao
2024/05/02
(spark) branch master updated: [SPARK-48097][INFRA] Limit GHA job execution time to up to 3 hours in `build_and_test.yml`
dongjoon
2024/05/02
(spark) branch master updated: [SPARK-48096][INFRA] Run `build_maven_java21_macos14.yml` every two days
dongjoon
2024/05/02
(spark) branch master updated: [SPARK-48095][INFRA] Run `build_non_ansi.yml` once per day
dongjoon
2024/05/02
(spark) branch branch-3.4 updated: [SPARK-48081][SQL][3.4] Fix ClassCastException in NTile.checkInputDataTypes() when argument is non-foldable or of wrong type
dongjoon
2024/05/02
(spark) branch branch-3.5 updated: [SPARK-48081][SQL][3.5] Fix ClassCastException in NTile.checkInputDataTypes() when argument is non-foldable or of wrong type
dongjoon
2024/05/02
(spark) branch master updated: [SPARK-48067][SQL] Fix variant default columns
gengliang
2024/05/02
(spark) branch branch-3.4 updated: [SPARK-45988][SPARK-45989][PYTHON] Fix typehints to handle `list` GenericAlias in Python 3.11+
dongjoon
2024/05/02
(spark) branch branch-3.4 updated: Revert "[SPARK-48081] Fix ClassCastException in NTile.checkInputDataTypes() when argument is non-foldable or of wrong type"
dongjoon
2024/05/02
(spark) branch branch-3.5 updated: Revert "[SPARK-48081] Fix ClassCastException in NTile.checkInputDataTypes() when argument is non-foldable or of wrong type"
dongjoon
2024/05/02
(spark) branch master updated (b99a64b0fd1c -> bf1300835503)
dongjoon
Later messages