This is an automated email from the ASF dual-hosted git repository.

sunchao pushed a change to branch codex/backport-53fc7631323-branch35
in repository https://gitbox.apache.org/repos/asf/spark.git


      at 166e33f31dd6 [SPARK-51316][PYTHON] Allow Arrow batches in bytes 
instead of number of rows

This branch includes the following new commits:

     new bdadbbb68871 [SPARK-48392][CORE] Also load `spark-defaults.conf` when 
provided `--properties-file`
     new 4fd5258a915f Add OPENAI_CHANGES.txt
     new b1c30701aaa1 Update version to 3.5.2.0-openai-SNAPSHOT
     new 61001412bd81 [INTERNAL] Setup Buildkite CI for 3.5 branches
     new 8cdc8634a58e [INTERNAL] Update Spark Dockerfile to ignore already 
installed system packages
     new 7b138c1f65bf Update OPENAI_CHANGES.txt
     new 4585a043f8cd [INTERNAL] Ignore flaky tests
     new 727ecd0abefb [SPARK-48424][INFRA] Make dev/is-changed.py to return 
true it it fails
     new e30c4e5cec14 [SPARK-41049][SQL][FOLLOW-UP] Mark map related 
expressions as stateful expressions
     new 5ec5d496b3f5 [SPARK-48273][SQL] Fix late rewrite of 
PlanWithUnresolvedIdentifier
     new d152ee9e1dae [SPARK-48273][SQL][FOLLOWUP] Explicitly create non-Hive 
table in identifier-clause.sql
     new ffede913657c [SPARK-41049][SQL][FOLLOW-UP][3.5] stateful expressions 
test uses different pretty name
     new 78e6fced80ed [SPARK-48273][SQL][FOLLOWUP] Update golden file
     new 3dea55d14a7b [SPARK-48172][SQL][FOLLOWUP] Fix escaping issues in 
JDBCDialects
     new 942db3d48d12 [SPARK-48484][SQL] Fix: V2Write use the same 
TaskAttemptId for different task attempts
     new 996f129fd783 [SPARK-48391][CORE] Using addAll instead of add function 
in fromAccumulatorInfos method of TaskMetrics Class
     new 363b7e4feb8f [SPARK-48481][SQL][SS] Do not apply OptimizeOneRowPlan 
against streaming Dataset
     new 1b8c49123bd1 [SPARK-48394][3.5][CORE] Cleanup mapIdToMapIndex on 
mapoutput unregister
     new a40145a96190 [SPARK-48535][SS] Update config docs to indicate 
possibility of data loss/corruption issue if skip nulls for stream-stream joins 
config is enabled
     new b5da07a35980 [SPARK-48286] Fix analysis of column with exists default 
expression - Add user facing error
     new bb58a3ee3af1 [SPARK-48610][SQL] refactor: use auxiliary idMap instead 
of OP_ID_TAG
     new 8ab86b097f7e [SPARK-48642][CORE] False SparkOutOfMemoryError caused by 
killing task on spilling
     new 810c6c3ae0af [SPARK-48286][SQL][3.5] Fix column default value check - 
Add error class
     new 89fb27cae523 [SPARK-47910][CORE] close stream when 
DiskBlockObjectWriter closeResources to avoid memory leak
     new 24981a86521d [SPARK-47910][CORE][3.5][FOLLOWUP] Remove the use of MDC
     new 4eaf800dbd4d [SPARK-48498][SQL][3.5] Always do char padding in 
predicates
     new 2d30840dc928 [SPARK-48639][CONNECT][PYTHON] Add Origin to 
Relation.RelationCommon
     new 10dc5b86c09f [SPARK-47172][CORE][3.5] Add support for AES-GCM for RPC 
encryption
     new 0bee49ef44ba Revert "[SPARK-48639][CONNECT][PYTHON] Add Origin to 
