Skip to content

[VL] fix merge conflict on VeloxLocalCacheSuite#9297

Merged
philo-he merged 1 commit intoapache:mainfrom
zhouyuan:wip_fix_localcache_suite
Apr 11, 2025
Merged

[VL] fix merge conflict on VeloxLocalCacheSuite#9297
philo-he merged 1 commit intoapache:mainfrom
zhouyuan:wip_fix_localcache_suite

Conversation

@zhouyuan
Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

fix merge conflict on after #9274

How was this patch tested?

pass GHA

Signed-off-by: Yuan <yuanzhou@apache.org>
@github-actions github-actions bot added the VELOX label Apr 10, 2025
@github-actions
Copy link
Copy Markdown

Thanks for opening a pull request!

Could you open an issue for this pull request on Github Issues?

https://github.com/apache/incubator-gluten/issues

Then could you also rename commit message and pull request title in the following format?

[GLUTEN-${ISSUES_ID}][COMPONENT]feat/fix: ${detailed message}

See also:

@philo-he philo-he merged commit cf2a528 into apache:main Apr 11, 2025
44 of 45 checks passed
}

testWithSpecifiedSparkVersion("read example parquet files", Some("3.5"), Some("3.5")) {
testWithSpecifiedSparkVersion("read example parquet files", "3.5", "3.5") {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

this should change to testWithMinSparkVersion("read example parquet files", "3.5")?

@zhouyuan
Copy link
Copy Markdown
Member Author

@philo-he @yikf Thanks for looking! will amend one commit to fix it in another PR of local cache.

Sign up for free to 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