Skip to content
Snippets Groups Projects
  1. Nov 26, 2020
  2. Nov 25, 2020
    • jie.wang's avatar
      show tag/edge index status (#389) · f37bcd42
      jie.wang authored
      * show tag/edge index status
      
      * fix CI find_in_rows bug
      
      * remove unused var
      
      * Ignore nebula-python
      
      * Cleanup workspace
      
      * Cleanup before checkout
      
      * rm -rf *
      f37bcd42
  3. Nov 24, 2020
    • laura-ding's avatar
      Modify status to stats (#429) · 9a4684d2
      laura-ding authored
      
      * modify status to stats
      
      * modify statis to stats
      
      Co-authored-by: default avatarYee <2520865+yixinglu@users.noreply.github.com>
      9a4684d2
    • jimingquan's avatar
      add getColumn(index) for iter (#424) · 41fb3aa3
      jimingquan authored
      * redefine joinIter getColumn
      
      * add getColumn for Iterator
      
      * move getColumn to base class
      
      * little change
      
      * process exception first
      41fb3aa3
    • Yee's avatar
      Support variable length match pattern from 1 to n steps (#404) · c123c80a
      Yee authored
      * Value to string
      
      * Restore match validator changes
      
      * Expand steps
      
      * Compose steps
      
      * Append more sub-plans
      
      * Refactor planner
      
      * Scan index plan
      
      * Initial expression
      
      * Fix plan bug
      
      * Check whether step range is variable
      
      * Add project according to symbols
      
      * Format
      
      * Use path expression to implement relationships collection
      
      * Move build filter to Solver
      
      * Improve
      
      * Check anonymous of node/edge info
      
      * Explain index scan plan node
      
      * Fix column expression
      
      * Fix single vertex match
      
      * Fix vertex filter error
      
      * edge fixture
      
      * compare value
      
      * Filter cycle path
      
      * Filter final cycle path
      
      * Fix all m to n steps
      
      * Rename cyclePath to hasSameEdgeInPath
      
      * Restore utils
      
      * Fix ci error
      
      * Fix compile error
      c123c80a
    • panda-sheep's avatar
      Submit job statis && show status (#403) · e9110ead
      panda-sheep authored
      * support submit job statis
      
      * support show status
      
      * rebase master
      
      * address laura-ding's comments
      e9110ead
    • Yee's avatar
      Fix value to string in CI (#425) · 9e8b33db
      Yee authored
      * Value to string
      
      * Refactor subgraph check functions
      
      * Refine PathVal to_value
      
      * Check value type
      
      * Fix value to string
      
      * Fix space test cases
      
      * Address comments
      9e8b33db
  4. Nov 23, 2020
  5. Nov 20, 2020
  6. Nov 18, 2020
  7. Nov 17, 2020
  8. Nov 16, 2020
  9. Nov 15, 2020
  10. Nov 14, 2020
  11. Nov 13, 2020
  12. Nov 12, 2020
  13. Nov 11, 2020
  14. Nov 10, 2020
  15. Nov 09, 2020
  16. Nov 06, 2020
    • cpw's avatar
      Fix deduce type. (#397) · f93f3681
      cpw authored
      * Deduce subscript expression.
      
      * Deduce attribute expr.
      
      * Test deduce subscript expr.
      
      * Test deduce attribute.
      
      * Add go test.
      
      * Fix deduce map subscript.
      
      * Fix deduce label attribute.
      
      * Fix label expr test.
      
      * Fix subscript deduce and add test.
      
      * Rebase and add test.
      f93f3681
    • jimingquan's avatar
      redefine runtime input (#381) · 46f4d55a
      jimingquan authored
      * redefine runtime input
      
      * del exprProps from TraversalValidator
      
      * change the name of srcRef to originalSrc
      46f4d55a
  17. Nov 05, 2020
  18. Nov 04, 2020