You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge upstream/main into split/delta-dv-java-scan-handoff-pr-clean
Resolved conflicts in:
- gluten-delta/src/main/scala/org/apache/gluten/execution/DeltaScanTransformer.scala
- gluten-delta/src/main/scala/org/apache/gluten/extension/DeltaPostTransformRules.scala
Accepted upstream changes which include:
- New scanFilters override for Delta column-mapping support
- New doValidateInternal override for deletion vector validation
- Updated transformColumnMappingPlan with improved documentation and logic
sed -i -e "s|mirrorlist=|#mirrorlist=|g" /etc/yum.repos.d/CentOS-* || true
@@ -150,7 +138,6 @@ jobs:
150
138
- name: Build Gluten native libraries
151
139
run: |
152
140
df -a
153
-
sed -i "s|gflags_static|gflags_shared|g" /usr/local/lib/cmake/folly/folly-targets.cmake # TODO: remove after upgrading folly to 2024.09.30 or later which has fixed the gflags linkage issue
0 commit comments