morrySnow

Results 32 issues of morrySnow

# Proposed changes - rename PhysicalHeapSort to PhysicalQuickSort - add LogicalTopN and PhysicalTopN - add implementation rule for LogicalTopN - add a interface Sort for both logical and physical sort...

reviewed
area/nereids

# Proposed changes - colocate join - bucket shuffle join - shuffle join - broadcast join ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes -...

area/planner
area/nereids

# Proposed changes update hash join node: - compute other conjuncts on input tuples - remove useless intermediate tuple in HashJoinNode ## Checklist(Required) 1. Does it affect the original behavior:...

area/planner

# Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes - [ ] No...

area/nereids

# Proposed changes current, we always add exchange under AssertNumRowsNode. Nevertheless, if its child node's partition is unpartitioned, no need to add exchange at all. ## Problem summary Describe your...

kind/test
area/nereids

# Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes - [ ] No...

kind/test
area/nereids

i'm using iterm2 now and want to use hyper to instead of it. i’m very dependent on 'send text' feature on iterm2. for example, i use a combination key to...

# Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has unit tests...

kind/test
area/nereids

# Proposed changes Issue Number: close #xxx ## Problem summary 1. could not use static INSTANCE for FoldConstantOnBE rule, because it is stateful 2. if expression root is Alias, should...

area/nereids

# Proposed changes Issue Number: close #xxx ## Problem summary 1. turn on all test case in scalar function W except width_bucket(fix be bug in next PR) 2. turn off...

kind/test
approved
area/sql/function
area/vectorization
reviewed
area/nereids