[jira] [Commented] (CALCITE-1884) DateTimeUtils produces incorrect results for days before Gregorian cutovers

2018-05-29 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16494186#comment-16494186 ] Julian Hyde commented on CALCITE-1884: -- [~Sergey Nuyanzin] Your changes look good. I am testing

[jira] [Commented] (CALCITE-2330) Release Avatica 1.12

2018-05-29 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16494150#comment-16494150 ] Julian Hyde commented on CALCITE-2330: -- I will review and merge CALCITE-2303 and CALCITE-1884. >

[jira] [Commented] (CALCITE-2173) Sample implementation of ArrowAdapter

2018-05-29 Thread Masayuki Takahashi (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16494020#comment-16494020 ] Masayuki Takahashi commented on CALCITE-2173: - I am very glad that you comment and care for

[jira] [Created] (CALCITE-2334) Extend simplification of expressions with CEIL function over date types

2018-05-29 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created CALCITE-2334: Summary: Extend simplification of expressions with CEIL function over date types Key: CALCITE-2334 URL: https://issues.apache.org/jira/browse/CALCITE-2334

[jira] [Commented] (CALCITE-2334) Extend simplification of expressions with CEIL function over date types

2018-05-29 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16494419#comment-16494419 ] Julian Hyde commented on CALCITE-2334: -- Is it not valid to simplify {{CEIL(CEIL(x TO HOUR) TO

[jira] [Updated] (CALCITE-2334) Extend simplification of expressions with CEIL function over date types

2018-05-29 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated CALCITE-2334: - Description: CALCITE-2332 disables simplification of CEIL function due

[jira] [Commented] (CALCITE-2334) Extend simplification of expressions with CEIL function over date types

2018-05-29 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16494439#comment-16494439 ] Jesus Camacho Rodriguez commented on CALCITE-2334: -- [~julianhyde], thanks. You are

[jira] [Commented] (CALCITE-1884) DateTimeUtils produces incorrect results for days before Gregorian cutovers

2018-05-29 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16494298#comment-16494298 ] Julian Hyde commented on CALCITE-1884: -- Might be the issue I just mailed the dev list about - it

[jira] [Commented] (CALCITE-2330) Release Avatica 1.12

2018-05-29 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16494407#comment-16494407 ] Julian Hyde commented on CALCITE-2330: -- [~risdenk], Can you address the comment I added to

[jira] [Resolved] (CALCITE-2332) Wrong simplification of FLOOR(CEIL(x)) to FLOOR(x)

2018-05-29 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez resolved CALCITE-2332. -- Resolution: Fixed Fix Version/s: 1.17.0 Fixed this issue in

[jira] [Commented] (CALCITE-2334) Extend simplification of expressions with CEIL function over date types

2018-05-29 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16494421#comment-16494421 ] Julian Hyde commented on CALCITE-2334: -- Also, CEIL and FLOOR are duals, because CEIL(x) ===

[jira] [Resolved] (CALCITE-2334) Extend simplification of expressions with CEIL function over date types

2018-05-29 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez resolved CALCITE-2334. -- Resolution: Fixed Assignee: Jesus Camacho Rodriguez

[jira] [Updated] (CALCITE-2330) Release Avatica 1.12

2018-05-29 Thread Francis Chuang (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francis Chuang updated CALCITE-2330: Description: Release Avatica 1.12. We are targeting the second week of June for

[jira] [Commented] (CALCITE-2303) Support DECADE time unit in EXTRACT function

2018-05-29 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1649#comment-1649 ] Julian Hyde commented on CALCITE-2303: -- I have fixed up the Calcite changes here:

[jira] [Commented] (CALCITE-2303) Support DECADE time unit in EXTRACT function

2018-05-29 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16494529#comment-16494529 ] Julian Hyde commented on CALCITE-2303: -- Here's an easy way to test against PostgreSQL, e.g.

[jira] [Commented] (CALCITE-1884) DateTimeUtils produces incorrect results for days before Gregorian cutovers

2018-05-29 Thread Sergey Nuyanzin (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16494292#comment-16494292 ] Sergey Nuyanzin commented on CALCITE-1884: -- [~julianhyde] thank you for your comment just

[jira] [Commented] (CALCITE-2334) Extend simplification of expressions with CEIL function over date types

2018-05-29 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16494426#comment-16494426 ] Jesus Camacho Rodriguez commented on CALCITE-2334: -- bq. Is it not valid to simplify

[jira] [Comment Edited] (CALCITE-2334) Extend simplification of expressions with CEIL function over date types

2018-05-29 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16494421#comment-16494421 ] Julian Hyde edited comment on CALCITE-2334 at 5/29/18 10:55 PM: Also,

[jira] [Comment Edited] (CALCITE-2334) Extend simplification of expressions with CEIL function over date types

2018-05-29 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16494426#comment-16494426 ] Jesus Camacho Rodriguez edited comment on CALCITE-2334 at 5/29/18 11:17 PM:

[jira] [Updated] (CALCITE-2303) Support DECADE time unit in EXTRACT function

2018-05-29 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde updated CALCITE-2303: - Fix Version/s: 1.17.0 > Support DECADE time unit in EXTRACT function >

[jira] [Commented] (CALCITE-2334) Extend simplification of expressions with CEIL function over date types

2018-05-29 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16494453#comment-16494453 ] Jesus Camacho Rodriguez commented on CALCITE-2334: -- Created a PR in

[jira] [Created] (CALCITE-2335) Switch to vgo for dependency management

2018-05-29 Thread Francis Chuang (JIRA)
Francis Chuang created CALCITE-2335: --- Summary: Switch to vgo for dependency management Key: CALCITE-2335 URL: https://issues.apache.org/jira/browse/CALCITE-2335 Project: Calcite Issue

[jira] [Commented] (CALCITE-1520) org.apache.calcite.avatica.AvaticaConnection: support isValid()

2018-05-29 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16494554#comment-16494554 ] Kevin Risden commented on CALCITE-1520: --- [~julianhyde] - Yes I can take a look at this.  >

[jira] [Commented] (CALCITE-1884) DateTimeUtils produces incorrect results for days before Gregorian cutovers

2018-05-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16494261#comment-16494261 ] ASF GitHub Bot commented on CALCITE-1884: - GitHub user snuyanzin opened a pull request:

[jira] [Assigned] (CALCITE-2332) It's wrong to simplify FLOOR(CEIL(x)) to FLOOR(x)

2018-05-29 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez reassigned CALCITE-2332: Assignee: Jesus Camacho Rodriguez (was: Julian Hyde) > It's

[jira] [Updated] (CALCITE-2332) Wrong simplification of FLOOR(CEIL(x)) to FLOOR(x)

2018-05-29 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated CALCITE-2332: - Summary: Wrong simplification of FLOOR(CEIL(x)) to FLOOR(x) (was: It's

[jira] [Commented] (CALCITE-2333) Stop releasing ZIPs

2018-05-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16494364#comment-16494364 ] ASF GitHub Bot commented on CALCITE-2333: - Github user F21 commented on the issue:

[jira] [Commented] (CALCITE-2334) Extend simplification of expressions with CEIL function over date types

2018-05-29 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16494437#comment-16494437 ] Julian Hyde commented on CALCITE-2334: -- The correct result is {{'2012-01-01 00:00:00'}}. CEIL

[jira] [Commented] (CALCITE-2333) Stop releasing ZIPs

2018-05-29 Thread Francis Chuang (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16493258#comment-16493258 ] Francis Chuang commented on CALCITE-2333: - Good idea with using the dates [~julianhyde], let's

[jira] [Updated] (CALCITE-2332) It's wrong to simplify FLOOR(CEIL(x)) to FLOOR(x)

2018-05-29 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde updated CALCITE-2332: - Description: It's not valid to simplify {{FLOOR(CEIL(x))}} to {{FLOOR(x)}}. Specifically, it

[jira] [Updated] (CALCITE-2332) It's wrong to simplify FLOOR(CEIL(x)) to FLOOR(x)

2018-05-29 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde updated CALCITE-2332: - Description: It's not valid to simplify {{FLOOR(CEIL\(x))}} to {{FLOOR\(x)}}. Specifically,

[jira] [Commented] (CALCITE-2333) Stop releasing ZIPs

2018-05-29 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16493141#comment-16493141 ] Julian Hyde commented on CALCITE-2333: -- +1 The {{has_zip: true}} property would work, or you

[jira] [Resolved] (CALCITE-2314) Verify RexNode transformations by evaluating before and after expressions against sample values

2018-05-29 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde resolved CALCITE-2314. -- Resolution: Fixed Fix Version/s: 1.17.0 Fixed in

[jira] [Updated] (CALCITE-2333) Stop releasing ZIPs

2018-05-29 Thread Francis Chuang (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francis Chuang updated CALCITE-2333: Description: There was some discussion on the mailing list regarding releasing our

[jira] [Assigned] (CALCITE-2330) Release Avatica 1.12

2018-05-29 Thread Francis Chuang (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francis Chuang reassigned CALCITE-2330: --- Assignee: Francis Chuang > Release Avatica 1.12 > > >

[jira] [Updated] (CALCITE-2294) Allow customization for AvaticaServerConfiguration for plugging new authentication mechanisms

2018-05-29 Thread Francis Chuang (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francis Chuang updated CALCITE-2294: Fix Version/s: avatica-1.12.0 > Allow customization for AvaticaServerConfiguration for

[jira] [Commented] (CALCITE-2330) Release Avatica 1.12

2018-05-29 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16494567#comment-16494567 ] Kevin Risden commented on CALCITE-2330: --- [~julianhyde] Fixed Calcite in 

[jira] [Commented] (CALCITE-2333) Stop releasing ZIPs

2018-05-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16494576#comment-16494576 ] ASF GitHub Bot commented on CALCITE-2333: - Github user asfgit closed the pull request at:

[jira] [Commented] (CALCITE-2255) Test against JDK 11

2018-05-29 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16494575#comment-16494575 ] Kevin Risden commented on CALCITE-2255: --- Added to Calcite and Avatica .travis.yml Calcite -

[jira] [Commented] (CALCITE-2303) Support DECADE time unit in EXTRACT function

2018-05-29 Thread Laurent Goujon (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16494583#comment-16494583 ] Laurent Goujon commented on CALCITE-2303: - Also, for DOW, note that current Calcite behavior

[jira] [Comment Edited] (CALCITE-2303) Support DECADE time unit in EXTRACT function

2018-05-29 Thread Laurent Goujon (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16494583#comment-16494583 ] Laurent Goujon edited comment on CALCITE-2303 at 5/30/18 2:02 AM: --

[jira] [Commented] (CALCITE-1520) org.apache.calcite.avatica.AvaticaConnection: support isValid()

2018-05-29 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16494564#comment-16494564 ] Kevin Risden commented on CALCITE-1520: --- Even better is to fix the test so that the exception

[jira] [Commented] (CALCITE-1520) org.apache.calcite.avatica.AvaticaConnection: support isValid()

2018-05-29 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16494566#comment-16494566 ] Kevin Risden commented on CALCITE-1520: --- Fixed Calcite in

[jira] [Commented] (CALCITE-2303) Support DECADE time unit in EXTRACT function

2018-05-29 Thread Laurent Goujon (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16494579#comment-16494579 ] Laurent Goujon commented on CALCITE-2303: - Regarding WEEK, postgres uses ISOWEEK, but

[jira] [Comment Edited] (CALCITE-2303) Support DECADE time unit in EXTRACT function

2018-05-29 Thread Laurent Goujon (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16494579#comment-16494579 ] Laurent Goujon edited comment on CALCITE-2303 at 5/30/18 1:54 AM: --

[jira] [Commented] (CALCITE-2322) Add fetch size support to connection url and JDBC statement

2018-05-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16494572#comment-16494572 ] ASF GitHub Bot commented on CALCITE-2322: - Github user laurentgo commented on a diff in the

[jira] [Commented] (CALCITE-2322) Add fetch size support to connection url and JDBC statement

2018-05-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16494573#comment-16494573 ] ASF GitHub Bot commented on CALCITE-2322: - Github user laurentgo commented on a diff in the

[jira] [Resolved] (CALCITE-2333) Stop releasing ZIPs

2018-05-29 Thread Francis Chuang (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francis Chuang resolved CALCITE-2333. - Resolution: Fixed > Stop releasing ZIPs > --- > > Key:

[jira] [Updated] (CALCITE-2302) Implicit type cast support

2018-05-29 Thread Yuzhao Chen (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuzhao Chen updated CALCITE-2302: - Description: Now many DBs have support implicit type cast, eg: SqlServer, Oracle, Hive.

[jira] [Updated] (CALCITE-2302) Implicit type cast support

2018-05-29 Thread Yuzhao Chen (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuzhao Chen updated CALCITE-2302: - Description: Now many DBs have support implicit type cast, eg: SqlServer, Oracle, Hive.

[jira] [Updated] (CALCITE-2302) Implicit type cast support

2018-05-29 Thread Yuzhao Chen (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuzhao Chen updated CALCITE-2302: - Description: Now many DBs have support implicit type cast, eg: SqlServer, Oracle, Hive.

[jira] [Commented] (CALCITE-2333) Stop releasing ZIPs

2018-05-29 Thread Francis Chuang (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16493463#comment-16493463 ] Francis Chuang commented on CALCITE-2333: - [~michaelmior] Please review my PR for calcite:

[jira] [Commented] (CALCITE-2333) Stop releasing ZIPs

2018-05-29 Thread Michael Mior (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16493452#comment-16493452 ] Michael Mior commented on CALCITE-2333: --- I'll take the changes for Calcite if no one else is on

[jira] [Commented] (CALCITE-2333) Stop releasing ZIPs

2018-05-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16493467#comment-16493467 ] ASF GitHub Bot commented on CALCITE-2333: - Github user michaelmior commented on the issue:

[jira] [Commented] (CALCITE-2333) Stop releasing ZIPs

2018-05-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16493481#comment-16493481 ] ASF GitHub Bot commented on CALCITE-2333: - Github user F21 commented on the issue:

[jira] [Commented] (CALCITE-2333) Stop releasing ZIPs

2018-05-29 Thread Francis Chuang (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16493465#comment-16493465 ] Francis Chuang commented on CALCITE-2333: - Avatica-go has been updated + merged. > Stop

[jira] [Commented] (CALCITE-2333) Stop releasing ZIPs

2018-05-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16493419#comment-16493419 ] ASF GitHub Bot commented on CALCITE-2333: - GitHub user F21 opened a pull request:

[jira] [Commented] (CALCITE-2333) Stop releasing ZIPs

2018-05-29 Thread Michael Mior (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16493471#comment-16493471 ] Michael Mior commented on CALCITE-2333: --- Done. Although it might be good if someone more familiar

[jira] [Updated] (CALCITE-2333) Stop releasing ZIPs

2018-05-29 Thread Francis Chuang (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francis Chuang updated CALCITE-2333: Fix Version/s: 1.17.0 > Stop releasing ZIPs > --- > >

[jira] [Commented] (CALCITE-2333) Stop releasing ZIPs

2018-05-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16493484#comment-16493484 ] ASF GitHub Bot commented on CALCITE-2333: - Github user michaelmior commented on the issue:

[jira] [Commented] (CALCITE-2333) Stop releasing ZIPs

2018-05-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16493577#comment-16493577 ] ASF GitHub Bot commented on CALCITE-2333: - Github user joshelser commented on the issue:

[jira] [Commented] (CALCITE-2294) Allow customization for AvaticaServerConfiguration for plugging new authentication mechanisms

2018-05-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16493582#comment-16493582 ] ASF GitHub Bot commented on CALCITE-2294: - Github user joshelser commented on the issue:

[jira] [Commented] (CALCITE-2294) Allow customization for AvaticaServerConfiguration for plugging new authentication mechanisms

2018-05-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16493579#comment-16493579 ] ASF GitHub Bot commented on CALCITE-2294: - Github user joshelser commented on a diff in the

[jira] [Commented] (CALCITE-2333) Stop releasing ZIPs

2018-05-29 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16493746#comment-16493746 ] Julian Hyde commented on CALCITE-2333: -- As part of this change we also need to update the HOWTO

[jira] [Commented] (CALCITE-1884) DateTimeUtils produces incorrect results for days before Gregorian cutovers

2018-05-29 Thread Sergey Nuyanzin (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16493701#comment-16493701 ] Sergey Nuyanzin commented on CALCITE-1884: -- hello some observations: there is a method

[jira] [Commented] (CALCITE-2333) Stop releasing ZIPs

2018-05-29 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16493726#comment-16493726 ] Julian Hyde commented on CALCITE-2333: -- I suggest that we keep the Calcite change on ice for a

[jira] [Commented] (CALCITE-2333) Stop releasing ZIPs

2018-05-29 Thread Michael Mior (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16493750#comment-16493750 ] Michael Mior commented on CALCITE-2333: --- [~francischuang] has already made the necessary changes

[jira] [Commented] (CALCITE-2294) Allow customization for AvaticaServerConfiguration for plugging new authentication mechanisms

2018-05-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16493839#comment-16493839 ] ASF GitHub Bot commented on CALCITE-2294: - Github user apurtell commented on a diff in the pull

[jira] [Commented] (CALCITE-2294) Allow customization for AvaticaServerConfiguration for plugging new authentication mechanisms

2018-05-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16493848#comment-16493848 ] ASF GitHub Bot commented on CALCITE-2294: - Github user karanmehta93 commented on the issue:

[jira] [Commented] (CALCITE-2294) Allow customization for AvaticaServerConfiguration for plugging new authentication mechanisms

2018-05-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16493844#comment-16493844 ] ASF GitHub Bot commented on CALCITE-2294: - Github user karanmehta93 commented on a diff in the