Re: Calcite with MySQL

2014-11-19 Thread Anton Petrov
; > JDBC compatible backend should work. I understand it's a busy time with > the > > move to Apache and all the package renames, etc., so any hints, however > > trivial, would be greatly appreciated! > > > > Thanks, > > > > --Anton > > > > O

Re: Calcite with MySQL

2014-11-19 Thread Julian Hyde
rk. I understand it's a busy time with the > move to Apache and all the package renames, etc., so any hints, however > trivial, would be greatly appreciated! > > Thanks, > > --Anton > > On Thu, Nov 13, 2014 at 3:11 PM, Anton Petrov wrote: > >> All, >>

Re: Calcite with MySQL

2014-11-19 Thread Anton Petrov
end should work. I understand it's a busy time with the move to Apache and all the package renames, etc., so any hints, however trivial, would be greatly appreciated! Thanks, --Anton On Thu, Nov 13, 2014 at 3:11 PM, Anton Petrov wrote: > All, > > I am trying to use Calcite with My

Calcite with MySQL

2014-11-13 Thread Anton Petrov
All, I am trying to use Calcite with MySQL as a backend storage but I keep getting exceptions when attempting to query a table. Here are the details of my setup: - I have checked out calcite-0.9.1-incubating - running Ubuntu 12.04 with MySQL 5.5 - the mysql.json model I am using has been