1. 1a3173d [CALCITE-7364] Support the syntax ROW(T.* EXCLUDE cols) for creating nested ROW values by Mihai Budiu · 34 hours ago main
  2. 5cdc09b [CALCITE-7510] EnumerableTableModify: advanced UPDATE, DELETE and INSERT by Jerome Haltom · 5 weeks ago
  3. 2f77d83 [CALCITE-7596] TopDownGeneralDecorrelator omits rewriting the ORDER BY clause in window function within correlated subquery by Silun · 26 hours ago
  4. e56b063 [CALCITE-7600] Quote PARSE_URL key before building the query regex by alhudz · 2 days ago
  5. 43a5f22 [CALCITE-7550] SqlUpdate and SqlDelete unparse EXISTS subqueries without parentheses by zzwqqq · 2 weeks ago
  6. a838aba [CALCITE-7584] RelDecorrelator produces incorrect results for correlated LATERAL sub-queries with window functions by iwanttobepowerful · 2 days ago
  7. 7e646c9 [CALCITE-7493] Support constant-result aggregates (e.g., STDDEV_POP, STDDEV) over GROUP BY keys by xuzifu666 · 3 weeks ago
  8. 19a2c21 [CALCITE-7598] Query with HAVING empno BETWEEN NULL AND NULL crashes the compiler by Mihai Budiu · 2 days ago
  9. 5bcecc1 [CALCITE-4353] Validator fails to expand order expression with dot operator by Mihai Budiu · 3 days ago
  10. 5529cdf [CALCITE-6451] Improve Nullability Derivation for Intersect and Minus by xiedeyantu · 6 days ago
  11. ecb41b4 [CALCITE-7405] Pre-process expressions for correlations before building projection in SqlToRelConverter by ian.bertolacci · 7 weeks ago
  12. 4c2b6d2 [CALCITE-7582] Type validation errors should use SQL type names by Mihai Budiu · 6 days ago
  13. 8741cdc [CALCITE-7575] Parser can not parse unparsed polymorphic table functions with several table args by Sergey Nuyanzin · 11 days ago
  14. 1cf47f8 [CALCITE-7590] Improve error message for window functions missing OVER clause to include function name by xiedeyantu · 6 days ago
  15. e4c5b95 [CALCITE-5101] LISTAGG function with DISTINCT and ORDER BY fails by xuzifu666 · 11 days ago
  16. a33d6a9 [CALCITE-7539] Upgrade Arrow adapter dependencies to 16.0.0 by cc.cai · 6 days ago
  17. 3b9d9f0 [CALCITE-7511] Broaden RelShuttle Javadoc to drop "logical" qualifier by Venkata krishnan Sowrirajan · 7 days ago
  18. bf2b81b [CALCITE-7580] Remove Gandiva dependency from Arrow adapter by cc.cai · 6 days ago
  19. b723324 [CALCITE-7588] `LIKE` with `ESCAPE` symbols containing wildcards fails by Sergey Nuyanzin · 7 days ago
  20. be06443 [CALCITE-7578] `LIKE` with empty `ESCAPE` might fail with StringIndexOutOfBoundsException by Sergey Nuyanzin · 8 days ago
  21. 2f62681 [CALCITE-7567] `LeastRestrictiveSqlType` for `TIMESTAMP`, `TIMESTAMP_LTZ` might ignore precision by Sergey Nuyanzin · 12 days ago
  22. deb4805 [CALCITE-7562] SqlToRel misses `CAST` in case `IN` expression without type coercion by Sergey Nuyanzin · 2 weeks ago
  23. 39899bd [CALCITE-7541] Support Binary Arrow types by cc.cai · 7 days ago
  24. fda2874 [CALCITE-7560] SqlFunctions.DateParseFunction.parseTimestamp(..., timeZone) accepts unknown time zones and silently falls back to GMT by OldTruckDriver · 8 days ago
  25. 4bb736f [CALCITE-7559] SqlParserUtil.parseTimeTzLiteral should reject unknown time zones by OldTruckDriver · 9 days ago
  26. db16969 [CALCITE-7581] RelDataTypeFactoryImpl.createStructType(List<>) should not be final by Mihai Budiu · 8 days ago
  27. 9a03982 [CALCITE-6512] Support Arrow List type by cc.cai · 8 days ago
  28. 0025102 Update role of Istvan Toth to PMC by xiedeyantu · 9 days ago
  29. 235aeec [CALCITE-7577] Upgrade log4j to 2.25.4 from 2.17.1 by lawlie8 · 9 days ago
  30. 17bf870 [CALCITE-7540] Correlated outer reference in HAVING of grouped subquery is incorrectly reported as not grouped by iwanttobepowerful · 9 days ago
  31. a2f2a6f [CALCITE-7547] BIG_QUERY conformance should allow field access on UNNEST(array_of_struct) AS alias by Takaaki Nakama · 3 weeks ago
  32. d51ec64 [CALCITE-7543] RelBuilder.join should preserve variablesSet for RIGHT/FULL joins by iwanttobepowerful · 3 weeks ago
  33. 3294cd1 [CALCITE-7542] RexCall.isAlwaysTrue()/isAlwaysFalse() incorrectly returns true for CAST(boolean AS non-boolean) by Steven Phillips · 2 weeks ago
  34. 5a11ca9 [CALCITE-7548] ConditionalExpression.expressionList should have public visibility by Jerome Haltom · 3 weeks ago
  35. 2a3c090 [CALCITE-7576] Add an 'In memoriam' section to the website's Community page by Julian Hyde · 10 days ago
  36. 41d88b4 [CALCITE-7574] RelDecorrelator.isFieldNotNullRecursive throws IndexOutOfBoundsException when decorrelating correlated scalar subquery with Aggregate by 雷书鹏 · 10 days ago
  37. b25114f [CALCITE-7529] Casts between literals and TIME/TIMESTAMP can lose precision beyond milliseconds by zzwqqq · 10 days ago
  38. 3fc5f46 [CALCITE-7563] Oracle dialect generates invalid CAST to VARCHAR without precision by zzwqqq · 2 weeks ago
  39. c60d088 [CALCITE-7304] Floor/Ceil can not simplify with WEEK TimeUnit by xuzifu666 · 3 weeks ago
  40. 337abd4 Remove stray HTML comment terminator from history page by xiedeyantu · 12 days ago
  41. 328878b [CALCITE-6823] Cannot convert CHAR to Integer when applying SubstitutionVisitor by xuzifu666 · 2 weeks ago
  42. 7f6400c Function signature contains redundant commas by xiedeyantu · 11 days ago
  43. d4746b6 Prepare for next development iteration by Stamatis Zampetakis · 12 days ago
  44. 9c08b4d [CALCITE-7544] Add news item for 1.42.0 by Stamatis Zampetakis · 12 days ago
  45. c01f6b5 [CALCITE-7544] Release Calcite 1.42.0 by Stamatis Zampetakis · 3 weeks ago calcite-1.42.0 calcite-1.42.0-rc0
  46. c1550de [CALCITE-7561] Upgrade OWASP plugin from 6.1.6 to 12.2.2 by Stamatis Zampetakis · 2 weeks ago
  47. 5855cfa [CALCITE-7532] Model usability by Julian Hyde · 4 weeks ago
  48. 068c03d [CALCITE-7492] Support expression that has a constant value within the group involving only GROUP BY keys as aggregate arguments by xuzifu666 · 6 weeks ago
  49. 0d4c0a2 [CALCITE-7514] MultiJoinOptimizeBushyRule throws AssertionError when a join condition references 3 or more factors by Sean Broeder · 4 weeks ago
  50. 16c2b1c [CALCITE-7538] `SqlValidatorImpl` should reject `MATCH_RECOGNIZE` with duplicate `MEASURE` alias by Sergey Nuyanzin · 3 weeks ago
  51. c1d9f50 [CALCITE-7085] JOIN USING with unqualified common column fails in a conformance where allowQualifyingCommonColumn is false (e.g. Oracle, Presto) by Terran · 6 weeks ago
  52. b056e45 [CALCITE-7537] Invalid Postgres SQL generated for right-deep comma join trees by Alessandro Solimando · 3 weeks ago
  53. 3816664 [CALCITE-7531] Add to `BasicSqlType` constructor accepting precision, scale and nullability by Sergey Nuyanzin · 4 weeks ago
  54. a8345ae [CALCITE-7533] Parser rejects parenthesized query as the body of a WITH clause by Darpan · 3 weeks ago
  55. 32ef284 [CALCITE-7496] OS-adapter usability by Julian Hyde · 6 weeks ago
  56. 118edc9 [CALCITE-4460] Support custom delimiter when parsing CSV tables by Diveyam Mishra · 4 weeks ago
  57. 69774d0 [CALCITE-7457] VALUES and SELECT produce different validation results for the same expression by dssysolyatin · 2 months ago
  58. 2fe48c7 Improve [CALCITE-7424] In Lint, support sort specifications by Julian Hyde · 3 months ago
  59. 142bbe2 [CALCITE-7523] Support the syntax SELECT * REPLACE(expr as column) by xuzifu666 · 4 weeks ago
  60. 89fb4ab Addendum to [CALCITE-7475]: correction for unparse method by Mihai Budiu · 4 weeks ago
  61. d6a5518 [CALCITE-7530] `FOR SYSTEM_TIME AS OF` on CTE causes NPE while validation by Sergey Nuyanzin · 4 weeks ago
  62. f707ef4 [CALCITE-7527] SqlParserUtil.parseTimestampTzLiteral does not validate timezone by Mihai Budiu · 4 weeks ago
  63. 3774ade [CALCITE-7526] Incorrect TIMESTAMP WITH TIME ZONE produces wrong error message by Mihai Budiu · 4 weeks ago
  64. c4fd54c Document how PMC members add JIRA users to project roles by xiedeyantu · 4 weeks ago
  65. 5b2a144 [CALCITE-7524] JdbcSchema throws exception for DECIMAL columns with precision 0 in JDBC metadata by AlexisCubilla · 4 weeks ago
  66. e0bc26c [CALCITE-7522] Allow EXTRACT(interval FROM tz) to operate on TIMESTAMP WITH TIME ZONE by Mihai Budiu · 4 weeks ago
  67. 03d3336 [CALCITE-7475] Babel parser allows postfix access after PostgreSQL-style :: infix cast by Stamatis Zampetakis · 5 weeks ago
  68. 85b042c [CALCITE-7521] Upgrade Calcite to Avatica 1.28.0 by Stamatis Zampetakis · 4 weeks ago
  69. c2cbd89 Test cases for [CALCITE-4232] Elasticsearch IN Query is not supported by xuzifu666 · 5 weeks ago
  70. a836810 [CALCITE-7507] NPE in ReleaseExtension.<init> when building from sources by Stamatis Zampetakis · 5 weeks ago
  71. 1110303 [CALCITE-7504] The Hypergraph code does not use lazy logging by Mihai Budiu · 5 weeks ago
  72. fcb0746 [CALCITE-7485] FIRST_VALUE/LAST_VALUE should only be defined for window aggregates by xuzifu666 · 5 weeks ago
  73. c7c3f31 [CALCITE-7448] Add support for ':' variant path access syntax by Tamas Mate · 5 weeks ago
  74. b4a9b28 [CALCITE-7503] Hint validation does not have access to source position by Mihai Budiu · 5 weeks ago
  75. 740a0bc [CALCITE-7506] RelWriterImpl does not output hints by Mihai Budiu · 5 weeks ago
  76. 5e54cfb Bump nokogiri from 1.19.1 to 1.19.3 in /site by dependabot[bot] · 5 weeks ago
  77. ad02464 Site: Update Ruben QL info by Ruben Quesada Lopez · 5 weeks ago
  78. cf4ffc1 [CALCITE-6291] Support converting ArrowTable to Queryable by xuzifu666 · 7 weeks ago
  79. adb4174 [CALCITE-7502] RelToSqlConverter creates invalid sql when converting nested window contains SqlCaseWhen by Dongsheng He · 5 weeks ago
  80. b2e1ab3 [CALCITE-7499] `COALESCE` with args of different types might be incorrectly simplified by Sergey Nuyanzin · 6 weeks ago
  81. e8e0dd5 [CALCITE-7501] Assertion error in alias expansion for LEFT JOIN USING by Mihai Budiu · 6 weeks ago
  82. 97fd524 [CALCITE-7498] The parser rejects the example hints from the documentation by Mihai Budiu · 6 weeks ago
  83. d7f64f7 [CALCITE-7437] Type coercion for quantifier operators is incomplete by krooswu · 9 weeks ago
  84. fa951db [CALCITE-7497] Enable Lambda supports constant folding by Terran · 6 weeks ago
  85. e00c693 [CALCITE-7490] PruneEmptyRules is ineffective for window statements by xuzifu666 · 7 weeks ago
  86. b008df9 [CALCITE-7360] The meaning of negation for unsigned numbers is not defined by Mihai Budiu · 5 months ago
  87. ad273f0 [CALCITE-7491] Literals of type TIMESTAMP WITH TIME ZONE cause crashes by Mihai Budiu · 6 weeks ago
  88. 3505dba [CALCITE-7484] Add a rule to eliminate redundant aggregates functions over GROUP BY keys by xuzifu666 · 7 weeks ago
  89. 752d5b4 [CALCITE-7208] Allow downstream projects implement `CREATE OR ALTER` by Sergey Nuyanzin · 7 weeks ago
  90. 0344850 [CALCITE-7479] Remove redundant aggregate group keys with FD by xiedeyantu · 7 weeks ago
  91. 265059f Test cases for [CALCITE-6299] Support JOIN in Arrow adapter by xuzifu666 · 7 weeks ago
  92. bda5286 [CALCITE-7486] Operators in `MATCH_RECOGNIZE` don't support `SqlLiterals` by Sergey Nuyanzin · 7 weeks ago
  93. 915c769 [CALCITE-7465] Make `MATCH_RECOGNIZE` tolerant to `FINAL` and `RUNNING` non function `MEASURES` by Sergey Nuyanzin · 7 weeks ago
  94. 02d8003 [CALCITE-6757] Elasticsearch adapter returns wrong result when aggregating sub-query with aggregation by xuzifu666 · 8 weeks ago
  95. 8a7ee97 [CALCITE-7483] RelToSqlConverter generates SELECT * despite supportGenerateSelectStar by Alessandro Solimando · 7 weeks ago
  96. 82e5ae7 [CALCITE-7482] Wrong variablesSet used when rewriting subquery in JOIN ON clause by Silun · 7 weeks ago
  97. 5be90f8 [CALCITE-7477] Push schema pattern filter into sub-schema map lookup to avoid loading all schemas by Joseph Grogan · 8 weeks ago
  98. 95eecd8 [CALCITE-7473] Better IntelliJ and VSCode .gitignore by ian.bertolacci · 8 weeks ago
  99. c44ab8b [CALCITE-7481] Support jdk24 in CI by Sergey Nuyanzin · 8 weeks ago
  100. a27257e [CALCITE-7480] Unparse of `MATCH_RECOGNIZE` with `PARTITION BY` or `ORDER BY` produces invalid SQL by Sergey Nuyanzin · 9 weeks ago