Uh oh!
There was an error while loading. Please reload this page.
Spark 3.4: Fix system function pushdown in CoW row-level commands - #10119
Conversation
aokolnychyi
commented
Apr 10, 2024
I forgot 3.4 is a bit different, I may need to make some changes. Let me see. |
cef4cdd to
f18d7f8Compareaokolnychyi
commented
Apr 10, 2024
I excluded the unnecessary branch in |
szehon-ho
left a comment
There was a problem hiding this comment.
lgtm, ReplaceData is not available in Spark 3.4?
tmnd1991
commented
Apr 11, 2024
ReplaceData is there in 3.4 but has 1 less argument ( |
aokolnychyi
commented
Apr 11, 2024
In 3.4, we use custom |
aokolnychyi
commented
Apr 11, 2024
Thanks for reviewing, @szehon-ho@tmnd1991@nastra! |
lurnagao-dahua
commented
Aug 26, 2024
Hi,Is there a plan to port to Spark 3.3? |
…ache#10119) (apache#10171) Co-authored-by: Anton Okolnychyi <aokolnychyi@apple.com>
This PR cherry-picks PR #9873 to Spark 3.4.