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

Issue226/test cases #2

Closed
wants to merge 7 commits into from
Closed

Commits on Aug 8, 2022

  1. Configuration menu
    Copy the full SHA
    8646639 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. fix stonedb for optimize exists subquery and deep memory copy stoneat…

    …om#369 (stoneatom#330, stoneatom#329, stoneatom#340, stoneatom#332) (stoneatom#369)
    
    * fix stonedb for optimize exists subquery and deep memcopy copy
    
    * Update parameterized_filter.cpp
    
    fix ParameterizedFilter deep copy mind memory leak
    
    * fix subquery when this is in sql
    
    * fix code readability and defensive
    
    * use shallow memory when paral hash join by class DimensionGroupMultiMaterialized
    
    Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
    adofsauron and mergify[bot] authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    cd93ce1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d76ceb View commit details
    Browse the repository at this point in the history
  3. feat(stonedb): To support gcc 9 and adds WITH_ROCKSDB and `WITH_MAR…

    …ISA` to specify where (stoneatom#377)
    
    rocksdb and marisa installed, respectively.
    
    Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
    RingsC and mergify[bot] authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    2dffcab View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Configuration menu
    Copy the full SHA
    b960c7d View commit details
    Browse the repository at this point in the history
  2. fix(mtr): Add test cases for NULL value select on UNIQUE constraint(s…

    …toneatom#281) (stoneatom#379)
    
    * fix(core): Double prepare on lex unit for cts with union(stoneatom#226)
    
    fix(core): MTR + Double prepare on lex unit for ctas with union(stoneatom#226)
    
    * fix(mtr): Add test cases for NULL value select on UNIQUE constraint(stoneatom#281)
    
    Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
    xiaoguangye and mergify[bot] authored Aug 10, 2022
    Configuration menu
    Copy the full SHA
    43c95d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c05059 View commit details
    Browse the repository at this point in the history