apache / incubator-gluten

Gluten is a middle layer responsible for offloading JVM-based SQL engines' execution to native engines.
https://gluten.apache.org/
Apache License 2.0
1.22k stars 437 forks source link

[VL][CI] Fix back upload golden files #7880

Closed zml1206 closed 1 week ago

zml1206 commented 1 week ago

What changes were proposed in this pull request?

7328 cause back upload golden files missing, fix it.

How was this patch tested?

https://github.com/apache/incubator-gluten/actions/runs/11754657570?pr=7877 No golden files are generated. https://github.com/apache/incubator-gluten/actions/runs/11755452070?pr=7879 golden files are generated.

github-actions[bot] commented 1 week ago

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:

zml1206 commented 1 week ago

cc @zhztheplayer @dcoliversun