Skip to content
Snippets Groups Projects
  1. Jul 15, 2020
    • Yee's avatar
      Fix CI (#123) · d80cb3ef
      Yee authored
      * Fix CI
      
      Add nebula test logs dir env var
      
      Add test bash script
      
      Always stop nebula services
      
      Add toolset dir
      
      Build common and storage separately
      
      Fix job format of make
      
      * Use aliyun mirror to download pip3 packages
      d80cb3ef
  2. Jul 14, 2020
  3. Jul 13, 2020
  4. Jul 10, 2020
    • CPWstatic's avatar
      Add Aggregate executor. (#73) · ae31bcdd
      CPWstatic authored
      * Add aggregate and test.
      
      * Save.
      
      * Update test.
      
      * Add distinct test.
      
      * Rebase and address comment.
      
      * Delete count distinct.
      
      * Fix yield validator.
      
      * Address comment.
      
      * Fix clang compiling problem.
      ae31bcdd
    • Simon Liu's avatar
      Added the nebula-test. (#96) · 01f61453
      Simon Liu authored
      
      * Added the nebula-test.
      
      Usage :
      
      Compile nebula first, assuming the build directory is build, then go to build/nebula- test, then execute  './ntr query/stateless/*.py query/bugs/*.py'.
      
      Summary:
      Now every time nebula-graph was compiled it will compile nebula-storage at the same time,
      after compilation is complete calling ntr will automatically create a single replica of the nebula cluster and start the test.
      
      * 1 Modify the nebula-test documentation.
      2 Adding dependencies for nebula-python 2.0.
      
      * 1 Fix possible crashes.
      2 Add some logs for Nebula-test.
      
      * Change the nebula-test directory to tests.
      
      * Temporarily uses a fixed delay to wait for schema synchronization.
      
      * format some code style.
      
      * Adding environment variables to drone CI.
      
      * Fix the clang build problem in drone CI.
      
      * Fix the clang compilation problem in CI.
      
      * Adding python dependencies to drone CI.
      
      * Use the correct pip3 path.
      
      * Enable CI to automatically update the latest nebula-dev image.
      
      * Adding dependencies to setuptools.
      
      * Fix set-uptools dependency issue.
      
      Co-authored-by: default avatardutor <440396+dutor@users.noreply.github.com>
      01f61453
    • Yee's avatar
      Add yield validator (#110) · deadb901
      Yee authored
      * Add yield validator
      
      * Test yield distinct
      
      * Fix comments
      
      * Fix outputs rebuild
      
      * Add aggregate node in plan for agg functions
      
      * Fix comments
      deadb901
  5. Jul 09, 2020
  6. Jul 08, 2020
  7. Jul 07, 2020
  8. Jul 03, 2020
  9. Jul 02, 2020
  10. Jul 01, 2020
  11. Jun 30, 2020
  12. Jun 29, 2020
  13. Jun 22, 2020
  14. Jun 19, 2020
  15. Jun 17, 2020