1. 0ce0c5a Test case for [CALCITE-5161] NPE when inserting a null value into a decimal column by xuzifu666 · 2 days ago main
  2. dc77792 [CALCITE-7468] The SPLIT_PART implementation is incorrect for regex patterns by Mihai Budiu · 29 hours ago
  3. 925f490 [CALCITE-7471] Alias is not auto generated for `MATCH_RECOGNIZE` by Sergey Nuyanzin · 2 days ago
  4. 9264745 [CALCITE-7020] Upgrade gradle from 8.7 to 8.14.4 by Sergey Nuyanzin · 3 days ago
  5. e5192ec [CALCITE-6298] Support UNION in Arrow adapter by cc.cai · 10 days ago
  6. 0a39568 [CALCITE-4868] Elasticsearch adapter fails if GROUP BY is followed by ORDER BY by xuzifu666 · 5 days ago
  7. 37448dc [CALCITE-7467] `MATCH_RECOGNIZE` does not support aliases for tableRef by Sergey Nuyanzin · 4 days ago
  8. 27a9d05 [CALCITE-7470] Unparse of `DEFINE` in `MATCH_RECOGNIZE` leads to incorrect SQL by Sergey Nuyanzin · 3 days ago
  9. 5bf40d5 [CALCITE-7466] Unparse of `MATCH_RECOGNIZE` produces duplicate aliases by Sergey Nuyanzin · 4 days ago
  10. 99c8d59 [CALCITE-4645] In Elasticsearch adapter, a range predicate should be translated to a range query by xuzifu666 · 8 days ago
  11. 3f541a6 Bump addressable from 2.8.7 to 2.9.0 in /site by dependabot[bot] · 7 days ago
  12. cde0fe5 [CALCITE-6968] SqlUpdate#getOperandList omits sourceSelect operand by hongyu guo · 2 weeks ago
  13. b52a6b2 [CALCITE-7461] Add @Strict to ByteArrayFunction and ByteArrayLengthFunction by cc.cai · 12 days ago
  14. a51df25 Add test cases for SetOpToFilterRule to verify that PROJECT containing non-deterministic expressions and subqueries are not merged by xiedeyantu · 12 days ago
  15. 8cc86b3 [CALCITE-7456] Enable the TRY_CAST function to support the MSSQL dialect by cc.cai · 13 days ago
  16. 8813b57 [CALCITE-7458] Upgrade Jackson to 2.18.6 due to CVE by Soumyakanti Das · 13 days ago
  17. 1aacc43 [CALCITE-6636] Support CNF condition of Arrow ArrowAdapter by cc.cai · 3 weeks ago
  18. ac81f75 [CALCITE-6300] Function MAP_VALUES/MAP_KEYS gives exception when mapVauleType and mapKeyType not equals map Biggest mapKeytype or mapValueType by cc.cai · 3 weeks ago
  19. 04a7832 [CALCITE-7187] Java UDF byte arrays cannot be mapped to VARBINARY by hongyu guo · 3 weeks ago
  20. 28ddefd [CALCITE-7431] RelTraitSet#getTrait seems to mishandle RelCompositeTrait by xiedeyantu · 2 weeks ago
  21. 2886ce1 [CALCITE-7316] The POSITION function in SQLite is missing the FROM clause by hongyu guo · 3 weeks ago
  22. f768501 [CALCITE-7450] Refactor ValuesReduceRuleTest inside RelOptRulesTest (addendum) by Darpan · 3 weeks ago
  23. 9350097 [CALCITE-6646] Support timestamp data type in Arrow adapter by cc.cai · 3 weeks ago
  24. f1f9a2b [CALCITE-7422] Support large plan optimization mode for HepPlanner by wenzhuang.zwz · 7 weeks ago
  25. 93c792f [CALCITE-7450] ValuesReduceRule incorrectly drops tuples when filter condition is irreducible by Darpan · 3 weeks ago
  26. 05e410f [CALCITE-7428] Support regexp function change regexp operator for Hive library by Terran · 6 weeks ago
  27. 7f99701 [CALCITE-7447] RelRoot.project() adds Project for DDL nodes by Niels Pardon · 4 weeks ago
  28. ea7fb17 [CALCITE-7318] Execution fails when the JOIN ON condition contains references to columns from both the left and right sides by xiedeyantu · 4 weeks ago
  29. bbd083f [CALCITE-7432] NumberFormatException when convert `NaN` literal to sql by krooswu · 5 weeks ago
  30. 174a79b [CALCITE-7259] Drop commons-lang3 dependency by guohongyu.7 · 5 weeks ago
  31. af6367d [CALCITE-7441] AggregateFilterToFilteredAggregateRule fails when WHERE condition is nullable by Stamatis Zampetakis · 5 weeks ago
  32. 5dffb84 Site: Add Zhen Chen as PMC by xiedeyantu · 5 weeks ago
  33. 288d490 Test case for [CALCITE-3366] RelDecorrelator supports Union by xiedeyantu · 5 weeks ago
  34. 8a87360 [CALCITE-7426] Add a PR submission template to Calcite by xiedeyantu · 6 weeks ago
  35. 18454ca [CALCITE-7435] WINDOW functions should allow ORDER BY fields of type INTERVAL by Mihai Budiu · 5 weeks ago
  36. a56cecf [CALCITE-7417] Add a large plan benchmark for HepPlanner by wenzhuang.zwz · 9 weeks ago
  37. c628e68 [CALCITE-7433] Invalid unparse for cast to map type in Spark by xuzifu666 · 6 weeks ago
  38. 09a1499 [CALCITE-7386] An error occurred while using TopDownGeneralDecorrelator to process the aggregate(col) filter by xiedeyantu · 6 weeks ago
  39. 341e8d5 [CALCITE-7392] Unable to implement EnumerableCollect for SQL queries containing UNNEST by xiedeyantu · 6 weeks ago
  40. 66c496a [CALCITE-7434] Error in new decorrelation algorithm caused by FilterJoinRule omitting variablesSet by Silun · 6 weeks ago
  41. b04f744 [CALCITE-5132] Scalar IN subquery returns UNKNOWN instead of FALSE when key is partially NULL by xiedeyantu · 6 weeks ago
  42. af286b5 [CALCITE-7425] Correct the logical inverse of SqlBetweenOperator by wforget · 6 weeks ago
  43. 2f2ae46 [CALCITE-7429] Query with MINUS fails with "Unable to implement EnumerableMinus(all=[false])" by xiedeyantu · 6 weeks ago
  44. d59c7f3 [CALCITE-7427] Query with "ORDER BY NULL" throws "NoSuchMethodException: compareNullsLast" by xiedeyantu · 6 weeks ago
  45. 6071268 [CALCITE-7343] RelToSqlConverter generate wrong sql when scalar correlated sub-query in Project by krooswu · 7 weeks ago
  46. 7654dd8 [CALCITE-7362] Add rule to transform WHERE clauses into filtered aggregates by Stamatis Zampetakis · 8 weeks ago
  47. 80e717a [CALCITE-7424] In Lint, support sort specifications by Julian Hyde · 7 weeks ago
  48. 47fea32 Typo in index page by xuzifu666 · 7 weeks ago
  49. 245f2f8 Included cases for [CALCITE-6828] by xiedeyantu · 7 weeks ago
  50. b907876 Bump nokogiri from 1.18.9 to 1.19.1 in /site by dependabot[bot] · 8 weeks ago
  51. 63f5a69 [CALCITE-7423] Setop subquery without correlated variables triggers NullPointerException during decorrelation by iwanttobepowerful · 7 weeks ago
  52. 87dcba9 [CALCITE-7386] An error occurred while using TopDownGeneralDecorrelator to process the aggregate(col) filter by Silun · 7 weeks ago
  53. 6626bcc [CALCITE-5832] CyclicMetadataException thrown in complex JOIN by Thomas Rebele · 7 weeks ago
  54. e7e3925 [CALCITE-7410] TIMESTAMP type for TUMBLE and HOP is hardwired to TIMESTAMP(3) by Mihai Budiu · 8 weeks ago
  55. a90b2da [CALCITE-7393] Support RelDataTypeDigest by wenzhuang.zwz · 3 months ago
  56. 69a7a06 [CALCITE-5390] RelDecorrelator throws NullPointerException by iwanttobepowerful · 3 months ago
  57. f181e07 [CALCITE-7416] Add firedRulesCache for HepPlanner by wenzhuang.zwz · 9 weeks ago
  58. e810d8b [CALCITE-7418] SqlOverlapsOperator does not reject some illegal comparisons (e.g., TIME vs DATE) by Mihai Budiu · 8 weeks ago
  59. a443737 [CALCITE-7368] The validator accepts CAST(INT TO BINARY), but the runtime does not implement them by Mihai Budiu · 8 weeks ago
  60. 75d35f3 [CALCITE-7415] CalciteCatalogReader.lookupOperatorOverloads keeps original function identifier casing instead of resolved schema-path casing by zzwqqq · 8 weeks ago
  61. df31d6f [CALCITE-7347] UNKNOWN type inferred for array element type by Mihai Budiu · 8 weeks ago
  62. dd34021 [CALCITE-7413] Add Concat and Substring function (enabled in Mongodb library) by Terran · 9 weeks ago
  63. 4385bbb Included cases for [CALCITE-2359] by xiedeyantu · 9 weeks ago
  64. 8e7e84c Included the sub-query.iq in CoreQuidemTest2 by Silun · 9 weeks ago
  65. 4c041cb [CALCITE-7414] Incorrect mapping of CorDef after decorrelating a Join in TopDownGeneralDecorrelator by Silun Dong · 9 weeks ago
  66. 8ee4c00 [CALCITE-7057] NPE when decorrelating query containing nested correlated subqueries by iwanttobepowerful · 9 weeks ago
  67. 8925773 [CALCITE-7408] URL_ENCODE/URL_DECODE is unparsed incorrectly for ClickHouseSqlDialect by xuzifu666 · 10 weeks ago
  68. 869fe15 [CALCITE-7411] When a SCALAR_QUERY in PROJECT contains correlated variables execution fails using TopDownGeneralDecorrelator by xiedeyantu · 9 weeks ago
  69. 894136f [CALCITE-7412] Redis test failed on higher versions of macOS by xiedeyantu · 9 weeks ago
  70. 67ae43b Site: Add Weihua Zhang as committer by iwanttobepowerful · 10 weeks ago
  71. 3b5fcf5 Test case for [CALCITE-6452] Scalar sub-query that uses IS NOT DISTINCT FROM returns incorrect result by xiedeyantu · 10 weeks ago
  72. 7be1fc5 [CALCITE-7409] MERGE JOIN condition cannot contain IS NOT DISTINCT FROM by xiedeyantu · 10 weeks ago
  73. 5543694 [CALCITE-7404] Incorrect Field Alias in MongoDB project Stage by Terran · 3 months ago
  74. 383315b [CALCITE-7406] Add abs function (enabled in Mongodb library) by Terran · 2 months ago
  75. bf0eae0 [CALCITE-7402] Two-level nested correlated subquery causes TopDownGeneralDecorrelator type mismatch during translation by Silun Dong · 3 months ago
  76. 4e959ef Included the `some` iq files in CoreQuidemTest2 by xiedeyantu · 3 months ago
  77. 96e318b [CALCITE-7403] Missing ENUMERABLE Convention for LogicalConditionalCorrelate by xiedeyantu · 3 months ago
  78. 2029412 [CALCITE-7401] Multi-level correlated subqueries cause an out-of-range error in the TopDownGeneralDecorrelator by Silun Dong · 3 months ago
  79. 15d79db [CALCITE-4765] Complex correlated EXISTS sub-queries used as scalar subqueries can return wrong results by xiedeyantu · 3 months ago
  80. 4253102 [CALCITE-5787] The RelMdInputFieldsUsed is introduced to track the usage of input fields by xiedeyantu · 3 months ago
  81. 077d355 [CALCITE-7400] PruneJoinSingleValue rule causes type mismatch in IN by xiedeyantu · 3 months ago
  82. 47fdf61 [CALCITE-7394] Nested sub-query with multiple levels of correlation returns incorrect results by iwanttobepowerful · 3 months ago
  83. 5a3526c [CALCITE-7385] Support LEFT_MARK type for nested loop join in enumerable convention by Silun Dong · 3 months ago
  84. 88fe7d2 [CALCITE-7398] Incorrect int cast in VariantNonNull#cast for BIGINT by Heng Qian · 3 months ago
  85. b24f476 [CALCITE-7320] AggregateProjectMergeRule throws AssertionError when Project maps multiple grouping keys to the same field by iwanttobepowerful · 3 months ago
  86. 41774e2 [CALCITE-7397] Error in simplifying join condition when creating LEFT MARK JOIN by xiedeyantu · 3 months ago
  87. 8a286c5 [CALCITE-5578] RelOptRulesTest testAggregateCaseToFilter optimized plan not semantically equivalent to the original one after conversion by nobigo · 3 months ago
  88. 4bdd19a [CALCITE-7396] PruneEmptyRules does not support LEFT_MARK JOIN by xiedeyantu · 3 months ago
  89. c251de4 [CALCITE-7395] ProjectMergeRule incorrectly merges PROJECTs with correlation variables by xiedeyantu · 3 months ago
  90. f33c6a2 Add debug log for query plan after decorrelation completion by nobigo · 3 months ago
  91. f451b2a [CALCITE-7379] LHS correlated variables are shadowed by nullable RHS outputs in LEFT JOIN by iwanttobepowerful · 3 months ago
  92. 6fab1a1 [CALCITE-7388] Redis Adapter operand config should not support empty string by Terran · 3 months ago
  93. 507ee67 Opened misc and scalar iq files in CoreQuidemTest2 by xiedeyantu · 3 months ago
  94. ea08b43 [CALCITE-7391] FILTER_REDUCE_EXPRESSIONS crashes on expression where 123 in (SELECT NULL FROM emps) by ehds · 3 months ago
  95. 7c9a58c [CALCITE-7279] ClickHouse dialect should wrap nested JOINs with explicit column aliases by krooswu · 4 months ago
  96. 84e35ba [CALCITE-7389] PruneJoinSingleValue rule causes type mismatch in EXISTS by xiedeyantu · 3 months ago
  97. 3dc7fea [CALCITE-5740] Support for AggToSemiJoinRule by xiedeyantu · 3 months ago
  98. f6271b7 Make SqlValidatorImpl#maybeCast protected to allow using it by child classes by Sergey Nuyanzin · 3 months ago
  99. 270ba64 [CALCITE-7382] The TopDownGeneralDecorrelator returns an error result when a subquery contains a LIMIT 1 by Silun Dong · 3 months ago
  100. ae47b72 [CALCITE-7356] The MARK JOIN generated by TopDownGeneralDecorrelator needs to be adapted to RelFieldTrimmer by xiedeyantu · 3 months ago