Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Dec 5, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

pan3793 and others added 4 commits December 5, 2025 10:17
### What changes were proposed in this pull request?

Fix a typo.

### Why are the changes needed?

Fix a typo.

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

Review, it's a docs-only change.

### Was this patch authored or co-authored using generative AI tooling?

No.

Closes #53340 from pan3793/SPARK-51165-followup.

Authored-by: Cheng Pan <chengpan@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
### What changes were proposed in this pull request?
Avoid double caching of type converter in UDTF

### Why are the changes needed?
In 38bc351, `_create_converter_from_pandas` was cached by `functools.lru_cache`, we no longer need to cache it in callsites.

### Does this PR introduce _any_ user-facing change?
no

### How was this patch tested?
ci

### Was this patch authored or co-authored using generative AI tooling?
no

Closes #53343 from zhengruifeng/py_cache_udtf.

Authored-by: Ruifeng Zheng <ruifengz@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
### What changes were proposed in this pull request?

This PR aims to upgrade `lz4-java` to 1.10.1.

### Why are the changes needed?

To bring the latest bug fixes.
- https://github.com/yawkat/lz4-java/releases/tag/v1.10.1
  - yawkat/lz4-java@v1.10.0...v1.10.1
    - yawkat/lz4-java@33d180c

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

Pass the CIs.

### Was this patch authored or co-authored using generative AI tooling?

No.

Closes #53347 from dongjoon-hyun/SPARK-54611.

Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
### What changes were proposed in this pull request?

This PR aims to promote `LocalScan` to `Stable` at Apache Spark 4.2.0.

### Why are the changes needed?

- Since SPARK-35535 introduced `LocalScan` at Apache Spark 3.2.0, this interface has been serving stably over 4 years without any change.
  - #32678
  - #33826

- We had better define this `Stable` at Apache Spark 4.2.0 because this is no longer experimental.

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

Pass the CIs and manual review.

### Was this patch authored or co-authored using generative AI tooling?

No.

Closes #53356 from dongjoon-hyun/SPARK-54618.

Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
@pull pull bot locked and limited conversation to collaborators Dec 5, 2025
@pull pull bot added the ⤵️ pull label Dec 5, 2025
@pull pull bot merged commit 4baf94d into huangxiaopingRD:master Dec 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants