[jira] [Commented] (CALCITE-5864) getValueAs reports the wrong number of milliseconds for QUARTER and WEEK

2023-07-21 Thread Xiong Duan (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17745853#comment-17745853 ] Xiong Duan commented on CALCITE-5864: - [~jsternberg]According to the description, s

[jira] [Commented] (CALCITE-5865) ClassCastException with FLOOR and CEIL on conformances that are not builtin

2023-07-21 Thread Gian Merlino (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17745688#comment-17745688 ] Gian Merlino commented on CALCITE-5865: --- Sorry about that! Strangely, the origina

[jira] [Updated] (CALCITE-5867) Add BLOB data type in SqlTypeName

2023-07-21 Thread Ruben Q L (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruben Q L updated CALCITE-5867: --- Fix Version/s: (was: 1.35.0) > Add BLOB data type in SqlTypeName > ---

[jira] [Commented] (CALCITE-5865) ClassCastException with FLOOR and CEIL on conformances that are not builtin

2023-07-21 Thread Ruben Q L (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17745596#comment-17745596 ] Ruben Q L commented on CALCITE-5865: [~nobigo], the problem [should be fixed|https

[jira] [Commented] (CALCITE-5860) Decimal type conversion missing scale

2023-07-21 Thread pengfei.zhan (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17745552#comment-17745552 ] pengfei.zhan commented on CALCITE-5860: --- Anyone can help to review this pull requ

[jira] [Comment Edited] (CALCITE-5865) ClassCastException with FLOOR and CEIL on conformances that are not builtin

2023-07-21 Thread Ruben Q L (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17745506#comment-17745506 ] Ruben Q L edited comment on CALCITE-5865 at 7/21/23 9:22 AM:

[jira] [Commented] (CALCITE-5865) ClassCastException with FLOOR and CEIL on conformances that are not builtin

2023-07-21 Thread Ruben Q L (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17745506#comment-17745506 ] Ruben Q L commented on CALCITE-5865: Thanks for the indo [~nobigo]. I have created

[jira] [Commented] (CALCITE-5867) Add BLOB data type in SqlTypeName

2023-07-21 Thread hujianhong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17745474#comment-17745474 ] hujianhong commented on CALCITE-5867: - [~julianhyde] Can you help to review whether

[jira] [Updated] (CALCITE-5867) Add BLOB data type in SqlTypeName

2023-07-21 Thread hujianhong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hujianhong updated CALCITE-5867: Description: In java.sql.JDBCType, there are binary, varbinary, and blob types for binary object

[jira] [Created] (CALCITE-5867) Add BLOB data type in SqlTypeName

2023-07-21 Thread hujianhong (Jira)
hujianhong created CALCITE-5867: --- Summary: Add BLOB data type in SqlTypeName Key: CALCITE-5867 URL: https://issues.apache.org/jira/browse/CALCITE-5867 Project: Calcite Issue Type: New Feature