[CALCITE-6179] Support weekofmonth function format and add test#3600
[CALCITE-6179] Support weekofmonth function format and add test#3600mihaibudiu merged 1 commit intoapache:mainfrom
Conversation
5bdbad8 to
b57e064
Compare
|
Is the result of format affected by the jdk version? |
core/src/test/java/org/apache/calcite/util/format/FormatElementEnumTest.java
Outdated
Show resolved
Hide resolved
core/src/test/java/org/apache/calcite/util/format/FormatElementEnumTest.java
Show resolved
Hide resolved
|
You need to log a JIRA case, because you have added new features. |
Thank you for your reply |
5d9a370 to
663672a
Compare
macroguo-ghy
left a comment
There was a problem hiding this comment.
Utilities for FormatModel in org.apache.calcite.util.format.FormatModels should be taken into consideration.
core/src/main/java/org/apache/calcite/util/format/FormatElementEnum.java
Outdated
Show resolved
Hide resolved
663672a to
4f779d4
Compare
|
@macroguo-ghy If you have time, can you help review my code? Thank you. |
|
@caicancai Did you miss my previous comment? I think you should add |
4f779d4 to
4add021
Compare
@macroguo-ghy I didn't seem to understand it before, I'm sorry about that, I understand it now, thank you for your reivew |
|
|
@macroguo-ghy @mihaibudiu Good to merge? |
|
Thank you for the review |

https://issues.apache.org/jira/browse/CALCITE-6179