docker pull registry.cn-hongkong.aliyuncs.com/graphscope/graphscope-store:0.17.0
Commits
---------
- [e0a761580]: Get the exception type in correct way, both on Linux and on MacOS. (2099) (Tao He)
- [0fcc2d815]: Update pom.xml (2095) (Rudolf D)
- [2caa69b7d]: Fixes the missing return statement in frames (2097) (Tao He)
- [12f32fff4]: Ensure the correctness of retry (in the RunStep request) (2094) (Tao He)
- [f3295f4a5]: Test against the latest libgrape-lite and vineyard (2090) (Tao He)
- [4caa4b8ed]: Enhance the error handling in frames (2089) (Tao He)
- [ea7a18952]: Fixes the typo in error message template (2092) (Tao He)
- [a69d884f3]: Closing the session if hearbeat fails for many times (when engine crashes) (2088) (Tao He)
- [2119d4851]: Add nodeselector arguments to control where the pod will be launched (2087) (Tao He)
- [9f1f64410]: Change nightly image tag to 'major.minor.alpha_patch' (2075) (DongZe Li)
- [1846e901a]: [GAE-Java] Make GAE Java SDK version align with GraphScope (2077) (Zhang Lei)
- [652b1c5d6]: [GAE-Java] Upgrade log4j version (2082) (Zhang Lei)
- [28809ddef]: [GIE-IR] Profiling for GIE-IR (2056) (BingqingLyu)
- [2d57a3d8b]: [GIE-IR] support sending back a page of results if batch size met (2076) (shirly121)
- [a7462ae13]: Fixes GetMessage bug in GAE java SDK (2079) (Zhang Lei)
- [c4572e69d]: [GIE-IR] support more patterns of predicate, i.e. P.not, P.inside, P.outside (2068) (shirly121)
- [c463b3287]: Enhancement and dependency clearing of groot. (2043) (Siyuan Zhang)
- [3af3e84e9]: [IR Compiler] fix expand fusion strategy (2058) (shirly121)
- [45e8c0503]: Change builtin apps(bfs,sssp,pagerank) to parallel version (2073) (DongZe Li)
- [56a3b9c14]: Update GAE Java Doc (2059) (Zhang Lei)
- [a7ff7b666]: [IR Runtime] fix bug in label encoding of exp_store (2057) (BingqingLyu)
- [1ddf147bf]: [IR Compiler] support more project patterns [id(), label(), constant(XX)] (2066) (shirly121)
- [5f4813fd4]: [Emergency Fix]Compile Property Graph with `ENABLE_JAVA_SDK` on needs `jni.h` (2069) (Zhang Lei)
- [94a013155]: Fix GAE-Bug: Cannot compile GAE app if java not installed (2060) (Zhang Lei)
- [7741be002]: test filter push down (2003) (waruto)
- [588ce2969]: [Pre-commit Hook] Update README.md (2064) (shirly121)
- [516b24aa8]: [Pre-commit Hook] add pre-commit hook to prevent committing sensitive information (2055) (shirly121)
- [2f30b2355]: Install graphx-runner only whe it is built (2062) (Tao He)
- [4c7be5f33]: Fixes CI on macOS (2061) (DongZe Li)
- [c35766a44]: GraphScope for Spark-GraphX (2004) (Zhang Lei)
- [96d3bb1ff]: Fixes an uninitialized field bug in FFI reader (2054) (Tao He)
- [0b7483f84]: Support statements like `vd_type='str'` in UDF app (2052) (Siyuan Zhang)
- [adbd4d1d4]: Add prometheus exporter for coordinator && GIE engine (1947) (Vincent)
- [e87e99776]: Fixes the GAE jar name when we have a alpha in version number (2050) (Tao He)
- [8bf6afe32]: [GAE-Java] Code refactor (2049) (Zhang Lei)
- [248c13b43]: The `ExceptionUtils.getRootCause()` may returns null, record the error and backtrace in such cases (2048) (Tao He)
- [cce30bb45]: Bump vineyard to 0.8.5 (2047) (Zhang Lei)
- [67a45aad5]: Tensorflow requires lower version of pandas (2045) (Tao He)
- [486283517]: Upgrade required vineyard to v0.8.4. (2042) (Tao He)
- [a2e0c83f6]: [GIE/IR] Support `otherV()` on Groot/Vineyard (2034) (BingqingLyu)
- [819ea4a96]: remove some unused files in sdk-common (2026) (Siyuan Zhang)
- [958c49dd2]: Avoid install java related targets if java sdk is not enabled. (2037) (Tao He)
- [2316f0731]: Fixes the path of gaia executor, add a dockerignore file as well (2039) (Tao He)
- [9cdd26f41]: Fix incorrect argc value in run_vy_app.cc (2035) (Siyuan Zhang)
- [dc0662ecc]: upgrade vineyard to 0.8.2 (2025) (Zhang Lei)
- [73c1882f5]: GAE java build refactor (2028) (Zhang Lei)
- [e7a6655f3]: [pegasus] update contains_source in progress (2008) (Neng Li)
- [dd4254473]: fix bug in extract_needed_columns (2015) (waruto)
- [159a27b24]: [GIE-IR] support SimplePath and AllV in path expand operator (2005) (shirly121)
- [1f9802188]: Add connected() in session.py to figure out session status (2012) (dzhiwei)
- [a2f56ce8f]: Ensure session close work when triggered not in main thread (2009) (dzhiwei)
- [71e0bf2cf]: Fixes a typo in the tutorial notebooks (2007) (Tao He)
- [6dff1dc29]: Use a `getaddrinfo` resolvable hostname as the local hostname (will be used as the etcd endpoint further). (2006) (Tao He)
- [be0708793]: Return primaryKey for vertex/edge property (2001) (DongZe Li)
- [7f389be2d]: remove useless code (2002) (waruto)
- [2d6868019]: impl new condition row filter and column filter (1905) (waruto)
- [2ac4f24af]: Fixes a incorrect collect type in ir (2000) (waruto)
- [8ab15d19b]: [GIE-Runtime] Refine structure `Record` in Runtime (1992) (BingqingLyu)
- [73b54533f]: [GIE-IR] support coin(..) for sampling vertices/edges (1993) (shirly121)
- [c8bf5b1e1]: No fatal even when meet unknown errors (1991) (Tao He)
- [ce4f0eace]: [GIE] fuse expand with count operators nested in apply for optimization (1987) (shirly121)
- [bd8252fc3]: Drop from vineyard when unloading a arrow projected fragment (1984) (Tao He)
- [23dcae0fb]: Add deployment of groot (1858) (Siyuan Zhang)
- [4aac5b579]: [IR Compiler] collect metrics from compiler to report qps/rt (1978) (shirly121)
- [7b20ab507]: [IR Compiler][Bug Fix] fix gaia-test ci caused by invalid group type used in compiler (1979) (shirly121)
- [48d3c315a]: [GAIA-IR] support patterns of group by multiple keys/values in compiler (1973) (shirly121)
- [44597c93c]: [Bug Fix] fix a bug in encode/decode in group (1966) (BingqingLyu)
- [7d8f8cfdf]: Fix network connection reconnect abnormal in pegasus (1969) (bmmcq)
- [c980ab37a]: Fixes the compliation error of `run_property_ctx` and addresses some lint errors (1974) (Tao He)
- [15fdf2f39]: Fix timeout error in graphscope-store helm test (1972) (Siyuan Zhang)
- [de490cd67]: Move compiler into interactive_engine (1929) (Siyuan Zhang)
- [2f7d1ec59]: Bump hadoop-common from 3.2.3 to 3.2.4 in /interactive_engine (1963) (dependabot[bot])
New Contributors
* bifenglin made their first contribution in https://github.com/alibaba/GraphScope/pull/1931
* dzhiwei made their first contribution in https://github.com/alibaba/GraphScope/pull/2009
* VincentFF made their first contribution in https://github.com/alibaba/GraphScope/pull/1947
* Disseminator made their first contribution in https://github.com/alibaba/GraphScope/pull/2095
**Full Changelog**: https://github.com/alibaba/GraphScope/compare/v0.16.0...v0.17.0