Relation.RelationCommon"
     new 40ca66b64b70 [SPARK-47927][SQL][FOLLOWUP] fix ScalaUDF output 
nullability
     new 37f2ebd2537a [SPARK-48428][SQL] Fix IllegalStateException in 
NestedColumnAliasing
     new 93fdcb525c10 [SPARK-46957][CORE] Decommission migrated shuffle files 
should be able to cleanup from executor
     new d10a2f2e64b2 Revert "[SPARK-46957][CORE] Decommission migrated shuffle 
files should be able to cleanup from executor"
     new 27023692b842 [SPARK-46957][CORE][3.5][3.4] Decommission migrated 
shuffle files should be able to cleanup from executor
     new f5f6a2ea8bdc [SPARK-48709][SQL][3.5] Fix varchar type resolution 
mismatch for DataSourceV2 CTAS
     new 53e8f26d189e [SPARK-48494][BUILD][3.5] Update `airlift:aircompressor` 
to 0.27
     new 0008b68d353e [SPARK-48586][SS][3.5] Remove lock acquisition in 
doMaintenance() by making a deep copy of file mappings in RocksDBFileManager in 
load()
     new 5f40d133be60 [SPARK-48292][CORE][3.5] Revert [SPARK-39195][SQL] Spark 
OutputCommitCoordinator should abort stage when committed file not consistent 
with task status
     new 7a9bc280fc7c [SPARK-48759][SQL] Add migration doc for CREATE TABLE AS 
SELECT behavior change behavior change since Spark 3.4 (branch-3.5)
     new fd23c0f35a22 [SPARK-48710][PYTHON][3.5] Limit NumPy version to 
supported range (>=1.15,<2)
     new ade604a882f7 [SPARK-48806][SQL] Pass actual exception when url_decode 
fails
     new 98b3393d869f [SPARK-48719][SQL][3.5] Fix the calculation bug of 
RegrSlope & RegrIntercept when the first parameter is null
     new 0f1080a1f33b [SPARK-48843] Prevent infinite loop with BindParameters
     new 1d32dc314660 [SPARK-48863][SQL] Fix ClassCastException when parsing 
JSON with "spark.sql.json.enablePartialResults" enabled
     new 6276815ac6e2 [MINOR][DOCS] Add `docs/_generated/` to .gitignore
     new 706fd55ffdc5 [MINOR][SQL][TESTS] Remove a duplicate test case in 
`CSVExprUtilsSuite`
     new 1817f9893d45 [SPARK-48871] Fix INVALID_NON_DETERMINISTIC_EXPRESSIONS 
validation in…
     new fdc86697f334 [SPARK-48845][SQL] GenericUDF catch exceptions from 
children
     new 4d6d5e760de4 [SPARK-48666][SQL] Do not push down filter if it contains 
PythonUDFs
     new 517fa45bf421 [SPARK-47172][DOCS][FOLLOWUP] Fix 
spark.network.crypto.ciphersince version field on security page
     new 68c712b23fcb [SPARK-47307][SQL][3.5] Add a config to optionally chunk 
base64 strings
     new 70115399577f [SPARK-47307][DOCS][FOLLOWUP] Add a migration guide for 
the behavior change of base64 function
     new 7ad3693c23e1 [SPARK-48889][SS] testStream to unload state stores 
before finishing
     new f3339fca534f [SPARK-48920][BUILD][3.5] Upgrade ORC to 1.9.4
     new 0b05ece095ac [SPARK-48930][CORE] Redact `awsAccessKeyId` by including 
`accesskey` pattern
     new 9895e5e1c60a [SPARK-48791][CORE][3.5] Fix perf regression caused by 
the accumulators registration overhead using CopyOnWriteArrayList
     new df7405a6a0c8 [SPARK-48921][SQL][3.5] ScalaUDF encoders in subquery 
should be resolved for MergeInto
     new eb3858403d84 [SPARK-48934][SS] Python datetime types converted 
