- Apr 23, 2021
-
-
laura-ding authored
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
- Mar 25, 2021
-
-
panda-sheep authored
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
- Mar 08, 2021
-
-
Yee authored
* Check the dataflow dependency in optimizer * Fix end condition * Cleanup * Fix failed test cases * Refactor input variables setter of plan node * Check whether the data flow is same as the control flow * Add symbol printer * Add utils * Add OptContext Co-authored-by:
jie.wang <38901892+jievince@users.noreply.github.com>
-
- Feb 03, 2021
-
-
Yichen Wang authored
* add complete_require config * set complete_require as a mutable flag * fix error and update flag name * address comments * add comments
-
- Dec 31, 2020
-
-
Yee authored
* Add version configure file * Set nebula build version * Rename stdout/stderr log * Fix build version error * Address comments * Restore stderrthreshold
-
- Dec 18, 2020
-
-
dutor authored
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
- Oct 13, 2020
-
-
Yichen Wang authored
* replace graphd configs with Nebula 1.0 version and add enable_authorize and auth_type flag options when start Nebula service restore options in Nebula 1.0 remain mutable options in gflags.json un changed replace graphd configs with Nebula 1.0 version and add enable_authorize and auth_type flag options when start Nebula service restore options in Nebula 1.0 remain mutable options in gflags.json un changed replace graphd configs with Nebula 1.0 version and add enable_authorize and auth_type flag options when start Nebula service restore options in Nebula 1.0 remain mutable options in gflags.json unchanged * Fixed session timeout when FLAGS_session_idle_timeout_secs == 0 * reverted session_idle_timeout_secs back * add comment * Tests/add case for time index bound (#307) * Remove timezone field. * Fix the value to string. * Remove extra blank. * Add more. * Correct the typo. * Add test cases for index bound. * Correct the error. Co-authored-by:
dutor <440396+dutor@users.noreply.github.com> * Reuse the vid type check function. (#313) Co-authored-by:
dutor <440396+dutor@users.noreply.github.com> * add comment Co-authored-by:
dutor <440396+dutor@users.noreply.github.com> Co-authored-by:
Shylock Hg <33566796+Shylock-Hg@users.noreply.github.com>
-
- Sep 10, 2020
-
-
Yee authored
* Add optimizer * Fix input/output variable of new plan node * Split default and query opt rules Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
- Dec 12, 2019
-
-
dangleptr authored
-
- Nov 04, 2019
-
-
jievince authored
-
- Oct 28, 2019
-
-
Xinglu Yee authored
* Reset log level and stderrthreshold Fold too long line in Dockerfile Decrease data loading interval seconds and fix typos * Set default constructor and destructor Comment exposed ports Format commands Increase number worker threads Export ports of web server Add build docker image bash Fix nebula spec Add package and build matrix test Fix expose ports in docker compose yaml file Upgrade new docker image and docker-compose deployment method Mount local directory to container Ignore docker data/logs folders Restart on failure * Move docker-compose configure file to other repo vesoft/nebula-docker-compose Fix docker image tag * Use matrix of action to parallel jobs * Update package script Delete package type parameter for package script Fix package errors Source bash environment variables Add BASH_ENV variable Use absolute path for cmake and ctest Add library path Add nebula bin env variable Test package Test env variable for library path Fix package project path error Update env variables Fix system check branch error * Rename ci workflow file * Fix package error * Rename and cancel multithreads for ctest in CI * Try test in singlethread and add tag release package trigger * Fix uploaded artifacts name Ignore docs path for build workflow Use short commit sha when no version Exact match Add badge image link Address comments of PR review
-
- Oct 21, 2019
-
-
dutor authored
-
- Sep 24, 2019
-
-
Xinglu Yee authored
-
- Jun 12, 2019
-
-
dutor authored
-
- Jun 11, 2019
-
-
dutor authored
* Allow to create graph space without options * Addressed @steppenwolfyuetong's comments * Addressed comments
-
- Apr 24, 2019
-
-
yaphet authored
-
- Apr 11, 2019
-
-
dutor authored
* [WIP] Implement GoExecutor * Address @laura.ding 's comments * Addressed @dangleptr's comments * Addressed @zlcook's comment * Addressed @sherman-the-tank's and @dangleptr's comments * Fixed a stupid error * Reverted changes on ThriftClientManager * Addressed @sherman-the-tank's comments close #176 close #177
-
- Jan 02, 2019
-
-
dutor authored
-
- Dec 19, 2018
-
-
dutor authored
* Add ProcessUtils * Move getExePath and getExeCWD out from FileUtils to ProcessUtils * Support server-relaunch detection through pid file
-
- Dec 17, 2018
-
-
dutor authored
-
- Dec 16, 2018
-
-
dutor authored
-