1. 2f7f9bc [CALCITE-4642] Use RelDataTypeSystem from Config in Planner (Nick Riasanovsky) by Nicholas J Riasanovsky · 2 years, 11 months ago
  2. e04f3b0 [CALCITE-4661] Add MODE aggregate function (NobiGo) by NobiGo · 2 years, 10 months ago
  3. 288cab5 Site: Sort table of aggregate functions by Julian Hyde · 2 years, 9 months ago
  4. ca03a4e Enable JdbcTest#testBushy and update expected plan (NobiGo) by NobiGo · 2 years, 9 months ago
  5. 3c4dd30 [CALCITE-4692] Redshift does not support DOUBLE/TINYINT datatypes (Narayanan Venkateswaran) by Narayanan Venkateswaran · 2 years, 10 months ago
  6. 5e1ce04 [CALCITE-4623] SemiJoinRule should not match SEMI join by Stamatis Zampetakis · 2 years, 10 months ago
  7. 1da412a [CALCITE-4690] Error when executing query with CHARACTER SET in Redshift by Stamatis Zampetakis · 2 years, 10 months ago
  8. c700e37 [CALCITE-4420] Some simple arithmetic operations can be simplified by liyafan82 · 3 years, 5 months ago
  9. 4066a34 [CALCITE-4675] Error executing query with SUM and multiplication via JdbcAdapter by Stamatis Zampetakis · 2 years, 10 months ago
  10. d7290e7 [CALCITE-4674] Excess quotes in generated SQL when STAR is a column alias by Stamatis Zampetakis · 2 years, 10 months ago
  11. 138c2bc [CALCITE-3775] Implicit lookup methods in SimpleCalciteSchema ignore by Alon Eldar · 2 years, 10 months ago
  12. 09a8a2f [CALCITE-4640] Propagate table scan hints to JDBC by Ulrich Kramer · 2 years, 11 months ago
  13. d46137a RelOptRulesTest improvements: by rubenada · 2 years, 10 months ago
  14. a59693e [CALCITE-4668] RelBuilder.join should convert Correlate to Join if correlation variable is unused (James Starr) by James Starr · 2 years, 10 months ago
  15. 40baa00 [CALCITE-4638] VolcanoPlanner fails to recognize transformation rule correctly in the top-down mode (Vladimir Ozerov) by Vladimir Ozerov · 2 years, 11 months ago
  16. 85953ce [CALCITE-4644] Add PERCENTILE_CONT and PERCENTILE_DISC functions (Rafay) by Rafay · 2 years, 11 months ago
  17. f928e07 [CALCITE-4614] Exasol dialect implementation (TJ Banghart) by TJ Banghart · 2 years, 11 months ago
  18. c1bf421 Site: Deploy using .asf.yml by Michael Mior · 2 years, 10 months ago
  19. d4a4c8b Site: Add Vladimir Ozerov as committer by Stamatis Zampetakis · 2 years, 10 months ago
  20. 8430023 [CALCITE-4158] In generated SQL, "*" should be followed by space (NobiGo) by NobiGo · 2 years, 10 months ago
  21. 58cbb46 [CALCITE-4655] JdbcTable.scan throws NullPointerException (Ulrich Kramer) by Ulrich Kramer · 2 years, 10 months ago
  22. 4e679f0 [CALCITE-4636] Switch out of agg mode when constructing RelCollation for aggregate functions (Rafay) by Rafay · 2 years, 11 months ago
  23. e5477e7 [CALCITE-4619] `Full join` plan cannot be executed in MySQL (Jiasen Sheng) by shengjiasen · 2 years, 11 months ago
  24. 8213277 [CALCITE-4606] In Elasticsearch adapter, translate SEARCH RexCall to termsQuery (Jacky Yin) by jacky · 2 years, 11 months ago
  25. e9443ed [CALCITE-4312] Improve content of prepareVote draft email by Stamatis Zampetakis · 2 years, 11 months ago
  26. 7f5e9b8 Site: Remove nowadays redundant minified javascript files by Stamatis Zampetakis · 2 years, 11 months ago
  27. de48e55 [CALCITE-4499] FilterJoinRule misses opportunity to push filter to semijoin input by Jesus Camacho Rodriguez · 3 years, 2 months ago
  28. 0aa881a Prepare for next development iteration by Stamatis Zampetakis · 2 years, 11 months ago
  29. 317b89c Add Calcite 1.27.0 release announcement by Stamatis Zampetakis · 2 years, 11 months ago
  30. 60f0711 [CALCITE-4625] Release Calcite 1.27.0 by Stamatis Zampetakis · 2 years, 11 months ago calcite-1.27.0 calcite-1.27.0-rc0
  31. f2c33a6 Bump commons-codec from 1.12 to 1.13 (Jaromir Hamala) by Jaromir Hamala · 3 years ago
  32. 241b6db [CALCITE-4497] In RelBuilder, support windowed aggregate functions (OVER) by Julian Hyde · 3 years, 2 months ago
  33. af5444f [CALCITE-4620] Join on CASE causes AssertionError in RelToSqlConverter by Julian Hyde · 3 years ago
  34. 6a9832c Refactor: Add method SqlOperator.reverse() by Julian Hyde · 3 years ago
  35. 95be5be [CALCITE-4528] Upgrade Avatica version to 1.18.0 by Stamatis Zampetakis · 2 years, 11 months ago
  36. cac28e9 [CALCITE-4621] SemiJoinRule throws AssertionError on ANTI join by rubenada · 3 years ago
  37. 2741cc5 Add generic info to Map & Array annotation by tison · 3 years ago
  38. fd6ffc9 [CALCITE-4613] OWASP dependency-check tasks fail due to missing resources by Stamatis Zampetakis · 3 years ago
  39. 204b5ab [CALCITE-4610] Join on range causes AssertionError in RelToSqlConverter by Julian Hyde · 3 years ago
  40. c96d85c [CALCITE-4609] AggregateRemoveRule throws while handling AVG by Julian Hyde · 3 years ago
  41. 61f8faf [CALCITE-4603] Least restrictive for collections of collections by snuyanzin · 3 years ago
  42. aedb42e [CALCITE-4601] Fix wrong example CSV adapter apidocs URL in SchemaFactory by wangxianghu · 3 years ago
  43. f7e029f [CALCITE-4576] Release process should not overwrite LICENSE file by Julian Hyde · 3 years ago
  44. f27875f [CALCITE-4575] Remove Gradle wrapper from source distribution by Julian Hyde · 3 years ago
  45. 796675c [CALCITE-4548] Support convert subQuery for SqlToRelConverter#convertExpression (jibiyr) by laughing.sheng · 3 years, 1 month ago
  46. 0d1e7a8 Remove System.out.println from DiffRepository by Vladimir Sitnikov · 3 years ago
  47. f1309fa [CALCITE-4594] Interpreter returns wrong result when Values has zero fields by Julian Hyde · 3 years ago
  48. e193b18 DiffRepository should write a test's resource file only when it is modified by Julian Hyde · 3 years ago
  49. dfb934a [CALCITE-4593] DiffRepository tests should fail if new XML resources are not in alphabetical order by Julian Hyde · 3 years ago
  50. 350802b [CALCITE-4510] RexLiteral can produce wrong digest for some user defined types by liyafan82 · 3 years, 2 months ago
  51. d7b3c83 [CALCITE-4560] Wrong plan when decorrelating EXISTS subquery with COALESCE in the predicate by Stamatis Zampetakis · 3 years, 2 months ago
  52. 8c2228e [CALCITE-4574] Wrong/Invalid plans when using RelBuilder#join with correlations by Stamatis Zampetakis · 3 years, 1 month ago
  53. de847c3 [CALCITE-4591] RelRunner should throw SQLException if prepare fails by Julian Hyde · 3 years ago
  54. 9c870ee [CALCITE-4585] Improve error message from RelRunner (NobiGo) by NobiGo · 3 years ago
  55. df95257 [CALCITE-4586] In piglet, allow creating a PigRelBuilder with custom `config.simplify()` (Jiatao Tao) by Jiatao Tao · 3 years ago
  56. 126dc76 [CALCITE-4583] Control simplification in `RelBuilder#filter` with `config.simplify()` (Jiatao Tao) by Jiatao Tao · 3 years ago
  57. b2e9e6c [CALCITE-4564] Initialization context for non-static user-defined functions (UDFs) by Julian Hyde · 3 years, 1 month ago
  58. 772413b Refactor constructor of RexToLixTranslator.InputGetterImpl by Julian Hyde · 3 years, 1 month ago
  59. 7e3abc5 [CALCITE-4587] Set "spark.driver.bindAddress" explicitly to avoid "BindException" thrown by Spark (Jiatao Tao) by Jiatao Tao · 3 years ago
  60. 8169246 [CALCITE-4571] In piglet, a Pig Latin script with multiple STORE commands causes the merging of multiple SQL statements (Mahesh Kumar Behera) by Mahesh Kumar Behera · 3 years, 1 month ago
  61. 296b84c [CALCITE-4569] In piglet, allow creating a PigConverter with custom properties (Mahesh Kumar Behera) by Mahesh Kumar Behera · 3 years, 1 month ago
  62. 90530a0 [CALCITE-4572] Piglet fails if Pig Latin script contains RANK or FILTER operators (Mahesh Kumar Behera) by Mahesh Kumar Behera · 3 years, 1 month ago
  63. 760714d [CALCITE-4579] Piglet throws ClassCastException if Pig Latin script contains FLATTEN or STRSPLIT operators (Mahesh Kumar Behera) by Mahesh Kumar Behera · 3 years ago
  64. 93c3050 [CALCITE-4515] Do not generate the new join tree from commute/associate rules if there are "always TRUE" conditions (Vladimir Ozerov) by devozerov · 3 years, 2 months ago
  65. 66c0d13 [CALCITE-4535] ServerDdlExecutor cannot execute DROP commands with qualified object names (Vladimir Ozerov) by devozerov · 3 years, 1 month ago
  66. 70d59fe [CALCITE-4511] Distinct row count and population size for constant columns should be 1 by liyafan82 · 3 years, 2 months ago
  67. ac45431 Typo in file_adaper.md by dugenkui · 3 years, 1 month ago
  68. 31bdc5a Copy-paste error in Mappings.multiply by Viliam Durina · 3 years, 1 month ago
  69. 0299697 [CALCITE-4570] Always validate preconditions in Filter/Correlate/Snapshot expressions when assertions are enabled by Stamatis Zampetakis · 3 years, 1 month ago
  70. 8581f0a [CALCITE-4562] Improve simplification of "x IS TRUE" and "x LIKE '%'" by Julian Hyde · 3 years, 1 month ago
  71. f30f407 [CALCITE-4556] CalciteMetaImpl#createEmptyResultSet should not pass class to CursorFactory#deduce (Alessandro Solimando) by Alessandro Solimando · 3 years, 1 month ago
  72. f4a5512 [CALCITE-4522] CPU cost of Sort should be lower if sort keys are empty (huangqixiang) by huangqixiang · 3 years, 2 months ago
  73. 1721825 [CALCITE-4552] Interpreter does not close resources held by its Nodes on close by Julian Hyde · 3 years, 1 month ago
  74. 4bc9166 Add Matcher#matches to ForbiddenApis to avoid its accidental use by Vladimir Sitnikov · 3 years, 1 month ago
  75. 084d608 [CALCITE-4477] In Interpreter, support table-valued functions by Julian Hyde · 3 years, 3 months ago
  76. ca9f005 Add method RelJsonReader.readType by Julian Hyde · 3 years, 2 months ago
  77. fc6d56f [CALCITE-4418] Allow Interpreter to read from JDBC input by Julian Hyde · 3 years, 5 months ago
  78. 93a2263 [CALCITE-4524] Make some fields non-nullable (SqlSelect.selectList, DataContext.getTypeFactory) by Julian Hyde · 3 years, 2 months ago
  79. 008930a [CALCITE-4533] Fix handling of REPLACE and IF NOT EXISTS keywords for CREATE TABLE/SCHEMA commands (Vladimir Ozerov) by devozerov · 3 years, 1 month ago
  80. 963ef27 [CALCITE-4342] More aggregate functions should be marked as splittable and ignore distinct optionality (Liya Fan) by liyafan82 · 3 years, 6 months ago
  81. 39d477d [CALCITE-4526] SqlSnapshot unparse lost the AS keyword when the table has alias (jibiyr) by laughing.sheng · 3 years, 2 months ago
  82. e447ff8 [CALCITE-2317] Support JDBC DatabaseMetaData.getFunctions (Malte Bellmann) by Malte Bellmann · 3 years, 2 months ago
  83. b61f3ca Bump Gradle 6.8.1 -> 6.8.3 by Vladimir Sitnikov · 3 years, 2 months ago
  84. 0378a56 Apply com.autonomousapps.dependency-analysis plugin only when -PenableDependencyAnalysis is provided on a command line by Vladimir Sitnikov · 3 years, 2 months ago
  85. b49693d Update dependency declarations: adjust api vs implementation, remove unused ones by Vladimir Sitnikov · 3 years, 2 months ago
  86. 0fb14d5 [CALCITE-4276] MaterializedViewOnlyAggregateRule performs invalid rewrite on query that contains join and time-rollup function (FLOOR) (Justin Swett) by Justin Swett · 3 years, 7 months ago
  87. 00d1086 [CALCITE-4446] Implement three-valued logic for SEARCH operator by Julian Hyde · 3 years, 4 months ago
  88. 0c64a58 Fuzz testing for SEARCH operator, and refactor RexSimplify by Julian Hyde · 3 years, 4 months ago
  89. 3cfeba8 [CALCITE-2000] UNNEST a collection that has a field with nested data generates an Exception by rubenada · 3 years, 2 months ago
  90. d4e1eea [CALCITE-4514] When merging RelSets, fine-tune which set is merged into which, for efficiency (Botong Huang) by Botong Huang · 3 years, 2 months ago
  91. 94502f5 [CALCITE-4506] Upgrade SQLLine to 1.11.0 by Julian Hyde · 3 years, 2 months ago
  92. 8e7d735d [CALCITE-4437] The Sort rel should be decorrelated even though it has fetch or limit when it is not inside a Correlate (Thomas Rebele) by Thomas Rebele · 3 years, 4 months ago
  93. 03e356c Cleanup code after errorprone upgrade: IdentityHashMapUsage, JdkObsolete -> JavaUtilDate by Vladimir Sitnikov · 3 years, 2 months ago
  94. 48d7702 Bump checkerframework 3.9.1 -> 3.10.0, errorprone 2.4.0 -> 2.5.1 by Vladimir Sitnikov · 3 years, 2 months ago
  95. 207bc8a [CALCITE-4265] Improve error message when CAST to unknown type (Louis Kuang) by Louis Kuang · 3 years, 3 months ago
  96. d815dc1 [CALCITE-3574] Add RLIKE operator (similar to LIKE, but uses Java regex, and Hive- and Spark-specific) (Shradha Ambekar) by Shradha · 3 years, 3 months ago
  97. 78cc3e3 [CALCITE-4494] Improve performance of checking RelNode presence in RelSubset (Igor Lozynskyi) by Igor Lozynskyi · 3 years, 2 months ago
  98. a7a817a [CALCITE-4344] Run Redis tests using Docker containers by Tugdual Grall · 3 years, 6 months ago
  99. f1da655 [CALCITE-4483] WITHIN DISTINCT clause for aggregate functions (experimental) by Julian Hyde · 5 years ago
  100. 7b338c0 Add method RelBuilder.isDistinctFrom() by Julian Hyde · 3 years, 3 months ago