calcite
calcite copied to clipboard
[CALCITE-5976] Function ARRAY_PREPEND/ARRAY_APPEND/ARRAY_INSERT gives exception when inserted element type not equals array component type
https://issues.apache.org/jira/browse/CALCITE-5976
The code is very ugly, please do not review it, I will refactor it later.
The code is very ugly, please do not review it, I will refactor it later.
you can create a DRAFT PR when PR is not ready.
@caicancai A suggestion, don’t directly @/pin committers to review for you. This will affect other committers or contributors’ participation in your reviews.
@caicancai A suggestion, don’t directly @/pin committers to review for you. This will affect other committers or contributors’ participation in your reviews.
Thanks for your reminder
@caicancai please use correct/proper commit name when you fix code-reivews to add a new commit.
@caicancai I have created a commit based on your PR. you can pick and take a look.
https://github.com/chucheng92/calcite/commit/12cd99c8b1397b643b6d842f58d0331f54b7cb09
@caicancai I have created a commit based on your PR. you can pick and take a look. https://github.com/chucheng92/calcite/tree/CALCITE-5976
Thank you, very much appreciated
no comment. squashing
@caicancai please change your commit/pr name.
@caicancai please change your commit/pr name.
Thank you
@chucheng92 I've added you as Co-authored, thank you very much
@caicancai looks good to me now. could you change commit name by using 'ARRAY_PREPEND/ARRAY_APPEND/ARRAY_INSERT'. These function names are usually capitalized in commit.
@chucheng92 I fixed a similar problem. If you have time, can you help me take a look at this PR? Thank you. https://github.com/apache/calcite/pull/3721
@chucheng92 I fixed a similar problem. If you have time, can you help me take a look at this PR? Thank you. #3721
looks good to me now, good job. @caicancai
Quality Gate passed
Issues
10 New issues
0 Accepted issues
Measures
0 Security Hotspots
99.0% Coverage on New Code
56.1% Duplication on New Code
merging ...