Skip to content

ShuffleReaderStream that reads ManagedBuffers from Spark's ShuffleBlockFetcher#1

Merged
yjshen merged 1 commit intomasterfrom
shuffle_read
Dec 30, 2021
Merged

ShuffleReaderStream that reads ManagedBuffers from Spark's ShuffleBlockFetcher#1
yjshen merged 1 commit intomasterfrom
shuffle_read

Conversation

@yjshen
Copy link
Member

@yjshen yjshen commented Dec 30, 2021

No description provided.

@yjshen yjshen merged commit eb9b6b2 into master Dec 30, 2021
@yjshen yjshen deleted the shuffle_read branch January 11, 2022 11:49
richox pushed a commit that referenced this pull request Jan 17, 2026
# Which issue does this PR close?

Closes #1845

# Rationale for this change
before: `ProjectExec [UDFWrapper(split(col1#1, ,, -1)[0]) AS #5],
schema=[#5:Utf8;N]`
after: `ProjectExec [(spark_ext_function_Spark_StringSplit(#1@0, ,)).[1]
AS #5], schema=[#5:Utf8;N]`

# What changes are included in this PR?

# Are there any user-facing changes?

# How was this patch tested?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant