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

Gha workflow #4

Closed
wants to merge 127 commits into from
Closed

Gha workflow #4

wants to merge 127 commits into from

Conversation

zedong-peng
Copy link
Collaborator

GHA-workflow test

rui-mo and others added 30 commits December 22, 2023 14:21
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
… native write (apache#4129)

* Initialize s3 filesystem with hive configuration in native write

* add configuration in native session conf

* use FileSink
Adds Support for building Gluten in Debian 11
minor fix, define gluten ui enabled key in GlutenConfig
…lidation (apache#4107)

Use BackendsApiManager.getTransformerApiInstance.packPBMessage instead of Any.pack directly.
Rebase velox 2023-12-22

ee3a0a0 Support DELTA_BINARY_PACKED encoding in native Parquet reader (apache#5174)
a5aaf43 Ensure wrapping over a loaded lazy vector strips the lazy layer (#8135)
12c9414 Remove unused function from velox/functions/prestosql/URLFunctions.h (#8155)
5bf5894 Remove unused function from velox/tpch/gen/dbgen/text.cpp (#8153)
74906db Remove unused function from velox/vector/arrow/Bridge.cpp (#8154)
f2cdf81 Fix CMakeLists.txt and Makefile (#8015)
22a85e7 Remove unused function from velox/dwio/common/MetadataFilter.cpp (#8151)
b1aa044 Add November 2023 monthly update (#8148)
3e68882 Add Spark atan2 function (apache#7113)
8cc6c8c Add QueryAssertions function to check that two plans produce same results (#8134)
84d75d8 Refactor type parsing grammar to allow tokens as field names (#8131)
ec45d6b Fix breaking of test SsdFileTest.writeAndRead (#8145)
fc534c0 Remove extra semi colon from velox/buffer/Buffer.h (#8027)
…Spark Logical Plan (apache#4016)

[CORE] Apply Basic Common Subexpression Elimination for Spark Logical Plan
Now only for CH backend.
)

* [GLUTEN-1632][CH]Daily Update Clickhouse Version (20231226)

* fix build due to ClickHouse/ClickHouse#58198

NOTES: This is bug in our codes, ClickHouse/ClickHouse#58198 makes it failed at compile time!

---------

Co-authored-by: kyligence-git <gluten@kyligence.io>
Co-authored-by: Chang Chen <baibaichen@gmail.com>
* add data types test for ORC file format

* fix bool type filter
* fix and enable UTs failing with spark 3.4

Co-authored-by: ayushi agarwal <ayaga@microsoft.com>
What changes were proposed in this pull request?
(Please fill in changes proposed in this fix)

Fixes: apache#4190

How was this patch tested?
(Please explain how this patch was tested. E.g. unit tests, integration tests, manual tests)

unit tests

(If this patch involves UI changes, please attach a screenshot; otherwise, remove this)
…adcast join and broadcast exchange (apache#4166)

Co-authored-by: Yuping Fan <coderfyp@gmail.com>
)

Co-authored-by: kyligence-git <gluten@kyligence.io>
Copy link

github-actions bot commented Jan 9, 2024

Run Gluten Clickhouse CI

3 similar comments
Copy link

github-actions bot commented Jan 9, 2024

Run Gluten Clickhouse CI

Copy link

github-actions bot commented Jan 9, 2024

Run Gluten Clickhouse CI

Copy link

github-actions bot commented Jan 9, 2024

Run Gluten Clickhouse CI

JkSelf and others added 11 commits January 9, 2024 16:56
Rebase velox 2024-01-09
```
322f309 (HEAD, upstream/main) Fix a spell. (#8302)
a1259b8 Unify MemoryPoolImpl::maybeIncrementReservation API (#8301)
9866c16 Refactor MemoryPool::reclaimableBytes API (#8288)
d56875a Fix kAtLeastN/kExactlyN fast path unicode input matching (#8150)
0a0da0a Remove Wshadow warning for velox/expression/CastExpr-inl.h (#8268)
6341cea Add PrestoQueryRunner to velox_fuzzer_util (#8265)
e63c1e9 Fix benchmark basic build (#8285)
7504f7f Fix memory and metrics documentation (#8295)
897795a Add isnan Spark function (#8272)
6231f28 Remove unnecessary copying of BufferPtr and shared_ptr (#8286)
3e59d4d Back out "use folly:: F14FastMap index for RowType lookup" (#8245)
```
* fix and enable abfs build


Co-authored-by: gayangya <gayangya@microsoft.com>
Use the $GITHUB_JOB variable in GitHub Actions to distinguish the containers of different job tests
revert DEFAULT_DOCKER_CACHE_REGISTRY and DEFAULT_DOCKER_PUSH_REGISTRY set.

set  DOCKER_CACHE_REGISTRY and DOCKER_PUSH_REGISTRY in velxo_be.yml

update velxo_be.yml  build-script-test job
Copy link

Run Gluten Clickhouse CI

Copy link

Run Gluten Clickhouse CI

Copy link

Run Gluten Clickhouse CI

Copy link

Run Gluten Clickhouse CI

Copy link

Run Gluten Clickhouse CI

Copy link

Run Gluten Clickhouse CI

@zedong-peng zedong-peng deleted the GHA-workflow branch January 16, 2024 05:32
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.