[CALCITE-5807] Add SUBSTRING_INDEX function (enabled in Spark library)#3292
[CALCITE-5807] Add SUBSTRING_INDEX function (enabled in Spark library)#3292mihaibudiu merged 1 commit intoapache:mainfrom
Conversation
ILuffZhe
left a comment
There was a problem hiding this comment.
Left some comments. Please take a look when you are free.
testkit/src/main/java/org/apache/calcite/test/SqlOperatorTest.java
Outdated
Show resolved
Hide resolved
ILuffZhe
left a comment
There was a problem hiding this comment.
Hi @hujianhong , left some comments.
One small tip: before the final squash and rebase, please don't force push your commit. It helps other reviewers to see the differences.
testkit/src/main/java/org/apache/calcite/test/SqlOperatorTest.java
Outdated
Show resolved
Hide resolved
I'm sorry. This is my first PR for calcite. I will be careful in the future. |
|
There are some specific rules for commit message after c0e6ba2. Could you please amend yours so I can approve the following CI?
|
done |
|
@ILuffZhe Can you help me find out what is the reason of the CI task failed? The CI log information seem not match to my PR. |
|
@hujianhong The CI task failure was caused by another PR and has been resolved. So don't worry. |
|
@hujianhong You can refer to the Calcite Website(https://calcite.apache.org/develop/#contributing). |
ILuffZhe
left a comment
There was a problem hiding this comment.
LGTM! Let's see if there are any new comments come.
|
Hi @hujianhong , could you please rebase and squash your commits? I'll merge this in the next few days. |
|
Kudos, SonarCloud Quality Gate passed! |
|
@hujianhong if you can squash the two commits we can merge this PR. Thank you. |
|
Can you please rebase and squash the commits so we can merge this PR? |
Ok, I will rebase and squash. |
2d57be9 to
13ecfb0
Compare
|
The CI is unhappy, but I think there are only small changes necessary to make it pass. |
13ecfb0 to
876343f
Compare
|
Done, thanks. |












No description provided.