- Dec 28, 2020
-
-
bright-starry-sky authored
Co-authored-by:
jie.wang <38901892+jievince@users.noreply.github.com> Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
laura-ding authored
* fix time value can't set null * fix format Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
Yichen Wang authored
* fix yield running constrain * add test cases for yield without chosen space * add more cases for yield with no space chosen * fix bug caused by int vid PR * fix Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
Shylock Hg authored
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
jimingquan authored
* match by id tck * delete matchbyid pytest * address comment Co-authored-by:
cpw <13495049+CPWstatic@users.noreply.github.com>
-
Shylock Hg authored
* Fix the bug of datetime default value eval in metad which don't initialize the timezone. * Add null and not null field. * Add null default value. Co-authored-by:
cpw <13495049+CPWstatic@users.noreply.github.com>
-
Yichen Wang authored
* add test for match on tag * fix match crash * fix map comparator in test * update getNeighbor filter * fix comments Co-authored-by:
jie.wang <38901892+jievince@users.noreply.github.com> Co-authored-by:
cpw <13495049+CPWstatic@users.noreply.github.com> Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
Yee authored
* Fix same column expect result issue * Refactor * Rename * Support scenario outline * Cleanup and finish explain test cases * Add test_tck.py * Ignore some tmp files
-
Shylock Hg authored
-
- Dec 26, 2020
-
-
jie.wang authored
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com> Co-authored-by:
cpw <13495049+CPWstatic@users.noreply.github.com>
-
- Dec 25, 2020
-
-
jimingquan authored
* support integer id * check vid type * fix error * fix error again * fix error * format code * test go tck * rebase master * Cleanup * get vid's type from vctx * Fix re.Pattern error
-
jude-zhu authored
* move 1.x fetch vertice cases to tck * resolve comments * update * change space name * change feature name * update * update fetch edges * add string ut * format * move 1.x fetch vertice cases to tck * resolve comments * update * rename * update * update * update * add skip to intvid * move 1.x fetch vertice cases to tck * resolve comments * update * change space name * change feature name * update * update fetch edges * add string ut * format * move 1.x fetch vertice cases to tck * resolve comments * update * rename * update * update * update * add skip to intvid * update * update
-
tom-chensf authored
* move 1.x lookup cases to tck * move 1.x lookup cases to tck * move 1.x lookup cases to tck * move 1.x index cases to tck * move 1.x cases to tck * move 1.x cases to tck * move 1.x cases to tck * move 1.x cases to tck * move 1.x cases to tck * move 1.x cases to tck * move 1.x cases to tck Co-authored-by:
cpw <13495049+CPWstatic@users.noreply.github.com>
-
panda-sheep authored
Co-authored-by:
cpw <13495049+CPWstatic@users.noreply.github.com>
-
- Dec 24, 2020
-
-
Doodle authored
-
Yee authored
* Check response * Support define some list variables
-
cpw authored
* Add set test in tck. * Add some error case. * Fix naming style. * Add set test int vid. * Add copyright. * Format.
-
Shylock Hg authored
* Fix some issue about lookup the yield and the outputs. * Add invalid yield expression case. * Fix feature file format. * Rename the variable isColNames_. * Remove the unused schema ngql. * Support yield clause when lookup on index only. Co-authored-by:
bright-starry-sky <56461666+bright-starry-sky@users.noreply.github.com> Co-authored-by:
cpw <13495049+CPWstatic@users.noreply.github.com>
-
jimingquan authored
* add path integer vid tck test * add skip for shortestpath integer vid Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com> Co-authored-by:
cpw <13495049+CPWstatic@users.noreply.github.com>
-
jimingquan authored
Co-authored-by:
cpw <13495049+CPWstatic@users.noreply.github.com> Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
laura-ding authored
Co-authored-by:
jie.wang <38901892+jievince@users.noreply.github.com> Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
jimingquan authored
* add algo explain * fix error * fix error again Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
jie.wang authored
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
Yee authored
* Fix error handle steps * Fix error message * Print row index * Print row index in assert msg * Fix workflow * Fix row index and cleanup * Fix Makefile * Load nba int vid space * Support int vid hash
-
- Dec 23, 2020
-
-
Shylock Hg authored
Co-authored-by:
cpw <13495049+CPWstatic@users.noreply.github.com>
-
cpw authored
-
jie.wang authored
Co-authored-by:
cpw <13495049+CPWstatic@users.noreply.github.com>
-
- Dec 22, 2020
-
-
dutor authored
* CI Added support to specify int and hash as vid * install pyhash
-
jimingquan authored
* add go tck test * add go integer vid tck test * fix error & delete go pytest
-
- Dec 21, 2020
-
-
Yee authored
* Refactor value comparator in test framework * Add dataset printer * Fix test failures * Fix path test cases failures * Fix parser * Support regex in expected results * Try to fix re pattern * Fix regex error * Fix typo and filelock * Address comments
-
- Dec 18, 2020
-
-
Shylock Hg authored
* Fix the issue that some job don't require space. * Remove automatic format of test. * Fix the ci issue. * Refactor the logical. * Avoid compiler warning.
-
dutor authored
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
- Dec 17, 2020
-
-
Yee authored
* Add more space options * Add nba/student schema config yaml * Support config yaml * Support int csv data file loading * Support empty error message * Install pyyaml * Address comments
-
panda-sheep authored
* improve show hosts * fix format
-
- Dec 16, 2020
- Dec 15, 2020
-
-
bright-starry-sky authored
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
- Dec 14, 2020
-
-
Yee authored
* Migrate variable length match test cases * Relax comparision * Fix test cases * Correct test cases
-
- Dec 11, 2020
-
-
jimingquan authored
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
Shylock Hg authored
* Fit the new storage queyr interface. * Fit the new behavior which empty schema return all properties defined in schema itself. * Revert the fetch vertices. * Simplify the list tag properties. * Optimize the col init. Co-authored-by:
jimingquan <mingquan.ji@vesoft.com> Co-authored-by:
cpw <13495049+CPWstatic@users.noreply.github.com>
-