- Oct 19, 2022
-
-
shirly121 authored
* add k8s configurations * add configurations to build different start_rpc_server binaries * add dockerfile to build gie with expr store * update shell according to reviews by CodeFactor * add copy right * Update set_properties.sh * integrate start rpc server (k8s) into standalone.rs * remove useless file Co-authored-by:
Melo Yang <lianyixiaofan@foxmail.com> Co-authored-by:
Longbin Lai <longbin.lai@gmail.com>
-
Zhang Lei authored
* Add relative path of parent pom in GAE Java SDK submodule * Make GAE Java SDK version align with VERSION
-
何涛 authored
* Fixes the conditions for GAE CI in PR and on main, add timeout for test_java_app.py. * Add timeout arguments. Signed-off-by:
Tao He <linzhu.ht@alibaba-inc.com>
-
Siyuan Zhang authored
-
- Oct 18, 2022
-
-
何涛 authored
Add pytest-timeout to requirements-dev.txt and fixes a deprecated warnings when running tests (#2145) * Add pytest-timeout to requirements-dev.txt * Filter out the deprecated warnings in compat.py Signed-off-by:
Tao He <sighingnow@gmail.com>
-
Zhang Lei authored
- Introduce Annotation GrapeSkip - Use `Unused` class to support overloading of FFIFuncGen method.
-
Zhang Lei authored
[GAE-Java] Fix log4j jar missing in `grape-runtime` and java pie driver app's message strategy settable. (#2140) - Add log4j runtime jar for logging - Make message strategy template parameter in java driver apps
-
shirly121 authored
-
- Oct 17, 2022
-
-
Siyuan Zhang authored
-
changyi1223 authored
-
- Oct 13, 2022
-
-
BingqingLyu authored
* [BugFix] fix the bug in index_scan of GraphScopeStore * [CI Test] add tests of index_scan on Groot/Vineyard
-
BingqingLyu authored
-
zhoumengyks authored
Co-authored-by: zhoumengyks <zhoumengyks>
-
zhoumengyks authored
Co-authored-by: zhoumengyks <zhoumengyks>
-
- Oct 12, 2022
-
-
何涛 authored
Signed-off-by:
Tao He <sighingnow@gmail.com>
-
Siyuan Zhang authored
-
BingqingLyu authored
* [GIE/Runtime] Refine some error infos in Runtime * [GIE/Runtime] Refine some error infos in Runtime * [GIE/Runtime] refine runtime error info * [GIE/Runtime] refine runtime error info in vertex shuffle
-
- Oct 11, 2022
-
-
何涛 authored
Signed-off-by:
Tao He <sighingnow@gmail.com>
-
- Oct 10, 2022
-
-
Siyuan Zhang authored
-
- Oct 09, 2022
-
-
BingqingLyu authored
-
Zhang Lei authored
Co-authored-by:
Jingbo Xu <xujingbo.xjb@alibaba-inc.com>
-
- Oct 08, 2022
-
-
waruto authored
* support for start/end_with in condition filter
-
dependabot[bot] authored
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.18.2 to 3.19.6. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.18.2...v3.19.6 ) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com> Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.18.2 to 3.19.6. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.18.2...v3.19.6 ) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com> Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Oct 01, 2022
-
-
Haochen Shi authored
Co-authored-by:
Longbin Lai <longbin.lailb@alibaba-inc.com>
-
shirly121 authored
* [IR Core] refine exp store loading * [Exp-store] Fix ffi adding edges. * [Exp-store] Return the number of vertices in a batch * [GIE/Store] Refine iterating all vertices to only include the local ones. Co-authored-by:
Longbin Lai <longbin.lailb@alibaba-inc.com>
-
BingqingLyu authored
* [IR Runtime] auxilia remove tags * minor refine Co-authored-by:
Longbin Lai <longbin.lailb@alibaba-inc.com>
-
shirly121 authored
* [GIE/Expression] Supporting StartWith and EndWith. * [GIE/Expression] Supporting bit operations * [GIE/Expression] Supporting bitxor (^) and power (^^) operations * [IR Compiler] support startingWith/notStartingWith/endingWith/notEndingWith * [GIE] update docs * [GIE Docs] update * [GIE Docs] update * [IR GraphProxy] skip debug_assert for columns push down on groot for tmp * [GIE Docs] add bits manipulation * [GIE Docs] update Chinese docs of interactive engine * [GIE Docs] add arithmetic operations Co-authored-by:
longbin.lailb <longbin.lailb@alibaba-inc.com> Co-authored-by:
BingqingLyu <lv_bingqing@163.com>
-
- Sep 30, 2022
-
-
DongZe Li authored
-
- Sep 29, 2022
-
-
BingqingLyu authored
* [IR Benchmark] Benchmark for BI queries on GIE-IR
-
Siyuan Zhang authored
-
何涛 authored
* Get the exception type in correct way, both on Linux and on MacOS. Signed-off-by:
Tao He <linzhu.ht@alibaba-inc.com>
-
- Sep 28, 2022
-
-
Rudolf D authored
upgrade netty-all to 4.1.44.Final
-
何涛 authored
Signed-off-by:
Tao He <sighingnow@gmail.com>
-
何涛 authored
Signed-off-by:
Tao He <sighingnow@gmail.com>
-
何涛 authored
* Test against the latest libgrape-lite and vineyard * Upgrade required vineyard version to v0.9.0 * Revert "Test against the latest libgrape-lite and vineyard" Signed-off-by:
Tao He <sighingnow@gmail.com>
-
何涛 authored
Signed-off-by:
Tao He <sighingnow@gmail.com>
-
何涛 authored
Signed-off-by:
Tao He <sighingnow@gmail.com>
-
何涛 authored
Signed-off-by:
Tao He <sighingnow@gmail.com>
-
何涛 authored
Signed-off-by:
Tao He <sighingnow@gmail.com>
-