mch_ucchi
mch_ucchi
# Proposed changes Issue Number: close #xxx ## Problem summary support view in query ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes - [-] No...
# Proposed changes Issue Number: close #xxx ## Problem summary optimize planner ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes - [x] No - [...
# Proposed changes Issue Number: close #xxx ## Problem summary check output slots of all the node and if unsupported type found, throw an exception. ## Checklist(Required) * [ ]...
# Proposed changes Issue Number: close #xxx ## Problem summary fix bug: create table t ( id int, k1 int ) distributed by hash(id) buckets 4 properties(...) create view v1...
# Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. add all of the valid binary arithmetic expressions test for nereids. * [ ] Does it affect...
# Proposed changes Issue Number: close #xxx ## Problem summary delete regression-test/suites/query_p0/sql_functions/math_functions/test_running_difference.sql modify regression-test/suites/query_p0/sql_functions/table_function/explode_json_array.groovy ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has unit...