[jira] [Created] (CALCITE-5857) set org.apache.calcite.sql.validateScopeChild to protected or public

2023-07-17 Thread TaoJIn (Jira)
TaoJIn created CALCITE-5857: --- Summary: set org.apache.calcite.sql.validateScopeChild to protected or public Key: CALCITE-5857 URL: https://issues.apache.org/jira/browse/CALCITE-5857 Project: Calcite

[jira] [Updated] (CALCITE-5856) ARG0_NULLABLE_IF_EMPTY should consider GROUPING SETS (.., ())

2023-07-17 Thread Steven Talbot (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Talbot updated CALCITE-5856: --- Description: Currently, the rule switches off getGroupCount to determine if an aggregation

[jira] [Created] (CALCITE-5856) ARG0_NULLABLE_IF_EMPTY should consider GROUPING SETS (.., ())

2023-07-17 Thread Steven Talbot (Jira)
Steven Talbot created CALCITE-5856: -- Summary: ARG0_NULLABLE_IF_EMPTY should consider GROUPING SETS (.., ()) Key: CALCITE-5856 URL: https://issues.apache.org/jira/browse/CALCITE-5856 Project: Calcite

[jira] [Assigned] (CALCITE-5855) Implement frame exclusion in window functions

2023-07-17 Thread Itiel Sadeh (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Itiel Sadeh reassigned CALCITE-5855: Assignee: Itiel Sadeh > Implement frame exclusion in window functions >

[jira] [Created] (CALCITE-5855) Implement frame exclusion in window functions

2023-07-17 Thread Itiel Sadeh (Jira)
Itiel Sadeh created CALCITE-5855: Summary: Implement frame exclusion in window functions Key: CALCITE-5855 URL: https://issues.apache.org/jira/browse/CALCITE-5855 Project: Calcite Issue Type:

[jira] [Comment Edited] (CALCITE-5851) Add LEVENSHTEIN function (enabled in Hive and Spark library)

2023-07-17 Thread Runkang He (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17743811#comment-17743811 ] Runkang He edited comment on CALCITE-5851 at 7/17/23 1:44 PM: ---

[jira] [Commented] (CALCITE-5851) Add LEVENSHTEIN function (enabled in Hive and Spark library)

2023-07-17 Thread Runkang He (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17743811#comment-17743811 ] Runkang He commented on CALCITE-5851: - [~jhyde] The example: {code:sql} SELECT lev

[jira] [Commented] (CALCITE-5838) derive wrong decimal divide type

2023-07-17 Thread Runkang He (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17743810#comment-17743810 ] Runkang He commented on CALCITE-5838: - [~pfzhan] IMO this is a meaningful issue, si