[jira] [Commented] (CALCITE-6219) Support SQL Validation for Tables with columns tagged as 'filter required'

2024-02-09 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816265#comment-17816265 ] Julian Hyde commented on CALCITE-6219: -- [~oliverlee], In my [6219-always-filter|h

[jira] [Commented] (CALCITE-4013) Remove traitset derivation when creating logical operators

2024-02-09 Thread TJ Banghart (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816248#comment-17816248 ] TJ Banghart commented on CALCITE-4013: -- Hey [~Aron.tao] any update on this? If not

[jira] [Commented] (CALCITE-6244) Improve `Expressions#constant` to allow passing models with non-public fields

2024-02-09 Thread Wegdan Ghazi (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816233#comment-17816233 ] Wegdan Ghazi commented on CALCITE-6244: --- I opened this [PR|https://github.com/apa

[jira] [Commented] (CALCITE-6252) BigQuery FORMAT_DATE uses the wrong calendar for Julian dates

2024-02-09 Thread Mihai Budiu (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816226#comment-17816226 ] Mihai Budiu commented on CALCITE-6252: -- Great point about eee, should have thought

[jira] [Commented] (CALCITE-6244) Improve `Expressions#constant` to allow passing models with non-public fields

2024-02-09 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816218#comment-17816218 ] Julian Hyde commented on CALCITE-6244: -- Can you link the PR? (If you use CALCITE-6

[jira] [Commented] (CALCITE-6252) BigQuery FORMAT_DATE uses the wrong calendar for Julian dates

2024-02-09 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816211#comment-17816211 ] Julian Hyde commented on CALCITE-6252: -- [~mbudiu], In your PR, you deal with "

[jira] [Commented] (CALCITE-6248) Illegal dates are accepted by casts

2024-02-09 Thread Mihai Budiu (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816189#comment-17816189 ] Mihai Budiu commented on CALCITE-6248: -- Another possibility is that dates are vali

[jira] [Commented] (CALCITE-6248) Illegal dates are accepted by casts

2024-02-09 Thread Mihai Budiu (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816188#comment-17816188 ] Mihai Budiu commented on CALCITE-6248: -- [~zstan] it looks like the validation code

[jira] [Updated] (CALCITE-6248) Illegal dates are accepted by casts

2024-02-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated CALCITE-6248: Labels: pull-request-available (was: ) > Illegal dates are accepted by casts > -

[jira] [Updated] (CALCITE-6248) Illegal dates are accepted by casts

2024-02-09 Thread Mihai Budiu (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mihai Budiu updated CALCITE-6248: - Component/s: (was: core) > Illegal dates are accepted by casts > --

[jira] [Commented] (CALCITE-6248) Illegal dates are accepted by casts

2024-02-09 Thread Mihai Budiu (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816180#comment-17816180 ] Mihai Budiu commented on CALCITE-6248: -- Yes, this is related to the Avatica bug wh

[jira] [Updated] (CALCITE-6248) Illegal dates are accepted by casts

2024-02-09 Thread Mihai Budiu (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mihai Budiu updated CALCITE-6248: - Component/s: avatica > Illegal dates are accepted by casts > --

[jira] [Commented] (CALCITE-6247) BigQuery FORMAT_DATE function handles incorrectly the %e format specifier

2024-02-09 Thread Mihai Budiu (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816176#comment-17816176 ] Mihai Budiu commented on CALCITE-6247: -- Oops, sorry, forgot to squash, the right c

[jira] [Resolved] (CALCITE-6247) BigQuery FORMAT_DATE function handles incorrectly the %e format specifier

2024-02-09 Thread Mihai Budiu (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mihai Budiu resolved CALCITE-6247. -- Fix Version/s: 1.37.0 Resolution: Fixed Resolved in https://github.com/apache/calcite

[jira] [Commented] (CALCITE-6244) Improve `Expressions#constant` to allow passing models with non-public fields

2024-02-09 Thread Wegdan Ghazi (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816112#comment-17816112 ] Wegdan Ghazi commented on CALCITE-6244: --- Good points to consider, thanks! I've op