Skip to content

Conversation

@xuzifu666
Copy link
Member

@xuzifu666 xuzifu666 commented Aug 15, 2024

Purpose

Fix Comaptibility in getting NamedReference from spark32 to spark35 with a common api to get NamedReference

spark3.3+ :

1723710126919.png

spark3.2:

1723710125390.png

then sql would error out as :

1723710128213.png

Linked issue: close #xxx

Tests

API and Format

Documentation

Copy link
Contributor

@JingsongLi JingsongLi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add test to cover spark32.

Copy link
Contributor

@JingsongLi JingsongLi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Try to PaimonPushDownTest => PaimonPushDownTestBase, add this to 3.2

@xuzifu666
Copy link
Member Author

xuzifu666 commented Aug 15, 2024

Try to PaimonPushDownTest => PaimonPushDownTestBase, add this to 3.2

Paimon 3.2 version is from 3.2.4 and 3.2.4 is no problem about it. this is 3.2.4 and 3.2.0 version code,if support 3.2.0+ this api need to be changed.
1723710125390.png

1723712090644.png

Copy link
Contributor

@JingsongLi JingsongLi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

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.

2 participants