You are viewing a plain text version of this content. The canonical link for it is here.
- calcite git commit: [CALCITE-1919] NullPointerException when target in ReflectiveSchema belongs to root package (Lim Chee Hau) - posted by jh...@apache.org on 2017/08/02 21:47:16 UTC, 0 replies.
- calcite-avatica git commit: [CALCITE-1902] In AvaticaResultSet methods, throw SQLFeatureNotSupportedException rather than UnsupportedOperationException (Sergio Sainz) - posted by jh...@apache.org on 2017/08/03 22:53:10 UTC, 0 replies.
- [1/2] calcite-avatica git commit: [CALCITE-1922] Allow kerberos v5 OID in SPNEGO authentication - posted by el...@apache.org on 2017/08/04 02:13:41 UTC, 0 replies.
- [2/2] calcite-avatica git commit: [CALCITE-1915] Work around a Jetty bug where the SPNEGO challenge is not sent - posted by el...@apache.org on 2017/08/04 02:13:42 UTC, 0 replies.
- calcite git commit: [CALCITE-1895] MSSQL's SUBSTRING operator has different syntax (Chris Baynes) - posted by jh...@apache.org on 2017/08/04 02:18:42 UTC, 0 replies.
- calcite-avatica-go git commit: Initial commit for avatica-go - posted by el...@apache.org on 2017/08/08 15:01:09 UTC, 0 replies.
- [1/5] calcite git commit: [CALCITE-1929] Deprecate class RelDataTypeFactory.FieldInfoBuilder - posted by jh...@apache.org on 2017/08/08 15:20:40 UTC, 0 replies.
- [2/5] calcite git commit: [CALCITE-1909] Output rowType of Match should include PARTITION BY and ORDER BY columns - posted by jh...@apache.org on 2017/08/08 15:20:41 UTC, 0 replies.
- [3/5] calcite git commit: [CALCITE-1849] Support RexSubQuery in RelToSqlConverter - posted by jh...@apache.org on 2017/08/08 15:20:42 UTC, 0 replies.
- [4/5] calcite git commit: [CALCITE-1925] In JaninoRelMetadataProvider, cache null values (Ted Xu) - posted by jh...@apache.org on 2017/08/08 15:20:43 UTC, 0 replies.
- [5/5] calcite git commit: [CALCITE-1932] Project.getPermutation() should return null if not a permutation (e.g. repeated InputRef) - posted by jh...@apache.org on 2017/08/08 15:20:44 UTC, 0 replies.
- calcite git commit: Make [CALCITE-1929] binary compatible - posted by jh...@apache.org on 2017/08/08 16:44:50 UTC, 0 replies.
- calcite git commit: [CALCITE-1931] Change the return type of RANK and other aggregate functions - posted by jh...@apache.org on 2017/08/09 22:40:04 UTC, 0 replies.
- [01/50] calcite-avatica-go git commit: Point coveralls badge to master. - posted by jh...@apache.org on 2017/08/11 01:49:58 UTC, 0 replies.
- [02/50] calcite-avatica-go git commit: Bump phoenix image to 1.2.3-4.8.0. - posted by jh...@apache.org on 2017/08/11 01:49:59 UTC, 0 replies.
- [03/50] calcite-avatica-go git commit: Add test to check that LastInsertId() returns an error. - posted by jh...@apache.org on 2017/08/11 01:50:00 UTC, 0 replies.
- [04/50] calcite-avatica-go git commit: Use set as covermode when generate coverage report. - posted by jh...@apache.org on 2017/08/11 01:50:01 UTC, 0 replies.
- [05/50] calcite-avatica-go git commit: Add prepared statement tests. - posted by jh...@apache.org on 2017/08/11 01:50:02 UTC, 0 replies.
- [06/50] calcite-avatica-go git commit: Support Phoenix 4.8.0 and Calcite/Avatica 1.8.0. - posted by jh...@apache.org on 2017/08/11 01:50:03 UTC, 0 replies.
- [07/50] calcite-avatica-go git commit: Make parsing the error code and sql state from the error message more robust. - posted by jh...@apache.org on 2017/08/11 01:50:04 UTC, 0 replies.
- [08/50] calcite-avatica-go git commit: Add test to check for connection to invalid server. - posted by jh...@apache.org on 2017/08/11 01:50:05 UTC, 0 replies.
- [09/50] calcite-avatica-go git commit: Drop sequence in test and give each table a unique name to prevent conflicts. - posted by jh...@apache.org on 2017/08/11 01:50:06 UTC, 0 replies.
- [10/50] calcite-avatica-go git commit: Move schema to DSN path so that it follows the same schematics as the MySQL and PostgreSQL driver. - posted by jh...@apache.org on 2017/08/11 01:50:07 UTC, 0 replies.
- [11/50] calcite-avatica-go git commit: Update version compatibility table for the 1.x series. - posted by jh...@apache.org on 2017/08/11 01:50:08 UTC, 0 replies.
- [12/50] calcite-avatica-go git commit: Switch to travis-ci. - posted by jh...@apache.org on 2017/08/11 01:50:09 UTC, 0 replies.
- [13/50] calcite-avatica-go git commit: Update tests to support servers where phoenix.schema.isNamespaceMappingEnabled is set to true. - posted by jh...@apache.org on 2017/08/11 01:50:10 UTC, 0 replies.
- [14/50] calcite-avatica-go git commit: Add support for configuring the transaction isolation level using the DSN. - posted by jh...@apache.org on 2017/08/11 01:50:11 UTC, 0 replies.
- [15/50] calcite-avatica-go git commit: Add schema support. - posted by jh...@apache.org on 2017/08/11 01:50:12 UTC, 0 replies.
- [16/50] calcite-avatica-go git commit: Show docker debug info when running tests. - posted by jh...@apache.org on 2017/08/11 01:50:13 UTC, 0 replies.
- [17/50] calcite-avatica-go git commit: Upgrade the docker-engine before running tests on travis. - posted by jh...@apache.org on 2017/08/11 01:50:14 UTC, 0 replies.
- [18/50] calcite-avatica-go git commit: Switch back to wercker for CI and upgrade to Phoenix 4.8.1. - posted by jh...@apache.org on 2017/08/11 01:50:15 UTC, 0 replies.
- [19/50] calcite-avatica-go git commit: Implement multiple result sets, row type information and support for all phoenix data types - posted by jh...@apache.org on 2017/08/11 01:50:16 UTC, 0 replies.
- [20/50] calcite-avatica-go git commit: Test against go 1.8 - posted by jh...@apache.org on 2017/08/11 01:50:17 UTC, 0 replies.
- [21/50] calcite-avatica-go git commit: Upgrade to Phoenix 4.9.0. - posted by jh...@apache.org on 2017/08/11 01:50:18 UTC, 0 replies.
- [22/50] calcite-avatica-go git commit: Implement context interfaces, ping and transaction isolation levels - posted by jh...@apache.org on 2017/08/11 01:50:19 UTC, 0 replies.
- [23/50] calcite-avatica-go git commit: Update protobuf definitions - posted by jh...@apache.org on 2017/08/11 01:50:20 UTC, 0 replies.
- [24/50] calcite-avatica-go git commit: Add tests for go 1.8 interfaces - posted by jh...@apache.org on 2017/08/11 01:50:21 UTC, 0 replies.
- [25/50] calcite-avatica-go git commit: Update dependencies - posted by jh...@apache.org on 2017/08/11 01:50:22 UTC, 0 replies.
- [26/50] calcite-avatica-go git commit: Fix regex that parses error code and sql codes to accept alphanumeric sql codes. - posted by jh...@apache.org on 2017/08/11 01:50:23 UTC, 0 replies.
- [27/50] calcite-avatica-go git commit: Gofmt driver_test - posted by jh...@apache.org on 2017/08/11 01:50:24 UTC, 0 replies.
- [28/50] calcite-avatica-go git commit: Remove go 1.8 build tag for compatibility structs and constants - posted by jh...@apache.org on 2017/08/11 01:50:25 UTC, 0 replies.
- [29/50] calcite-avatica-go git commit: Split compat files into go 1.8 and pre-go 1.8 files - posted by jh...@apache.org on 2017/08/11 01:50:26 UTC, 0 replies.
- [30/50] calcite-avatica-go git commit: Bump Phoenix to 4.10.0 - posted by jh...@apache.org on 2017/08/11 01:50:27 UTC, 0 replies.
- [31/50] calcite-avatica-go git commit: Support passing JDBC username and password to backing database via DSN - posted by jh...@apache.org on 2017/08/11 01:50:28 UTC, 0 replies.
- [32/50] calcite-avatica-go git commit: Loosen docker image version constraints - posted by jh...@apache.org on 2017/08/11 01:50:29 UTC, 0 replies.
- [33/50] calcite-avatica-go git commit: Implement Avatica HTTP authentication - posted by jh...@apache.org on 2017/08/11 01:50:30 UTC, 0 replies.
- [34/50] calcite-avatica-go git commit: Fix go report card warnings - posted by jh...@apache.org on 2017/08/11 01:50:31 UTC, 0 replies.
- [35/50] calcite-avatica-go git commit: Improve tests to fix copy() and catch errors when asserting - posted by jh...@apache.org on 2017/08/11 01:50:32 UTC, 0 replies.
- [36/50] calcite-avatica-go git commit: Switch to dep for vendoring - posted by jh...@apache.org on 2017/08/11 01:50:33 UTC, 0 replies.
- [37/50] calcite-avatica-go git commit: Update compatibility table to show maximum supported avatica version for the 1.x.x series - posted by jh...@apache.org on 2017/08/11 01:50:34 UTC, 0 replies.
- [38/50] calcite-avatica-go git commit: Check if Phoenix server is up before starting tests - posted by jh...@apache.org on 2017/08/11 01:50:35 UTC, 0 replies.
- [39/50] calcite-avatica-go git commit: Fixes #34 - posted by jh...@apache.org on 2017/08/11 01:50:36 UTC, 0 replies.
- [40/50] calcite-avatica-go git commit: Add support for Kerberos/SPNEGO authentication - posted by jh...@apache.org on 2017/08/11 01:50:37 UTC, 0 replies.
- [41/50] calcite-avatica-go git commit: Return an ErrBadConn from the http client if the connection does not exist on the Avatica server - posted by jh...@apache.org on 2017/08/11 01:50:38 UTC, 0 replies.
- [42/50] calcite-avatica-go git commit: Update to avatica 1.10.0 - posted by jh...@apache.org on 2017/08/11 01:50:39 UTC, 0 replies.
- [43/50] calcite-avatica-go git commit: Add backwards compatibility for Calcite <= 1.9.0 and Phoenix <= 4.10.0 - posted by jh...@apache.org on 2017/08/11 01:50:40 UTC, 0 replies.
- [44/50] calcite-avatica-go git commit: Add Apache License header to files - posted by jh...@apache.org on 2017/08/11 01:50:41 UTC, 0 replies.
- [45/50] calcite-avatica-go git commit: Update import paths - posted by jh...@apache.org on 2017/08/11 01:50:42 UTC, 0 replies.
- [46/50] calcite-avatica-go git commit: Change import paths to the repository in the apache organization - posted by jh...@apache.org on 2017/08/11 01:50:43 UTC, 0 replies.
- [47/50] calcite-avatica-go git commit: Clarify license information in readme. - posted by jh...@apache.org on 2017/08/11 01:50:44 UTC, 0 replies.
- [48/50] calcite-avatica-go git commit: Clean up import paths - posted by jh...@apache.org on 2017/08/11 01:50:45 UTC, 0 replies.
- [49/50] calcite-avatica-go git commit: Make protobuf generation scripts less noisy - posted by jh...@apache.org on 2017/08/11 01:50:46 UTC, 0 replies.
- [50/50] calcite-avatica-go git commit: Update readme to clarify development procedure and remove blurb about moby.yml - posted by jh...@apache.org on 2017/08/11 01:50:47 UTC, 0 replies.
- [1/2] calcite git commit: [CALCITE-1936] Allow ROUND() and TRUNCATE() to take one operand, defaulting scale to 0 - posted by jh...@apache.org on 2017/08/11 16:36:21 UTC, 0 replies.
- [2/2] calcite git commit: [CALCITE-1930] Fix AggregateExpandDistinctAggregatesRule when there are multiple AggregateCalls referring to the same input - posted by jh...@apache.org on 2017/08/11 16:36:22 UTC, 0 replies.
- [1/2] calcite git commit: [CALCITE-1787] Add ThetaSketch and HyperUnique support to Calcite via rolled up columns (Zain Humayun) - posted by jc...@apache.org on 2017/08/16 21:35:56 UTC, 0 replies.
- [2/2] calcite git commit: [CALCITE-1787] Add ThetaSketch and HyperUnique support to Calcite via rolled up columns (Zain Humayun) - posted by jc...@apache.org on 2017/08/16 21:35:57 UTC, 0 replies.
- calcite git commit: [CALCITE-1787] Add ThetaSketch and HyperUnique support to Calcite via rolled up columns (Zain Humayun) - posted by jc...@apache.org on 2017/08/17 17:34:05 UTC, 0 replies.
- calcite git commit: [CALCITE-1897] Add '%' operator as an alternative to 'MOD' (sunjincheng) - posted by jh...@apache.org on 2017/08/21 18:41:48 UTC, 0 replies.
- calcite git commit: [CALCITE-1959] Reduce the amount of metadata and tableName calls in Druid (Zain Humayun) - posted by jc...@apache.org on 2017/08/23 17:41:28 UTC, 1 replies.
- svn commit: r1806021 - /calcite/site/community/index.html - posted by jh...@apache.org on 2017/08/24 10:50:29 UTC, 0 replies.
- [01/11] calcite git commit: Test case for [CALCITE-1952] NPE in VolcanoPlanner - posted by jh...@apache.org on 2017/08/24 19:05:15 UTC, 0 replies.
- [02/11] calcite git commit: [CALCITE-1911] In MATCH_RECOGNIZE, support WITHIN sub-clause (Dian Fu) - posted by jh...@apache.org on 2017/08/24 19:05:16 UTC, 0 replies.
- [03/11] calcite git commit: [CALCITE-1954] Column from outer join should be null, whether or not it is aliased - posted by jh...@apache.org on 2017/08/24 19:05:17 UTC, 0 replies.
- [04/11] calcite git commit: [CALCITE-1944] Window function applied to sub-query that returns dynamic star gets wrong plan (Volodymyr Vysotskyi) - posted by jh...@apache.org on 2017/08/24 19:05:18 UTC, 0 replies.
- [05/11] calcite git commit: [CALCITE-1963] Upgrade checkstyle, and fix code to comply - posted by jh...@apache.org on 2017/08/24 19:05:19 UTC, 0 replies.
- [06/11] calcite git commit: [CALCITE-1963] Upgrade checkstyle, and fix code to comply - posted by jh...@apache.org on 2017/08/24 19:05:20 UTC, 0 replies.
- [07/11] calcite git commit: [CALCITE-1963] Upgrade checkstyle, and fix code to comply - posted by jh...@apache.org on 2017/08/24 19:05:21 UTC, 0 replies.
- [08/11] calcite git commit: [CALCITE-1963] Upgrade checkstyle, and fix code to comply - posted by jh...@apache.org on 2017/08/24 19:05:22 UTC, 0 replies.
- [09/11] calcite git commit: [CALCITE-1963] Upgrade checkstyle, and fix code to comply - posted by jh...@apache.org on 2017/08/24 19:05:23 UTC, 0 replies.
- [10/11] calcite git commit: [CALCITE-1963] Upgrade checkstyle, and fix code to comply - posted by jh...@apache.org on 2017/08/24 19:05:24 UTC, 0 replies.
- [11/11] calcite git commit: [CALCITE-1963] Upgrade checkstyle, and fix code to comply - posted by jh...@apache.org on 2017/08/24 19:05:25 UTC, 0 replies.
- calcite git commit: Site: Add committer Chris Baynes; add DataEngConf talk - posted by jh...@apache.org on 2017/08/26 22:32:50 UTC, 0 replies.
- svn commit: r1806337 - /calcite/site/community/index.html - posted by jh...@apache.org on 2017/08/26 22:33:18 UTC, 0 replies.
- calcite git commit: Update version numbers for 1.14 release - posted by mm...@apache.org on 2017/08/28 21:04:02 UTC, 0 replies.
- [01/10] calcite git commit: [CALCITE-1943] Add back NavigationExpander and NavigationReplacer in SqlValidatorImpl (Dian Fu) - posted by jh...@apache.org on 2017/08/29 20:24:55 UTC, 0 replies.
- [02/10] calcite git commit: [CALCITE-1953] Rewrite "NOT (x IS FALSE)" to "x IS NOT FALSE"; "x IS TRUE" would be wrong - posted by jh...@apache.org on 2017/08/29 20:24:56 UTC, 0 replies.
- [03/10] calcite git commit: [CALCITE-1967] Elasticsearch 5 adapter (Christian Beikov) - posted by jh...@apache.org on 2017/08/29 20:24:57 UTC, 0 replies.
- [04/10] calcite git commit: [CALCITE-1967] Elasticsearch 5 adapter (Christian Beikov) - posted by jh...@apache.org on 2017/08/29 20:24:58 UTC, 0 replies.
- [05/10] calcite git commit: [CALCITE-1967] Elasticsearch 5 adapter (Christian Beikov) - posted by jh...@apache.org on 2017/08/29 20:24:59 UTC, 0 replies.
- [06/10] calcite git commit: [CALCITE-1966] Allow normal views to act as materialization table (Christian Beikov) - posted by jh...@apache.org on 2017/08/29 20:25:00 UTC, 0 replies.
- [07/10] calcite git commit: [CALCITE-1945] Make return types of AVG, VARIANCE, STDDEV and COVAR customizable via RelDataTypeSystem - posted by jh...@apache.org on 2017/08/29 20:25:01 UTC, 0 replies.
- [08/10] calcite git commit: [CALCITE-1969] Annotate user-defined functions as strict and semi-strict - posted by jh...@apache.org on 2017/08/29 20:25:02 UTC, 0 replies.
- [09/10] calcite git commit: [CALCITE-1968] OpenGIS Simple Feature Access SQL 1.2.1: add GEOMETRY data type and first 35 functions - posted by jh...@apache.org on 2017/08/29 20:25:03 UTC, 0 replies.
- [10/10] calcite git commit: [CALCITE-1968] OpenGIS Simple Feature Access SQL 1.2.1: add GEOMETRY data type and first 35 functions - posted by jh...@apache.org on 2017/08/29 20:25:04 UTC, 0 replies.
- [1/4] calcite git commit: Fix data race in RexCall.toString() (Christian Beikov) - posted by jh...@apache.org on 2017/08/30 07:40:48 UTC, 0 replies.
- [2/4] calcite git commit: [CALCITE-1069] In Aggregate, deprecate indicators, and allow GROUPING to be used as an aggregate function - posted by jh...@apache.org on 2017/08/30 07:40:49 UTC, 0 replies.
- [3/4] calcite git commit: [CALCITE-1069] In Aggregate, deprecate indicators, and allow GROUPING to be used as an aggregate function - posted by jh...@apache.org on 2017/08/30 07:40:50 UTC, 0 replies.
- [4/4] calcite git commit: [CALCITE-1069] In Aggregate, deprecate indicators, and allow GROUPING to be used as an aggregate function - posted by jh...@apache.org on 2017/08/30 07:40:51 UTC, 0 replies.
- calcite git commit: [CALCITE-1941] Refine interface Schema#snapshot() - posted by ma...@apache.org on 2017/08/30 20:13:55 UTC, 0 replies.