You are viewing a plain text version of this content. The canonical link for it is here.
- [1/2] calcite git commit: [CALCITE-1860] Duplicate null predicates cause NullPointerException in RexUtil (Ruidong Li) - posted by jh...@apache.org on 2017/07/02 08:47:27 UTC, 0 replies.
- [2/2] calcite git commit: [CALCITE-1834] Allow user-defined functions to have arguments that are ARRAY or MULTISET (Ankit Singhal) - posted by jh...@apache.org on 2017/07/02 08:47:28 UTC, 0 replies.
- [1/3] calcite git commit: Split the mock catalog into "core" and "extended" - posted by jh...@apache.org on 2017/07/04 23:14:30 UTC, 0 replies.
- [2/3] calcite git commit: [CALCITE-1864] Allow NULL literal as argument - posted by jh...@apache.org on 2017/07/04 23:14:31 UTC, 0 replies.
- [3/3] calcite git commit: [CALCITE-1845] Quantified comparison predicates (SOME, ANY, ALL) - posted by jh...@apache.org on 2017/07/04 23:14:32 UTC, 0 replies.
- [1/7] calcite git commit: [CALCITE-1873] In a "GROUP BY ordinal" query, validator gives invalid "Expression is not being grouped" error if column has alias - posted by jh...@apache.org on 2017/07/06 23:00:38 UTC, 0 replies.
- [2/7] calcite git commit: [CALCITE-1833] User-defined aggregate functions with more than one parameter (hzyuemeng1) - posted by jh...@apache.org on 2017/07/06 23:00:39 UTC, 0 replies.
- [3/7] calcite git commit: [CALCITE-1874] In Frameworks, make SqlToRelConverter configurable - posted by jh...@apache.org on 2017/07/06 23:00:40 UTC, 0 replies.
- [4/7] calcite git commit: Cosmetic changes - posted by jh...@apache.org on 2017/07/06 23:00:41 UTC, 0 replies.
- [5/7] calcite git commit: [CALCITE-1842] Sort.computeSelfCost() calls makeCost() with arguments in wrong order (Junxian Wu) - posted by jh...@apache.org on 2017/07/06 23:00:42 UTC, 0 replies.
- [6/7] calcite git commit: Test case for [CALCITE-1799] "OR ... IN" sub-query conversion wrong - posted by jh...@apache.org on 2017/07/06 23:00:43 UTC, 0 replies.
- [7/7] calcite git commit: [CALCITE-1826] Generate dialect-specific SQL for FLOOR operator when in a GROUP BY (Chris Baynes) - posted by jh...@apache.org on 2017/07/06 23:00:44 UTC, 0 replies.
- calcite git commit: [CALCITE-1815] Switch Pig adapter to depend on avatica-core instead of full avatica - posted by el...@apache.org on 2017/07/07 15:00:41 UTC, 0 replies.
- calcite git commit: [CALCITE-1877] Move the Pig test data files into target for the test runtime - posted by el...@apache.org on 2017/07/07 18:19:29 UTC, 0 replies.
- [1/6] calcite-avatica git commit: [CALCITE-1878] Update the website for protobuf changes in 1.10.0 - posted by el...@apache.org on 2017/07/07 23:10:35 UTC, 0 replies.
- [2/6] calcite-avatica git commit: [CALCITE-1880] Regenerate protobuf files for 3.3.0 - posted by el...@apache.org on 2017/07/07 23:10:36 UTC, 0 replies.
- [3/6] calcite-avatica git commit: [CALCITE-1880] Regenerate protobuf files for 3.3.0 - posted by el...@apache.org on 2017/07/07 23:10:37 UTC, 0 replies.
- [4/6] calcite-avatica git commit: [CALCITE-1880] Regenerate protobuf files for 3.3.0 - posted by el...@apache.org on 2017/07/07 23:10:38 UTC, 0 replies.
- [5/6] calcite-avatica git commit: [CALCITE-1880] Regenerate protobuf files for 3.3.0 - posted by el...@apache.org on 2017/07/07 23:10:39 UTC, 0 replies.
- [6/6] calcite-avatica git commit: [CALCITE-1879] Log incoming protobuf requests at TRACE - posted by el...@apache.org on 2017/07/07 23:10:40 UTC, 0 replies.
- svn commit: r1801249 - /calcite/site/avatica/docs/protobuf_reference.html - posted by el...@apache.org on 2017/07/07 23:12:50 UTC, 0 replies.
- calcite git commit: [CALCITE-1871] Nesting LAST within PREV is not parsed correctly for MATCH_RECOGNIZE - posted by jh...@apache.org on 2017/07/08 18:12:55 UTC, 0 replies.
- calcite git commit: [CALCITE-1828] Push the FILTER clause into Druid as a Filtered Aggregator (Zain Humayun) - posted by jc...@apache.org on 2017/07/10 18:19:41 UTC, 0 replies.
- calcite git commit: Fix plan changes in Druid tests caused by [CALCITE-1842] - posted by jh...@apache.org on 2017/07/11 04:39:57 UTC, 0 replies.
- calcite git commit: [CALCITE-1803] Push Project that follows Aggregate down to Druid (Junxian Wu) - posted by jc...@apache.org on 2017/07/13 09:42:24 UTC, 0 replies.
- calcite git commit: [CALCITE-1881] Can't distinguish overloaded user-defined functions that have DATE and TIMESTAMP arguments (余启) - posted by jh...@apache.org on 2017/07/13 23:29:33 UTC, 0 replies.
- calcite git commit: [CALCITE-1889] Accept compound identifiers in SqlValidatorUtil.checkIdentifierListForDuplicates() (Rajeshbabu Chintaguntla) - posted by jh...@apache.org on 2017/07/14 22:38:15 UTC, 0 replies.
- [1/4] calcite git commit: [CALCITE-1883] HepPlanner should force garbage collect whenever a root registered (Ted Xu) - posted by jh...@apache.org on 2017/07/18 17:10:41 UTC, 0 replies.
- [2/4] calcite git commit: Following [CALCITE-1803], clean up the flow control logic (Junxian Wu) - posted by jh...@apache.org on 2017/07/18 17:10:42 UTC, 0 replies.
- [3/4] calcite git commit: [CALCITE-1893] Add MYSQL_5 conformance - posted by jh...@apache.org on 2017/07/18 17:10:43 UTC, 0 replies.
- [4/4] calcite git commit: [CALCITE-1886] Support "LIMIT [offset, ] row_count", per MySQL (Kaiwang Chen) - posted by jh...@apache.org on 2017/07/18 17:10:44 UTC, 0 replies.
- calcite git commit: [CALCITE-1900] Detect cyclic views and give useful error message - posted by jh...@apache.org on 2017/07/25 04:37:43 UTC, 0 replies.
- calcite-avatica git commit: [CALCITE-1904] Allow SSL hostname verification to be turned off - posted by el...@apache.org on 2017/07/27 16:26:05 UTC, 0 replies.
- [1/3] calcite git commit: [CALCITE-1899] When reading JSON model, give error if mandatory JSON attributes are missing - posted by jh...@apache.org on 2017/07/27 17:28:26 UTC, 0 replies.
- [2/3] calcite git commit: [CALCITE-1898] LIKE must match '.' (period) literally - posted by jh...@apache.org on 2017/07/27 17:28:27 UTC, 0 replies.
- [3/3] calcite git commit: [CALCITE-1841] Create handlers for JDBC dialect-specific generated SQL (Chris Baynes) - posted by jh...@apache.org on 2017/07/27 17:28:28 UTC, 0 replies.
- calcite-avatica git commit: [CALCITE-1487] Set the request as handled with authentication failures - posted by el...@apache.org on 2017/07/27 22:05:48 UTC, 0 replies.
- [1/5] calcite git commit: [CALCITE-1907] Table function with 1 column gives ClassCastException - posted by jh...@apache.org on 2017/07/28 22:33:39 UTC, 0 replies.
- [2/5] calcite git commit: Ban use of Enum.equals; use == instead - posted by jh...@apache.org on 2017/07/28 22:33:40 UTC, 0 replies.
- [3/5] calcite git commit: [CALCITE-1896] OS adapter and sqlsh - posted by jh...@apache.org on 2017/07/28 22:33:41 UTC, 0 replies.
- [4/5] calcite git commit: [CALCITE-1896] OS adapter and sqlsh - posted by jh...@apache.org on 2017/07/28 22:33:42 UTC, 0 replies.
- [5/5] calcite git commit: Vmstat table function for sqlsh - posted by jh...@apache.org on 2017/07/28 22:33:43 UTC, 0 replies.
- svn commit: r1803350 - in /calcite/site/docs: adapter.html os_adapter.html reference.html - posted by jh...@apache.org on 2017/07/28 23:55:00 UTC, 0 replies.
- svn commit: r1803353 - in /calcite/site/docs: adapter.html reference.html - posted by jh...@apache.org on 2017/07/29 04:02:26 UTC, 0 replies.
- svn commit: r1803354 - /calcite/site/docs/os_adapter.html - posted by jh...@apache.org on 2017/07/29 04:05:16 UTC, 0 replies.
- svn commit: r1803560 - /calcite/site/docs/reference.html - posted by jh...@apache.org on 2017/07/31 18:25:08 UTC, 0 replies.
- calcite git commit: [CALCITE-1901] SQL reference should say that "ONLY" is required after "FETCH ... ROWS" - posted by jh...@apache.org on 2017/07/31 18:29:51 UTC, 0 replies.