[GitHub] calcite-avatica-go pull request #14: Clean up readme and remove wercker

2018-04-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/calcite-avatica-go/pull/14 ---

[GitHub] calcite-avatica-go pull request #14: Clean up readme and remove wercker

2018-04-15 Thread F21
GitHub user F21 opened a pull request: https://github.com/apache/calcite-avatica-go/pull/14 Clean up readme and remove wercker You can merge this pull request into a Git repository by running: $ git pull https://github.com/Boostport/calcite-avatica-go clean-up Alternatively

[GitHub] calcite-avatica-go pull request #13: Add HSQLDB support and move phoenix sup...

2018-04-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/calcite-avatica-go/pull/13 ---

Calcite-Master - Build # 253 - Still Failing

2018-04-15 Thread Apache Jenkins Server
The Apache Jenkins build system has built Calcite-Master (build #253) Status: Still Failing Check console output at https://builds.apache.org/job/Calcite-Master/253/ to view the results.

[GitHub] calcite-avatica-go pull request #13: Add HSQLDB support and move phoenix sup...

2018-04-15 Thread F21
Github user F21 commented on a diff in the pull request: https://github.com/apache/calcite-avatica-go/pull/13#discussion_r181619896 --- Diff: phoenix/phoenix.go --- @@ -1,82 +1,105 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one or more - *

[GitHub] calcite-avatica-go pull request #13: Add HSQLDB support and move phoenix sup...

2018-04-15 Thread risdenk
Github user risdenk commented on a diff in the pull request: https://github.com/apache/calcite-avatica-go/pull/13#discussion_r181618280 --- Diff: phoenix/phoenix.go --- @@ -1,82 +1,105 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one or more - *

[GitHub] calcite-avatica-go issue #13: Add HSQLDB support and move phoenix support in...

2018-04-15 Thread risdenk
Github user risdenk commented on the issue: https://github.com/apache/calcite-avatica-go/pull/13 Looks like this might have been a false alarm. ``` mkdir -p $HOME/gopath/src/github.com/risdenk/calcite-avatica-go ``` Travis was picking up my username for the gopath

[GitHub] calcite-avatica-go pull request #12: [CALCITE-2258] Add .travis.yml

2018-04-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/calcite-avatica-go/pull/12 ---

[GitHub] calcite-avatica-go pull request #12: [CALCITE-2258] Add .travis.yml

2018-04-15 Thread F21
Github user F21 commented on a diff in the pull request: https://github.com/apache/calcite-avatica-go/pull/12#discussion_r181611670 --- Diff: .travis.yml --- @@ -0,0 +1,54 @@ +# Configuration file for Travis continuous integration. +# See

[GitHub] calcite-avatica-go pull request #12: [CALCITE-2258] Add .travis.yml

2018-04-15 Thread risdenk
Github user risdenk commented on a diff in the pull request: https://github.com/apache/calcite-avatica-go/pull/12#discussion_r181610048 --- Diff: .travis.yml --- @@ -0,0 +1,54 @@ +# Configuration file for Travis continuous integration. +# See

[GitHub] calcite-avatica-go pull request #12: [CALCITE-2258] Add .travis.yml

2018-04-15 Thread risdenk
Github user risdenk commented on a diff in the pull request: https://github.com/apache/calcite-avatica-go/pull/12#discussion_r181610032 --- Diff: .travis.yml --- @@ -0,0 +1,54 @@ +# Configuration file for Travis continuous integration. +# See

[jira] [Created] (CALCITE-2259) Allow Java 8 syntax in source files

2018-04-15 Thread Julian Hyde (JIRA)
Julian Hyde created CALCITE-2259: Summary: Allow Java 8 syntax in source files Key: CALCITE-2259 URL: https://issues.apache.org/jira/browse/CALCITE-2259 Project: Calcite Issue Type: Bug

[GitHub] calcite-avatica-go pull request #13: Add HSQLDB support and move phoenix sup...

2018-04-15 Thread F21
GitHub user F21 opened a pull request: https://github.com/apache/calcite-avatica-go/pull/13 Add HSQLDB support and move phoenix support into an adapter You can merge this pull request into a Git repository by running: $ git pull https://github.com/Boostport/calcite-avatica-go

[GitHub] calcite-avatica-go pull request #12: [CALCITE-2258] Add .travis.yml

2018-04-15 Thread F21
Github user F21 commented on a diff in the pull request: https://github.com/apache/calcite-avatica-go/pull/12#discussion_r181600746 --- Diff: .travis.yml --- @@ -0,0 +1,54 @@ +# Configuration file for Travis continuous integration. +# See

[GitHub] calcite-avatica-go pull request #12: [CALCITE-2258] Add .travis.yml

2018-04-15 Thread F21
Github user F21 commented on a diff in the pull request: https://github.com/apache/calcite-avatica-go/pull/12#discussion_r181600756 --- Diff: .travis.yml --- @@ -0,0 +1,54 @@ +# Configuration file for Travis continuous integration. +# See

[GitHub] calcite-avatica-go pull request #12: [CALCITE-2258] Add .travis.yml

2018-04-15 Thread risdenk
GitHub user risdenk opened a pull request: https://github.com/apache/calcite-avatica-go/pull/12 [CALCITE-2258] Add .travis.yml Addes .travis.yml based on existing wercker.yml. You can merge this pull request into a Git repository by running: $ git pull

[GitHub] calcite-avatica-go pull request #11: Add .travis.yml

2018-04-15 Thread risdenk
Github user risdenk closed the pull request at: https://github.com/apache/calcite-avatica-go/pull/11 ---

[jira] [Created] (CALCITE-2258) Avatica Go - .travis.yml

2018-04-15 Thread Kevin Risden (JIRA)
Kevin Risden created CALCITE-2258: - Summary: Avatica Go - .travis.yml Key: CALCITE-2258 URL: https://issues.apache.org/jira/browse/CALCITE-2258 Project: Calcite Issue Type: Improvement

[GitHub] calcite-avatica-go issue #11: Add .travis.yml

2018-04-15 Thread risdenk
Github user risdenk commented on the issue: https://github.com/apache/calcite-avatica-go/pull/11 Closing since this was a test. ---

[GitHub] calcite-avatica-go pull request #11: Add .travis.yml

2018-04-15 Thread risdenk
GitHub user risdenk opened a pull request: https://github.com/apache/calcite-avatica-go/pull/11 Add .travis.yml You can merge this pull request into a Git repository by running: $ git pull https://github.com/risdenk/calcite-avatica-go testtravis Alternatively you can review

[jira] [Created] (CALCITE-2257) Combination of predicates can be proved to be always true

2018-04-15 Thread Vitalii Diravka (JIRA)
Vitalii Diravka created CALCITE-2257: Summary: Combination of predicates can be proved to be always true Key: CALCITE-2257 URL: https://issues.apache.org/jira/browse/CALCITE-2257 Project: Calcite

Re: JDK 8 syntax

2018-04-15 Thread Enrico Olivelli
Il dom 15 apr 2018, 14:22 Vova Vysotskyi ha scritto: > I have reproduced it in Janino only and created the issue: > https://github.com/janino-compiler/janino/issues/47 Great work Vova, Thank you Enrico > > > > Kind regards, > Volodymyr Vysotskyi > > 2018-04-14 20:15

Re: JDK 8 syntax

2018-04-15 Thread Vova Vysotskyi
I have reproduced it in Janino only and created the issue: https://github.com/janino-compiler/janino/issues/47 Kind regards, Volodymyr Vysotskyi 2018-04-14 20:15 GMT+03:00 Vova Vysotskyi : > Ok, I will try to prepare a test case and will log a bug on Janino soon. > > Kind

[jira] [Created] (CALCITE-2256) Exception in Druid Adapter: JsonSegmentMetadata, numRows field out of range

2018-04-15 Thread SaschaC (JIRA)
SaschaC created CALCITE-2256: Summary: Exception in Druid Adapter: JsonSegmentMetadata, numRows field out of range Key: CALCITE-2256 URL: https://issues.apache.org/jira/browse/CALCITE-2256 Project: