The IPMC vote for release 1.1 passed, and the formal announcement is coming shortly. The master branch is now open for development. Last night I merged in the work that has been going on over the last 2 weeks:
* 574dc7c - (HEAD, origin/master, julianhyde/master, master) [CALCITE-335] Remove uses of linq4j Functions.adapt (8 hours ago) <Julian Hyde> * 0fe2637 - [CALCITE-592] Upgrade to Guava 14.0.1 (8 hours ago) <Julian Hyde> * 76a0665 - [CALCITE-638] SQL standard REAL is 4 bytes, FLOAT is 8 bytes (8 hours ago) <Julian Hyde> * 8b9a577 - [CALCITE-630] Flesh out AvaticaParameter#setObject (Nick Dimiduk) (9 hours ago) <Julian Hyde> * fe13dd3 - [CALCITE-627] Add Avatica support for getTableTypes, getColumns (Xavier FH Leong) (9 hours ago) <Julian Hyde> * 4d2f647 - [CALCITE-618] Add Avatica support for getTables (Julian Hyde and Nick Dimiduk) (9 hours ago) <Julian Hyde> * 2b07a9e - [CALCITE-596] JDBC adapter incorrectly reads null values as 0 (Ng Jiunn Jye) (9 hours ago) <Julian Hyde> * 3b10a6a - Update release HOWTO (9 hours ago) <Julian Hyde> * 60789a5 - In linq4j, implement firstOrDefault, single, and singleOrDefault methods (Daniel Cooper) (3 days ago) <Daniel Cooper> * 3807827 - [CALCITE-633] WITH ... ORDER BY cannot find table (4 days ago) <Julian Hyde> * 321217d - [CALCITE-614] IN clause in CASE in GROUP BY gives AssertionError (6 days ago) <Julian Hyde> I still want to keep momentum on 507 (vagrant), 606 (trait propagation), 620 (pentaho-aggdesigner-algorithm). Help with those if you can. Julian
