Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[VL] Fix process_setup_alinux3 arrow CMakeLists.txt path #6363

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

liujiayi771
Copy link
Contributor

What changes were proposed in this pull request?

Velox moved third_party/CMakeLists.txt to CMake/resolve_dependency_modules/arrow/CMakeLists.txt. The original sed command will give an error. Upon verification, it is now confirmed that there is no need to modify ${CMAKE_INSTALL_LIBDIR}, as its value is already set to lib64.

How was this patch tested?

N/A

Copy link

github-actions bot commented Jul 7, 2024

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:

@liujiayi771 liujiayi771 requested a review from Yohahaha July 7, 2024 05:01
@liujiayi771
Copy link
Contributor Author

@Yohahaha Could you help to check this change?

@Yohahaha Yohahaha merged commit 6b3b532 into apache:main Jul 8, 2024
39 checks passed
weiting-chen pushed a commit to weiting-chen/gluten that referenced this pull request Aug 12, 2024
weiting-chen added a commit to weiting-chen/gluten that referenced this pull request Aug 12, 2024
weiting-chen added a commit that referenced this pull request Aug 12, 2024
* [GLUTEN-6612] Fix ParquetFileFormat issue caused by the setting of local property isNativeApplicable (#6627)

* [CORE] Fix schema mismatch between ReadRelNode and LocalFilesNode (#6746)

Co-authored-by: 蒋添 <jiangtian@MBP-J4DHN67YGF-2317.local>

* [UT] Test input_file_name, input_file_block_start & input_file_block_length when scan falls back (#6318)

* [VL] Fix E function fallback issue (#6397)

* [VL] Add Scala 2.13 support (#6326)

* [VL] Add Scala 2.13 support

* Fix scalaStyle issues

* Fix Scala Style issues

* Add Spark 3.5.1 and Scala 2.13 test in workflow

* Add run-spark-test-spark35-scala213 job

* Add Spark 3.5.1 and Scala 2.13 test in workflow

* Fix tests failures

* Fix tests failures

* ScalaStyle fix

* Fix SoftAffinitySuite

* Fix ArrowUtil error

* Fix backend-velox scala issues

* Fix ColumnarArrowEvalPythonExec issues

* Fix ColumnarArrowEvalPythonExec issues

* Fix TestOperator.scala for style issues

* Fix TestOperator.scala for style issues

* Fix issues in DeltaRewriteTransformerRules.scala

* DeltaRewriteTransformerRules fix

* Fix style issues

* Fix issues

* Fix issues

* Fix issues

* Fix issues

* Fix issues

* Fix issues

* Fix issues

---------

Co-authored-by: Hongze Zhang <hongze.zhang@intel.com>

* [VL] Fix Alinux3 arrow build issue (#6363)

* update velox docker and port PR #6363 for get_velox.sh update

---------

Co-authored-by: PHILO-HE <feilong.he@intel.com>
Co-authored-by: jiangjiangtian <97602666+jiangjiangtian@users.noreply.github.com>
Co-authored-by: 蒋添 <jiangtian@MBP-J4DHN67YGF-2317.local>
Co-authored-by: 高阳阳 <gyycoder@gmail.com>
Co-authored-by: Preetesh2110 <110464118+Preetesh2110@users.noreply.github.com>
Co-authored-by: Hongze Zhang <hongze.zhang@intel.com>
Co-authored-by: Joey <joey.ljy@alibaba-inc.com>
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