Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cherry pick to v3.0.0 (0110-0114) #3730

Merged
merged 8 commits into from
Jan 17, 2022
Merged

Cherry pick to v3.0.0 (0110-0114) #3730

merged 8 commits into from
Jan 17, 2022

Commits on Jan 15, 2022

  1. add LogMonitor to check log disk freeBytes and change log level when …

    …space is almost full (#3576)
    
    * add LogMonitor to check the log disk is full
    
    * fix comments
    
    * add comments for default flags
    
    Co-authored-by: yaphet <4414314+darionyaphet@users.noreply.github.com>
    2 people authored and Sophie-Xie committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    6039368 View commit details
    Browse the repository at this point in the history
  2. Ldbc test cases. (#3537)

    * Add ldbc test/
    
    * Add all cases.
    
    * Fix some test cases.
    
    * Fix ldbc cases.
    
    * Fix pytest.
    
    Co-authored-by: Yee <2520865+yixinglu@users.noreply.github.com>
    2 people authored and Sophie-Xie committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    4cf260b View commit details
    Browse the repository at this point in the history
  3. fix issue 3675 (#3678)

    darionyaphet authored and Sophie-Xie committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    2754983 View commit details
    Browse the repository at this point in the history
  4. Fix expression rewrite (#3614)

    * Do not transfer the filter expression if it contains 2 lableAttribute exprs
    
    * Fix expression overflow check
    
    * Fix rewriteRelExpr
    
    * Refactor rewriteRelExpr
    
    * Fix log usage
    
    * Check whether the minus expression contains string
    
    * Add tck cases
    
    * Address comments
    
    * Fix conflicts
    
    * Address comments
    
    * modify metrics in conf files
    
    * Address comments
    Aiee authored and Sophie-Xie committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    c26c38f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca2d49b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4515ac2 View commit details
    Browse the repository at this point in the history
  7. fix match index (#3694)

    * check scheam
    
    * add test case
    
    * fix graph crash
    
    * address comment'
    '
    
    * add test case
    
    * fix error
    
    * fix vid select error
    
    * fix unit test error
    
    * address comment
    nevermore3 authored and Sophie-Xie committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    c4fdd29 View commit details
    Browse the repository at this point in the history
  8. fix issue 3601 (#3666)

    cangfengzhs authored and Sophie-Xie committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    f888fcb View commit details
    Browse the repository at this point in the history