Skip to content

Spark3.1: Backport #3728 (Binary/Fixed literals) / #3983 (Zorder strategy) to Spark3.1 - #5822

Closed
xloya wants to merge 1 commit into
apache:masterfrom
xloya:backport-zorder-strategy-to-spark3.1
Closed

Spark3.1: Backport #3728 (Binary/Fixed literals) / #3983 (Zorder strategy) to Spark3.1#5822
xloya wants to merge 1 commit into
apache:masterfrom
xloya:backport-zorder-strategy-to-spark3.1

Conversation

@xloya

Copy link
Copy Markdown
Contributor

Port zorder strategy (#3983) and generate binary/fixed literals (#3728) to Spark 3.1, the reason for the merged port is that Zorder's tests rely on the fix in patch #3728

@xloya

Copy link
Copy Markdown
ContributorAuthor

cc @RussellSpitzer@rdblue @xiaotianzhang01 @kbendick

@rdblue

Copy link
Copy Markdown
Contributor

@xloya, can you separate backports into individual PRs, please?

@xloya

Copy link
Copy Markdown
ContributorAuthor

@xloya, can you separate backports into individual PRs, please?

Sure, but the unit tests of the patch of #3983 (Zorder strategy) would not pass until the patch of #3728 (Generate Binary/Fixed literals) is merged. When #3728 is merged, I will rebase to the backport patch of #3983

@xloya

Copy link
Copy Markdown
ContributorAuthor

@rdblue Already seperate them to #5847 and #5848, please review again when you have time, thx!

@ajantha-bhat

Copy link
Copy Markdown
Member

Closing this PR as spark-3.1 module is removed from master code.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@xloya@rdblue@ajantha-bhat