- Aug 17, 2020
-
-
laura-ding authored
* add show charset * rebase upstream * rebase upstream
-
Shylock Hg authored
Co-authored-by:
laura-ding <48548375+laura-ding@users.noreply.github.com> Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
CPWstatic authored
* Add m to n step clause. * Add m to n plan. * Collect m to n and update test. * Fix reference input. * Move go/group test to v1. * Add validator tests. * Fix ci. * Address comment.
-
- Aug 14, 2020
-
-
Shylock Hg authored
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
Shylock Hg authored
* Fix the compile error. * Add the validator about show hosts. * Fix typo. * Check the result format. * Fix the format regex. * Fix the error about unimplemented sentence. * Remove the extra code. * Fix rebase error. Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
Shylock Hg authored
* Check the integer limit in one place. * Fix the quote parameter mistake. * Rename to legal_integer. Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
laura-ding authored
* support multi procession test * modify log * rebase upstream * rebase upstream * fix run under asan * rebase upstream * fix fetch failed * remove not use dir Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
Shylock Hg authored
* Dedup the subgraph vertices and edges. * Fix the dedup logic.
-
CPWstatic authored
Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
CPWstatic authored
Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
- Aug 13, 2020
-
-
dutor authored
* Fix specifying path of common module for storage * remove useless cmake module * disable storage build by default
-
- Aug 12, 2020
-
-
jievince authored
* fix scanner.lex typo error * add test for BIT_AND in ScannerTest.cpp * fix alignment * fix alignment
-
dutor authored
* Add simple MATCH syntax * make RETURN non-optional * Fix build * validate expressions * fix typo * address comments * fix build * fix build
-
Yee authored
* Add pylint * Fix lint error Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
CPWstatic authored
Co-authored-by:
laura-ding <48548375+laura-ding@users.noreply.github.com>
-
- Aug 11, 2020
-
-
Shylock Hg authored
* Add test cases about fetch vertices. * Return the vid default for compatible with 1.0. * Unify the input about fetch and correct the go get dst which dedup in executor. * Fix the go dst project column name. * Fix the project dst inpout var. * Add method to make and save object. * Fix the get edges inpout var. * Add comment about makeAndSave. * Fix the rank input logic. * Fix the edge type value. * Check type value type. * Fix the project column names. * Remove the extra project input. * Project the vid by input property expression. * Check the result column names. * Move to v1 folder. * Fix the fixture. * Fix the check usage. * Fix the result. * Fix the result. * Fix the result. * Fix cases. * Disable src dst property expression in yield. * Comment the not compatible $- * Fix cases. * Fix cases. * Fix the columns name. * Fix the lint. * Fix vid format. * Fix rebase error. * Fix the query format error. * Fix group by validator ut failed. * Fix the delete vertices test failed. Co-authored-by:
CPWstatic <13495049+CPWstatic@users.noreply.github.com> Co-authored-by:
dutor <440396+dutor@users.noreply.github.com> Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com> Co-authored-by:
laura-ding <48548375+laura-ding@users.noreply.github.com>
-
nevermore authored
* add group by validator * check groupby & yield * add groupby sentence * fix compiler error * add test case * modify deduceProps * modify code * remove useless code * add test case * fix error * add test case * fix error * check duplicate columnname * remove useless code * rebase code * check duplicate Co-authored-by:
jimingquan <mingquan.ji@vesoft.com> Co-authored-by:
laura-ding <48548375+laura-ding@users.noreply.github.com>
-
laura-ding authored
* Enable some test and fix bug * add insert error code * fix build error use clang * fix error Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
- Aug 10, 2020
-
-
laura-ding authored
Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
dutor authored
-
dutor authored
* Refactor build * Suppress waring about jobserver of Make * Remove useless options * Fix CI * Fix CI
-
Yee authored
* Explain all plan nodes in detail Stash * Update new interface for description * Fix action configuration * Fix compile error * Fix comments * Fix rows counter Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
CPWstatic authored
* Support over all. * Update test. Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
laura-ding authored
* add showparts * add empty test * rebase upstream * fix ci failed Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
laura-ding authored
* add order by test * modify name
-
- Aug 07, 2020
-
-
CPWstatic authored
* Add contains. * Update test. * Update.
-
Yee authored
* Replace drone ci with github action * Fix cache dir env try to debug action * Fix pat outputs of step * Rename ENABLE_UPDATE_EXTERNAL_PROJ * Fix compile error
-
Shylock Hg authored
-
Shylock Hg authored
-
- Aug 06, 2020
-
-
Shylock Hg authored
* Add show executor and implement the show hosts. * Remove the untracked file. * Remove the future error handing which done by scheduler. * Using stringstream to concat string. * Let show hosts as a separate executor, plan node. * Fix header guard. * Fix the return status. * Add timer statistics for executor. * Fix the append node.
-
nevermore authored
Co-authored-by:
jimingquan <mingquan.ji@vesoft.com>
-
- Aug 05, 2020
-
-
dutor authored
-
- Aug 03, 2020
-
-
laura-ding authored
* make ci error code output * fix test dir * fix test failed * fix ci error
-
Yee authored
* Fix validator and refactor nebula test plugin * Is prop nonexist or duplicate * Fix failed cases * Cleanup logs * Fix cpw comments * Fix test case * Rename checkPropsNonexistOrDuplicate * Fix failed cases and rebase
-
Shylock Hg authored
* Add test cases about fetch edges. * Add the reserved properties. * Remove the unused comment. * Move tests to v1 folder. * Load the data. * Fix the import. * Fix the import * Trigger. * Fix the rows. * Mark the commented cases todo. * Revert "Mark the commented cases todo." This reverts commit 059edd88a18dfad315eb9b95bd55ebbf91e21b2e. * Fix the multiple lines string literal. * Fix the tests. * Check the columns name. Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
nevermore authored
* add go test * add case * more case * add more case * implement go_test * fix test result * change null to T_NULL Co-authored-by:
jimingquan <mingquan.ji@vesoft.com> Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
laura-ding authored
* add update executor and test * address yixinglu's comment * update expression * rebase upstream * update * rebase upstream * modify common url * rebase upstream * add test * update tests * Compatible with 1.0 syntax * update test * address comment * rebase upstream * rebase upstream * add test * address comment * address comment
-
- Jul 30, 2020
-
-
Yee authored
* Add nebula manager for nebula test Rename common folder * Fix path * Try fix import path * Fix import error for query dir * Fix license Co-authored-by:
laura-ding <48548375+laura-ding@users.noreply.github.com>
-
Shylock Hg authored
* Validator about fetch. * Simplify the pointer object equal check logic. * Fix some bug. * Determine the symbol property expression when validate. * Remove the duplicate sentence_ field. * Add case about inoput output. * Fix the mistake change. * Fix the mock scheam comment. * Fix the visiable of the validator test base fixture. * Fix the test. * Add inline to extend the isAnyKind when compiling. * Add comment about symbol property expression type deduce. * Cast expression with check. * Add the reserved properties for get edges/vertices for compatible with 1.0. The fetch vertices need vid expression to eval vid in project. * Using ng return error. * Initialize the pointer to null default. * Optimize the tag check logic. * Simplify the query expression context definition. * Fix the typo. * Fix the isAnyKind name. * Optimize the input check logic. * Set the input variable when using variable. * Avoid nullptr ref for symbol property expression. * Fix the node name. * Remove the push-down expression now the storage not supported. * Using the set instead of varidic parameter for expression kind checking. * Let parser set the default rank to zero constant expression. * Using std::conditional_t to replace const non-const cast overload. * Fix the expression push-down optimization, do it in optimizer. * Fix the header guard. * Fix the compiler error. Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
laura-ding authored
* support empty and null value * fix ci failed * update * modify type name * support regex * remove test code Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-