incorrectly for setting timeout in applyInPandasWithState
     new 1cbc5ad89e03 Revert "[SPARK-47307][DOCS][FOLLOWUP] Add a migration 
guide for the behavior change of base64 function"
     new 4f1b6d97072d [SPARK-48498][SQL][FOLLOWUP] do padding for char-char 
comparison
     new 7046603a2a4a [SPARK-47307][SQL][FOLLOWUP][3.5] Promote 
spark.sql.legacy.chunkBase64String.enabled from a legacy/internal config to a 
regular/public one
     new d71d4e473197 Update OPENAI_CHANGES.txt
     new cb9924530520 [INTERNAL] Add an config option to skip streaming 
metadata file check (#1)
     new 87d25180a9ee Update OPENAI_CHANGES.txt
     new 308e03336e48 Bump version to 3.5.2.1-openai
     new bfa2d1f1bb61 [SPARK-48991][SQL] Move path initialization into 
try-catch block in FileStreamSink.hasMetadata
     new cfac4ea6d13b [SPARK-48089][SS][CONNECT][FOLLOWUP][3.5] Disable Server 
Listener failed 3.5 <> 4.0 test
     new 33b1cb301e19 [SPARK-48308][CORE][3.5] Unify getting data schema 
without partition columns in FileSourceStrategy
     new 18df54534560 [SPARK-49005][K8S][3.5] Use `17-jammy` tag instead of 
`17` to prevent Python 12
     new 14ce8c7843f7 [SPARK-49054][SQL][3.5] Column default value should 
support current_* functions
     new 320a41819d2a [SPARK-49000][SQL] Fix "select count(distinct 1) from t" 
where t is empty table by expanding RewriteDistinctAggregates
     new ba2aec1a3902 [SPARK-44638][SQL][TESTS][3.5] Add test for Char/Varchar 
in JDBC customSchema option
     new 90ac1b2c983e [SPARK-49066][SQL][TESTS] Refactor `OrcEncryptionSuite` 
and make `spark.hadoop.hadoop.security.key.provider.path` effective only within 
`OrcEncryptionSuite`
     new 5ced4a2704a8 Revert "[SPARK-49066][SQL][TESTS] Refactor 
`OrcEncryptionSuite` and make `spark.hadoop.hadoop.security.key.provider.path` 
effective only within `OrcEncryptionSuite`"
     new 7a10d2a3f336 Revert "[SPARK-49000][SQL] Fix "select count(distinct 1) 
from t" where t is empty table by expanding RewriteDistinctAggregates"
     new 88f2e564667d [SPARK-49065][SQL] Rebasing in legacy formatters/parsers 
must support non JVM default time zones
     new 12611ab6af5d [SPARK-49066][SQL][TESTS][3.5] Refactor 
`OrcEncryptionSuite` and make `spark.hadoop.hadoop.security.key.provider.path` 
effective only within `OrcEncryptionSuite`
     new 9af82fe2e840 [SPARK-49000][SQL][3.5] Fix "select count(distinct 1) 
from t" where t is empty table by expanding RewriteDistinctAggregates
     new 01f88ac3c95b [SPARK-49094][SQL] Fix ignoreCorruptFiles non-functioning 
for hive orc impl with mergeSchema off
     new 7be36ede013d [SPARK-48791][CORE][FOLLOW-UP][3.5] Fix regression caused 
by immutable conversion on TaskMetrics#externalAccums
     new ad94bef88342 [SPARK-49099][SQL] CatalogManager.setCurrentNamespace 
should respect custom session catalog
     new 117a7f7455b1 [SPARK-49099][SQL][FOLLOWUP][3.5] recover tests in 
DDLSuite
     new b7749e72cdcc [SPARK-49182][DOCS][PYTHON] Stop publish 
site/docs/{version}/api/python/_sources dir
     new 5bd57d8bb575 [SPARK-49176][K8S][DOCS] Fix 
`spark.ui.custom.executor.log.url` docs by adding K8s
     new 855fa7f9bcc1 [SPARK-49183][SQL] V2SessionCatalog.createTable should 
respect PROP_IS_MANAGED_LOCATION
     new 37a4f67d767c [SPARK-48204][INFRA][FOLLOW] fix release scripts for the 
"finalize" step
     new d49021acaceb [SPARK-46632][SQL] Fix subexpression elimination when 
equivalent ternary expressions have different children
     new d5bfd71db46c [SPARK-49200][SQL] Fix null type non-codegen ordering 
exception
     new 2f49432418c4 [SPARK-49193][SQL] Improve the performance of 
RowSetUtils.toColumnBasedSet
     new 4edcb8f2edbc [SPARK-49183][SQL][FOLLOWUP][3.5] Fix compilation
     new 856a16368d6c [SPARK-49197][CORE] Redact `Spark Command` output in 
`launcher` module
     new c29f96280a8a [SPARK-49152][SQL] V2SessionCatalog should use V2Command
     new 8eb1c9666391 [SPARK-49179][SQL] Fix v2 multi bucketed inner joins 
throw AssertionError
     new 2eeb710f3cce Revert "[SPARK-49179][SQL] Fix v2 multi bucketed inner 
joins throw AssertionError"
     new 0ecb2baaa7e7 [SPARK-49179][SQL][3.5] Fix v2 multi bucketed inner joins 
throw AssertionError
     new d5447360e7d7 [SPARK-49038][SQL][3.5] SQLMetric should report the raw 
value in the accumulator update event
     new f8fb9befb7c0 [SPARK-49152][SQL][FOLLOWUP][3.5] table location string 
should be Hadoop Path string
     new a66af2052913 [SPARK-45590][BUILD][3.5] Upgrade okio to 1.17.6 from 
1.15.0
     new cc48b1746c64 [SPARK-49039][UI] Reset checkbox when executor metrics 
are loaded in the Stages tab
     new 085672497333 [SPARK-49211][SQL][3.5] V2 Catalog can also support 
built-in data sources
     new 54439c8ddbb2 [SPARK-49017][SQL][3.5] Insert statement fails when 
multiple parameters are being used
     new 1a49fa56b824 [SPARK-49246][SQL] TableCatalog#loadTable should indicate 
if it's for writing
     new 123da074ca5d [SPARK-46444][SQL] V2SessionCatalog#createTable should 
not load the table
     new ae8ed077ed88 [SPARK-49300][CORE][3.5] Fix Hadoop delegation token leak 
when tokenRenewalInterval is not set
     new 7bb9c2bc1c97 [SPARK-49333][SQL] Shutdown timeout thread while cleaning 
up SparkExecuteStatementOperation
     new 2ae31039873a [SPARK-49352][SQL][3.5] Avoid redundant array transform 
for identical expression
     new fb07c280fede [SPARK-49359][SQL] Allow StagedTableCatalog 
implementations to fall back to non-atomic write
     new 2e80cd55a2cf [SPARK-49381][K8S][TESTS] Fix `SPARK-41388` test case to 
assert the result
     new c1c2cb7f0a76 [SPARK-49385][K8S] Fix `getReusablePVCs` to use 
`podCreationTimeout` instead of `podAllocationDelay`
     new 1d70277825f1 [SPARK-49359][TESTS][FOLLOWUP][3.5] Fix compilation to 
rename `util.Map` to `jutil.Map`
     new a10a92082104 [SPARK-49402][PYTHON] Fix Binder integration in PySpark 
documentation
     new 6502ad0be155 [SPARK-49402][PYTHON][FOLLOW-UP] Fix Binder integration 
in PySpark documentation
     new f10a55a04c59 [SPARK-49402][PYTHON][FOLLOW-UP] Fix Binder integration 
in PySpark documentation
     new 8bf9ea1f0446 [SPARK-49402][PYTHON][FOLLOW-UP] Fix Binder integration 
in PySpark documentation
     new 9d00a96f71b6 [SPARK-49402][PYTHON][FOLLOW-UP] Fix Binder integration 
in PySpark documentation
     new 30dd7423b517 [SPARK-49402][PYTHON][FOLLOW-UP] Fix Binder integration 
in PySpark documentation
     new 4db25bdf4108 [SPARK-49402][PYTHON][FOLLOW-UP] Fix Binder integration 
in PySpark documentation
     new b3eb43364ff7 [SPARK-49402][PYTHON][FOLLOW-UP] Fix Binder integration 
in PySpark documentation
     new 80f80be870f9 [SPARK-49402][PYTHON][FOLLOW-UP] Set upperfound for NumPy
     new 0442ad084054 [SPARK-49402][PYTHON][FOLLOW-UP] Manually load ~/.profile 
in Spark Connect notebook
     new ef92376ae653 [SPARK-46037][SQL] Correctness fix for Shuffled Hash Join 
build left without codegen
     new e3cecbb56d82 [SPARK-43242][CORE][3.5] Fix throw 'Unexpected type of 
BlockId' in shuffle corruption diagnose
     new 986a786dc1f8 [MINOR] Add `artifacts` to `.gitignore`
     new 02455c01ef59 [SPARK-49480][CORE] Fix NullPointerException from 
`SparkThrowableHelper.isInternalError`
     new 0d0a30957937 [SPARK-49476][SQL] Fix nullability of base64 function
     new bb7e5f0fc49a [SPARK-49476][SQL][3.5][FOLLOWUP] Fix base64 proto test
     new 3f9225db4267 [SPARK-49275][SQL][3.5] Fix return type nullness of the 
xpath expression
     new 2e9cd1b70b1d [MINOR][DOCS] Fix site.SPARK_VERSION pattern in RDD 
Programming Guide
     new 945462745eef [SPARK-49509][CORE] Use `Platform.allocateDirectBuffer` 
instead of `ByteBuffer.allocateDirect`
     new 8c0e6ac051af [SPARK-48965][SQL] Use the correct schema in 
`Dataset#toJSON`
     new a253fbbed714 [SPARK-49408][SQL] Use IndexedSeq in ProjectingInternalRow
     new 1e4ebcdc54eb [SPARK-49152][SQL][FOLLOWUP] DelegatingCatalogExtension 
should also use V1 commands
     new b0886e12de58 [SPARK-49246][SQL][FOLLOW-UP] The behavior of SaveAsTable 
should not be changed by falling back to v1 command
     new 747d3e291559 fix import
     new 7f64fed4410c [INTERNAL] Setup Buildkite to publish release artifacts
     new 4cfcaf32bfa2 Update OPENAI_CHANGES.txt
     new 6901e6b4f34f [INTERNAL] Add internal Maven artifactory
     new 39d2fccaf83d [INTERNAL] Switch to OpenAI Hadoop
     new e80daf2d6a64 Update OPENAI_CHANGES.txt
     new e636849b5b9e Bump version to 3.5.2.2-openai-SNAPSHOT
     new 21aca1ab4920 [INTERNAL] Switch to databricksregistry
     new beb031a4005b [SPARK-49259][SS] Size based partition creation during 
kafka read
     new bc326f7295d4 Update OPENAI_CHANGES.txt
     new 5d9539321a99 Bump version to 3.5.2.3-openai-SNAPSHOT
     new 05ce1139414c [WIP][SPARK-24815][CORE] Trigger Interval based DRA for 
Structured Streaming
     new e82cbd196cc8 Update OPENAI_CHANGES.txt
     new 80440844b75c Bump Spark version to 3.5.2.4-openai
     new d4c80819c1f6 Bump Spark version to 3.5.2.5-openai-SNAPSHOT
     new 1ee3d6ebd8c2 [INTERNAL] Make max broadcast table size configurable (#2)
     new 5f597d51447e Update OPENAI_CHANGES.txt
     new a7f0949aba4f [INTERNAL] Temporarily switch back to OSS Hadoop
     new 7dd50e1f6f3e Bump version to 3.5.2.6-openai-SNAPSHOT after 
3.5.2.5-openai release
     new 15b99eee25b7 Built docker image based on Ubuntu Noble
     new 16a02993a551 Update version to 3.5.2.7-openai-SNAPSHOT
     new ef4ed31e0ec5 Merge pull request #3 from 
openai/dev/gustavoatt/spark-uses-ubuntu-noble
     new 00d23c9fa9d2 Bump version to 3.5.2.8-openai-SNAPSHOT after 
3.5.2.7-openai release
     new b0112269787f [INTERNAL] Improve release artifacts publishing
     new 3b6c2dd1d6a4 Update OPENAI_CHANGES.txt
     new 07fa4e151785 Bump version to 3.5.2.9-openai-SNAPSHOT after 
3.5.2.8-openai release
     new 92ff66be9c3e [INTERNAL] Support publishing snapshot image and artifacts
     new 90b1abb8c39e [INTERNAL] Add a new RPC message UpdateAccessTokens (#4)
     new b2083fd0825c Bump version to 3.5.2.10-openai-SNAPSHOT after 
3.5.2.9-openai release
     new ffc0cb3eccd3 [INTERNAL] Fix access token propagation when executors 
start up
     new 3230cf4290ed Update OPENAI_CHANGES.txt
     new aebcbbd5f5a3 Bump version to 3.5.2.11-openai-SNAPSHOT after 
3.5.2.10-openai release
     new 9a60f2459495 [INTERNAL] Retry Kafka Consumer Creation (#8)
     new 3110c2c698cb Bump version to 3.5.2.12-openai-SNAPSHOT after 
3.5.2.11-openai release
     new 0e79aca2801e [INTERNAL] Catch correct error (#9)
     new 174450c3e091 Bump version to 3.5.2.13-openai-SNAPSHOT after 
3.5.2.12-openai release
     new 16ac617dc81c [INTERNAL] Track container CPU and memory metrics through 
cgroups (#10)
     new 6713aadc2bb7 Update OPENAI_CHANGES.txt
     new c8e458cb3ecf Bump version to 3.5.2.14-openai-SNAPSHOT after 
3.5.2.13-openai release
     new 1f0db1c9a66b [INTERNAL] Should not call readCpuUsageNs by default (#11)
     new bbbc32fb99c6 Bump version to 3.5.2.15-openai-SNAPSHOT after 
3.5.2.14-openai release
     new c22f65436e45 [INTERNAL] Improve max table size checking for broadcast 
join
     new 27e43ae05033 Backport support for `select * except(...)` syntax (#13)
     new c81d7298dfd8 Fix mapValues (#14)
     new 6546e71a46de Bump version to 3.5.2.16-openai-SNAPSHOT after 
3.5.2.15-openai release
     new f4e23697ea2d [SPARK-44778][SQL] Add the alias TIMEDIFF for 
TIMESTAMPDIFF (#16)
     new 6662871aeb3c Add QUALIFY clause (#15)
     new feffc4c2c3dc [SPARK-47253][CORE] Allow LiveEventBus to stop without 
the completely draining of event queue (#17)
     new bf5305ece12d Bump version to 3.5.2.17-openai-SNAPSHOT after 
3.5.2.16-openai release
     new 45a084b7f84c [INTERNAL] Fix unit test failure related to executor 
metrics
     new 15ef1891b968 [INTERNAL] Upgrade Hadoop version to 3.3.6 (#18)
     new 39539044c310 [INTERNAL] Upgrade ZSTD to 1.5.6.10 (#19)
     new b70eafe59d9b Bump version to 3.5.2.18-openai-SNAPSHOT after 
3.5.2.17-openai release
     new d3eb6d1505bf Bump version to 3.5.2.19-openai-SNAPSHOT after 
3.5.2.18-openai release
     new be962eb8b51c Revert "[INTERNAL] Upgrade ZSTD to 1.5.6.10 (#19)"
     new 8dcda0f5bb03 Build a multi-arch Spark Docker image (#20)
     new 6a429be71280 Bump version to 3.5.2.21-openai-SNAPSHOT after 
3.5.2.20-openai release
     new 23ad9c6cf8e5 [INTERNAL] Fix internal dependency
     new 2a6d18ef2166 [INTERNAL] Switch to OpenAI Hadoop & Parquet (#21)
     new 9958271ba96a Bump version to 3.5.2.22-openai-SNAPSHOT after 
3.5.2.21-openai release
     new 22146cdcb537 [INTERNAL] Write OAI cluster info to Parquet metadata 
(#22)
     new 4a64aa45da05 Bump version to 3.5.2.23-openai-SNAPSHOT after 
3.5.2.22-openai release
     new 75fbf1504cb0 [internal] Diagnostics via annotations for OpenAI spark 
jobs on Kubernetes (#23)
     new 5642d382ca17 Bump version to 3.5.2.24-openai-SNAPSHOT after 
3.5.2.23-openai release
     new 3a917532a4d0 [INTERNAL] Capture PySpark errors in a separate thread 
(#24)
     new b83d6c2e6578 Bump version to 3.5.2.25-openai-SNAPSHOT after 
3.5.2.24-openai release
     new 1b5cf7fc32d5 Add a script to build and push an image to databricks 
registry (#25)
     new 08cb4267183b [INTERNAL] Implement a DeploymentPodsAllocator (#27)
     new c276b84e8ccd Bump version to 3.5.2.26-openai-SNAPSHOT after 
3.5.2.25-openai release
     new d5820376a079 [INTERNAL] Fallback to number format for unknown metric 
types (#29)
     new 3f1256908ca5 Bump version to 3.5.2.27-openai-SNAPSHOT after 
3.5.2.26-openai release
     new f99ce108853b Allow a custom application id to be passed into the job
     new 6cdf92a4b0e6 add (#33)
     new fb531df38bc8 fix ci
     new 585762b2794c Bump version to 3.5.2.28-openai-SNAPSHOT after 
3.5.2.27-openai release
     new c50a9f032d8b Support env substitution in MetricsConfig (#34)
     new 56edd4f770f7 update hadoop (#35)
     new c29383f1ed51 Bump version to 3.5.2.29-openai-SNAPSHOT after 
3.5.2.28-openai release
     new bcba23bb0e0a Add regex filtering to StatsD sink (#36)
     new 0a17d358eeaf Support .jsonl.gz as output file suffix (#38)
     new 942c63ac646f Bump version to 3.5.2.30-openai-SNAPSHOT after 
3.5.2.29-openai release
     new 05b4c1aa126b Revert "Add regex filtering to StatsD sink (#36)" (#40)
     new 6b6abb8eaf9b [SPARK-53948][SQL][3.5] Fix deadlock in Observation
     new 7e0e8b2ce6c0 [SPARK-54620][SQL][3.5] Add safety check in 
ObservationManager to avoid Observation blocking
     new 0f4f19cb02e8 [INTERNAL] Fix a few unit tests
     new 1d0a52efc34d [INTERNAL] More fixes on unit tests
     new abf1e34e28ab Bump version to 3.5.2.31-openai-SNAPSHOT after 
3.5.2.30-openai release
     new 940ab8ea8ae8 [history] Cache the AppStatus state in blob storage when 
the driver completes, and read that from the history server. (#42)
     new 076bf80bbe4a Bump version to 3.5.2.32-openai-SNAPSHOT after 
3.5.2.31-openai release
     new 166e33f31dd6 [SPARK-51316][PYTHON] Allow Arrow batches in bytes 
instead of number of rows

The 223 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to