1. not use recursive parse to avoid stack overflow 2. To create a balanced tree instead of left deep tree TODO: add expr_depth_limit to Nereids' parser
1. not use recursive parse to avoid stack overflow 2. To create a balanced tree instead of left deep tree TODO: add expr_depth_limit to Nereids' parser