Messages by Thread
-
-
Re: [PR] [CALCITE-5713] Update Operator's operands to ensure consistency with the latest operandList references [calcite]
via GitHub
-
Re: [PR] [CALCITE-5715] Prune old nodes after projection merging in ProjectionMergeRule [calcite]
via GitHub
-
(calcite) annotated tag calcite-1.41.0-rc0 updated (c838dd471c -> 8845eb8aad)
rubenql
-
svn commit: r80354 - dev/calcite/apache-calcite-1.41.0-rc0
rubenql
-
(calcite) branch main updated: [CALCITE-7194] Simplify comparisons between function calls and literals to SEARCH
rubenql
-
(calcite) branch main updated: [CALCITE-7135] SqlToRelConverter throws AssertionError on ARRAY subquery order by a field that is not present on the final projection (follow-up)
rubenql
-
(calcite) branch main updated: [CALCITE-7253] Add Default Programs Like DecorrelateProgram to the Hep-Rule Test
rubenql
-
[PR] [CALCITE-7253] Add Default Programs Like DecorrelateProgram to the Hep-Rule Test [calcite]
via GitHub
-
[PR] [CALCITE-7135] SqlToRelConverter throws AssertionError on ARRAY subquery order by a field that is not present on the final projection (follow-up) [calcite]
via GitHub
-
(calcite) branch main updated (ed60231048 -> 2b1c3e390b)
rubenql
-
(calcite) branch main updated (4f79aa875c -> ed60231048)
rubenql
-
[PR] [CALCITE-7252] Implement ORDER BY Optimization Using Functional Dependencies at SQL-to-Rel Conversion Phase [calcite]
via GitHub
-
Re: [PR] [CALCITE-5685] Support MySQL CONVERT function that works on data types [calcite]
via GitHub
-
Re: [PR] [CALCITE-5742] SubstitutionVisitor Causes Infinite Loop when using AggregateOnCalcToAggregateUnifyRule [calcite]
via GitHub
-
Re: [PR] [CALCITE-5731] cast to row type should throw exception when contains … [calcite]
via GitHub
-
[PR] [CALCITE-7251] SEARCH and WINDOW operations should carry source position information [calcite]
via GitHub
-
(calcite) branch main updated: [CALCITE-7240] Handle SEARCH in DateRangeRules
zabetak
-
[PR] [CALCITE-7249] Support unsigned types in RelMdSize [calcite]
via GitHub
-
[PR] Add test case for CALCITE-7239 [calcite]
via GitHub
-
Re: [PR] [CALCITE-5733] Simplify "a = ARRAY[1,2] AND a = ARRAY[2,3]" to "false" [calcite]
via GitHub
-
[PR] [CALCITE-5733] Simplify "a = ARRAY[1,2] AND a = ARRAY[2,3]" to "false" [calcite]
via GitHub
-
Re: [PR] [CALCITE-5733] Simplify "a = ARRAY[1,2] AND a = ARRAY[2,3]" to "false" [calcite]
via GitHub
-
Re: [PR] [CALCITE-5733] Simplify "a = ARRAY[1,2] AND a = ARRAY[2,3]" to "false" [calcite]
via GitHub
-
Re: [PR] [CALCITE-5733] Simplify "a = ARRAY[1,2] AND a = ARRAY[2,3]" to "false" [calcite]
via GitHub
-
Re: [PR] [CALCITE-5733] Simplify "a = ARRAY[1,2] AND a = ARRAY[2,3]" to "false" [calcite]
via GitHub
-
Re: [PR] [CALCITE-5733] Simplify "a = ARRAY[1,2] AND a = ARRAY[2,3]" to "false" [calcite]
via GitHub
-
Re: [PR] [CALCITE-5733] Simplify "a = ARRAY[1,2] AND a = ARRAY[2,3]" to "false" [calcite]
via GitHub
-
Re: [PR] [CALCITE-5733] Simplify "a = ARRAY[1,2] AND a = ARRAY[2,3]" to "false" [calcite]
via GitHub
-
Re: [PR] [CALCITE-5733] Simplify "a = ARRAY[1,2] AND a = ARRAY[2,3]" to "false" [calcite]
via GitHub
-
Re: [PR] [CALCITE-5733] Simplify "a = ARRAY[1,2] AND a = ARRAY[2,3]" to "false" [calcite]
via GitHub
-
Re: [PR] [CALCITE-5733] Simplify "a = ARRAY[1,2] AND a = ARRAY[2,3]" to "false" [calcite]
via GitHub
-
Re: [PR] [CALCITE-5733] Simplify "a = ARRAY[1,2] AND a = ARRAY[2,3]" to "false" [calcite]
via GitHub
-
Re: [PR] [CALCITE-5733] Simplify "a = ARRAY[1,2] AND a = ARRAY[2,3]" to "false" [calcite]
via GitHub
-
Re: [PR] [CALCITE-5733] Simplify "a = ARRAY[1,2] AND a = ARRAY[2,3]" to "false" [calcite]
via GitHub
-
Re: [PR] [CALCITE-5733] Simplify "a = ARRAY[1,2] AND a = ARRAY[2,3]" to "false" [calcite]
via GitHub
-
Re: [PR] [CALCITE-5733] Simplify "a = ARRAY[1,2] AND a = ARRAY[2,3]" to "false" [calcite]
via GitHub
-
Re: [PR] [CALCITE-5733] Simplify "a = ARRAY[1,2] AND a = ARRAY[2,3]" to "false" [calcite]
via GitHub
-
Re: [PR] [CALCITE-5729] Support string as the input type for 'OCTET_LENGTH' and add 'BYTE_LENGTH' as an alias for 'OCTET_LENGTH' (enabled in BigQuery library) [calcite]
via GitHub
-
Re: [PR] [CALCITE-5756] Expand ProjectJoinRemoveRule to support inner join remove by the foreign-unique constraint in the catalog [calcite]
via GitHub
-
Re: [PR] [CALCITE-5777] Simplify 'OperandTypes.STRING.or(OperandTypes.BINARY)' to 'OperandTypes.STRING' [calcite]
via GitHub
-
Re: [PR] Draft pr to simplify and fix ORDER BY ordinal issues [calcite]
via GitHub
-
Re: [PR] CALCITE-5860 Set scale when casting Decimal [calcite]
via GitHub
-
Re: [PR] [CALCITE-5881] Support to get foreign keys metadata in RelMetadataQuery [calcite]
via GitHub
-
Re: [PR] [CALCITE-5840] Incorrect SOUNDEX function semantics in MySQL library [calcite]
via GitHub
-
Re: [PR] [CALCITE-5894] Add SortRemoveRedundantRule to remove redundant sort fields if they are functionally dependent on other sort fields [calcite]
via GitHub
-
Re: [PR] [CALCITE-5892] Add support for unparseSqlIntervalLiteral with SnowflakeSQLDialect [calcite]
via GitHub
-
Re: [PR] [CALCITE-5899] Add HAMMING_DISTANCE function (enabled in Presto Library) [calcite]
via GitHub
-
Re: [PR] (do not check in) [calcite]
via GitHub
-
Re: [PR] [CALCITE-5937] The parsing error should not be thrown even if there is empty Hint [calcite]
via GitHub
-
Re: [PR] [CALCITE-5583] JDBC adapter does not generate 'SELECT *' when duplicate field names [calcite]
via GitHub
-
Re: [PR] [CALCITE-5991] Reduce the number of tasks related to AbstractConverter in TopDownRuleDriver [calcite]
via GitHub
-
Re: [PR] [CALCITE-5968] Provide an interface for RexExecutable to decouple janino runtime binding [calcite]
via GitHub
-
Re: [PR] [CALCITE-5992] Avoid comparing root Relsubset's TraitSet with itself [calcite]
via GitHub
-
Re: [PR] [CALCITE-6001] Add dialect-specific character sets for encoding string literals [calcite]
via GitHub
-
Re: [PR] [CALCITE-5523] RelToSql converter generates GROUP BY clause with wind… [calcite]
via GitHub
-
[PR] [CALCITE-7427] Connection config for enabling RuleMatchVisualize [calcite]
via GitHub
-
[PR] [CALCITE-7246] UNNEST in spark should convert to EXPLODE/POSEXPLODE [calcite]
via GitHub
-
Re: [PR] [CALCITE-6020] SqlToRelConverter should not replace windowed SUM with… [calcite]
via GitHub
-
Re: [PR] [CALCITE-6042] Add test cases for ARRAY-related functions by using spark array function [calcite]
via GitHub
-
Re: [PR] [CALCITE-5529] Improve dialect tests, part 1: check each query against a reference dialect [calcite]
via GitHub
-
Re: [PR] [CALCITE-6830] AVG() returns double precision by default when its argument type is INT_TYPES [calcite]
via GitHub
-
Re: [PR] [Calcite-3373] Decorrelate boolean context IN or existential subquery directly into SEMI/ANTI join [calcite]
via GitHub
-
Re: [PR] [CALCITE-4708] Infer generic Collections field type with ReflectiveSchema [calcite]
via GitHub
-
Re: [PR] [WIP] Refactor column uniqueness logic [calcite]
via GitHub
-
Re: [PR] [CALCITE-7026] Validation of snapshot in case of CTEs should fail with better message than NPE [calcite]
via GitHub
-
Re: [PR] [CALCITE-6970] In UPDATE, allow SET to assign to multiple columns [calcite]
via GitHub
-
Re: [PR] [CALCITE-6899] Mismatch of Trait information results in a missing conversion exception [calcite]
via GitHub
-
Re: [PR] [CALCITE-7133] Improve usability of RuleMatchVisualizer for large plans [calcite]
via GitHub
-
Re: [PR] [CALCITE-7121] Allow to use hyphens in unquoted Table Names in dialects with backticks quoting [calcite]
via GitHub
-
Re: [PR] [CALCITE-4693] Query with Lateral Join should converted to Left Join … [calcite]
via GitHub
-
Re: [PR] [CALCITE-0000] Improve CI cache [calcite]
via GitHub
-
Re: [PR] [CALCITE-6035] Unparse 'WITHIN GROUP' for BigQuery dialect to match BigQuery documentation [calcite]
via GitHub
-
Re: [PR] Make operators and functions in alphabetical order [calcite]
via GitHub
-
Re: [PR] [CALCITE-7082] CalciteSystemProperty saffron.properties lookup is unusual [calcite]
via GitHub
-
Re: [PR] [CALCITE-2115] Remove not generated mongo doc, and popular sales_fact_1997/1998 data [calcite]
via GitHub
-
Re: [PR] [CALCITE-1221] Implement DESCRIBE DATABASE, CATALOG, STATEMENT [calcite]
via GitHub
-
Re: [PR] [CALCITE-7017] Incorrect subquery rewriting in join conditions when j… [calcite]
via GitHub
-
Re: [PR] Test case for [CALCITE-6882] RelMdColumnUniqueness incorrectly claims fields are not unique if constant refinement occurs in a node above join [calcite]
via GitHub
-
Re: [PR] [CALCITE-6912] Test showing a sample failure of Enumerable codes handling of byte[] columns [calcite]
via GitHub
-
Re: [PR] [CALCITE-815] Add an option to allow empty strings to represent null values [calcite]
via GitHub
-
Re: [PR] [CALCITE-7023] Create an optimization pass which can decorrelate subplans [calcite]
via GitHub
-
Re: [PR] [CALCITE-7020] Update gradle from 8.7 to 8.14 [calcite]
via GitHub
-
(calcite) branch main updated: [CALCITE-7220] RelToSqlConverter throws exception for UPDATE with self-referencing column in SET
dmsysolyatin
-
[PR] [CALCITE-6469] Join on condition generates wrong plan when the condition is IN sub-query [calcite]
via GitHub