Spark 3.4: Fix system function pushdown in CoW row-level commands#10119
Spark 3.4: Fix system function pushdown in CoW row-level commands#10119aokolnychyi merged 1 commit intoapache:mainfrom
Conversation
|
I forgot 3.4 is a bit different, I may need to make some changes. Let me see. |
cef4cdd to
f18d7f8
Compare
|
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?
ReplaceData is there in 3.4 but has 1 less argument ( |
|
In 3.4, we use custom |
|
Thanks for reviewing, @szehon-ho @tmnd1991 @nastra! |
|
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.