Messages by Thread
-
[jira] [Created] (CALCITE-6442) Validator rejects FILTER in OVER windows
Mihai Budiu (Jira)
-
About CommunityOverCode Asia 2024 Share on calcite
Cancai Cai
-
[jira] [Created] (CALCITE-6441) Add BOOLAGG_AND, BOOLAGG_OR aggregate functions (enabled in Snowflake library)
Julian Hyde (Jira)
-
[jira] [Created] (CALCITE-6440) Add optimization to returns empty when The Order By parameter in the Sort operator is empty
Caican Cai (Jira)
-
[jira] [Created] (CALCITE-6439) FILTER_INSTANCE in RelOptRule does not take effect
Caican Cai (Jira)
-
[jira] [Created] (CALCITE-6438) Add optimization to returns empty when the filter operator is a false instance
Caican Cai (Jira)
-
[jira] [Created] (CALCITE-6437) For druid sql JSON_OBJECT() function results in RUNTIME_FAILURE when querying INFORMATION_SCHEMA.COLUMNS
AlbericByte (Jira)
-
[jira] [Created] (CALCITE-6436) Missing round brackets in WHERE condition which contains calculations
Ulrich Kramer (Jira)
-
[jira] [Created] (CALCITE-6435) SqlToRel conversion of IN expressions may lead to incorrect simplifications
Zoltan Haindrich (Jira)
-
SIGMOD
Julian Hyde
-
[Question] Long Runtime for SubqueryRemoveRule, vs Expanding Subqueries
JinxTheKid
-
[jira] [Created] (CALCITE-6434) Specify identifier quoting for HiveSqlDialect and SparkSqlDialect
xiong duan (Jira)
-
[jira] [Created] (CALCITE-6433) SUBSTRING can return incorrect empty result for some parameters
Iurii Gerzhedovich (Jira)
-
Questions about numeric type conversion
Cancai Cai
-
[jira] [Created] (CALCITE-6432) Infinite loop for JoinPushTransitivePredicatesRule when there are multiple project expressions reference the same input field
asdfgh19 (Jira)
-
[jira] [Created] (CALCITE-6431) Implement the SINGLE_VALUE aggregation in HiveSqlDialect And SparkSQLDialect
xiong duan (Jira)
-
[jira] [Created] (CALCITE-6430) SINGLE_VALUE rewrite to wrong sql when the sub-query return one not-null value and NULL value in PostgreSQL、MySQL、HSQL dialect
xiong duan (Jira)
-
replacing fields with case nodes in logical trees
ARKADI SHALAGINOV
-
Build failed in Jenkins: Calcite » Calcite-snapshots #899
Apache Jenkins Server
-
arrow-adapter component creation in Jira
Alessandro Solimando
-
[jira] [Created] (CALCITE-6429) Arrow adapter should default to the Enumerable convention for unsupported features
Alessandro Solimando (Jira)
-
Casting Decimal literals problem
Neo Michael
-
[jira] [Created] (CALCITE-6428) Typo in adapter documentation
Thad Guidry (Jira)
-
[jira] [Created] (CALCITE-6427) Use a higher precision for DECIMAL intermediate results for some aggregate functions like STDDEV
Mihai Budiu (Jira)
-
[jira] [Created] (CALCITE-6426) When performing starrocks dialect conversion for cast (xxx as int) and cast (xxx as bigint), it defaults to using MySQL dialect
fanluo (Jira)
-
[jira] [Created] (CALCITE-6425) Attributes
Julian Hyde (Jira)
-
SqlParser Lexical State
Yogendra Sharma
-
Re: How to PARSER the SPARK SQL
Mihai Budiu
-
[jira] [Created] (CALCITE-6424) Enable RLIKE function in MySQL library
xiong duan (Jira)
-
[jira] [Created] (CALCITE-6423) Invalid unparse for CHAR without precision in MySQLDialect
xiong duan (Jira)
-
GROUP BY ordinals with expand star
Itiel Sadeh
-
[jira] [Created] (CALCITE-6422) RexLiteral.isNullLiteral should be called before RexLiteral.booleanValue in SubstitutionVisitor.mayBeSatisfiable
Mou Wu (Jira)
-
[jira] [Created] (CALCITE-6421) Calcite Avatica support JDK 22
Sergey Nuyanzin (Jira)
-
EnumerableTableScan array/multiset handling
Christian Beikov
-
[jira] [Created] (CALCITE-6420) Fix confusing MappingType enum
ZiJie Song (Jira)
-
[jira] [Created] (CALCITE-6419) Invalid unparse for VARCHAR without precision in HiveSqlDialect And SparkSqlDialect
xiong duan (Jira)
-
[jira] [Created] (CALCITE-6418) Expression with ALL aggregate return unexpected result.
Evgeny Stanilovsky (Jira)
-
[jira] [Created] (CALCITE-6417) Map value constructor and Array value constructor unparsed incorrectly for HiveSqlDialect
xiong duan (Jira)
-
[jira] [Created] (CALCITE-6416) Remove unnecessary SUBSTRING rewrite in SparkSqlDialect
xiong duan (Jira)
-
[Question] Left Semi Join and SqlToRelConverter
JinxTheKid
-
[jira] [Created] (CALCITE-6415) Invalid unparse for TIMESTAMP with HiveSqlDialect
xiong duan (Jira)
-
CoreFilters.FILTER_REDUCE_EXPRESSIONS issue
jeffreywinter
-
[jira] [Created] (CALCITE-6414) Resolve Snoflake SQL generation of BOOL_OR, BOOL_AND
Justin Swett (Jira)
-
[jira] [Created] (CALCITE-6413) SqlValidator does not invoke type coercion for both NATURAL and USING join conditions
Maksim Zhuravkov (Jira)
-
[jira] [Created] (CALCITE-6412) SqlToRelConverter fails to convert SqlMerge AST to relational expression
Pavel Pereslegin (Jira)
-
[jira] [Created] (CALCITE-6411) Support Collect in ToLogicalConverter
Caican Cai (Jira)
-
Apache at Visa Summit
Julian Hyde
-
Community over Code EU 2024: The countdown has started!
Ryan Skraba
-
Build failed in Jenkins: Calcite » Calcite-snapshots #885
Apache Jenkins Server
-
[jira] [Created] (CALCITE-6410) dateadd(MONTH, 3, date '2016-02-24') parsing failed
Caican Cai (Jira)
-
[jira] [Created] (CALCITE-6409) Character types and Boolean types are comparable
Caican Cai (Jira)
-
[jira] [Created] (CALCITE-6408) Not-null ThreadLocal
Julian Hyde (Jira)
-
[jira] [Created] (CALCITE-6407) DECIMAL types with scale > precision should be tested
Mihai Budiu (Jira)
-
[jira] [Created] (CALCITE-6406) Negative scales for DECIMAL types are not tested
Mihai Budiu (Jira)
-
[jira] [Created] (CALCITE-6405) TO_TIMESTAMP doesn't work
Oleg Alekseev (Jira)
-
[Question][RelTree] Collecting Column Origins Deeply
JinxTheKid
-
Custom non-sql data types?
Luke VanderHart
-
[jira] [Created] (CALCITE-6404) update support subquery
colagy wang (Jira)
-
Re: Bug(about timestamp dataType) - 20240509
Xiong Duan
-
[jira] [Created] (CALCITE-6403) Rule AGGREGATE_EXPAND_DISTINCT_AGGREGATES is unsound
Mihai Budiu (Jira)
-
About calcite’s processing of metadata information
Cancai Cai
-
[jira] [Created] (CALCITE-6402) Aggregates implied in grouping sets have a wrong nullability at validation stage
Claude Brisson (Jira)
-
Build failed in Jenkins: Calcite » Calcite-snapshots #880
Apache Jenkins Server
-
[jira] [Created] (CALCITE-6401) JDBC adapter cannot push down joins with complex JOIN condition
Ulrich Kramer (Jira)
-
[RESULT][VOTE] Release Apache Calcite 1.37.0 (release candidate 4)
Sergey Nuyanzin
-
[jira] [Created] (CALCITE-6400) MAP_ENTRIES is not allowed to be empty
Caican Cai (Jira)
-
[jira] [Created] (CALCITE-6399) The predicate IN is transformed by the sqltorelConverter into join
kate (Jira)
-
[jira] [Created] (CALCITE-6398) Spark's ifnull function has only one parameter and the return value is Boolean
Caican Cai (Jira)
-
[jira] [Created] (CALCITE-6397) Add NVL2 function (enabled in Spark library)
Caican Cai (Jira)
-
[jira] [Created] (CALCITE-6396) Add ADD_MONTHS function (enabled in Spark library)
Caican Cai (Jira)
-
Dynamic Parameters Handling in RelNode
Ravi Kapoor
-
[jira] [Created] (CALCITE-6395) Significant precision loss when representing REAL literals
Mihai Budiu (Jira)
-
[jira] [Created] (CALCITE-6394) Be able to use input names instead of $i in explain
Gonzalo Ortiz (Jira)
-
[jira] [Created] (CALCITE-6393) Byte code of SqlFunctions is invalid
Sergey Nuyanzin (Jira)
-
Is it posible to change synthetic input names ($0, $1, etc) in explain plans?
Gonzalo Ortiz Jaureguizar
-
Regarding the use of Apache Calcite's planner with PostgreSQL
Anurag Naik
-
[jira] [Created] (CALCITE-6392) Support all PostgreSQL 14 date/time patterns for to_date/to_timestamp
Norman Jordan (Jira)
-
[jira] [Created] (CALCITE-6391) Apply mapping to RelCompositeTrait does not apply it to wrapped traits
James Duong (Jira)
-
[VOTE] Release Apache Calcite 1.37.0 (release candidate 4)
Sergey Nuyanzin
-
[CANCEL][VOTE] Release Apache Calcite 1.37.0, release candidate 3)
Sergey Nuyanzin
-
[VOTE] Release Apache Calcite 1.37.0 (release candidate 3)
Sergey Nuyanzin
-
[CANCEL][VOTE] Release Apache Calcite 1.37.0 (release candidate 2)
Sergey Nuyanzin
-
[jira] [Created] (CALCITE-6390) ArrowAdapterTest fails on Windows 11
Sergey Nuyanzin (Jira)
-
[jira] [Created] (CALCITE-6389) RexBuilder.removeCastFromLiteral does not preserve semantics for decimal literals
Mihai Budiu (Jira)
-
[jira] [Created] (CALCITE-6388) PsTableFunction throws NumberFormatException when the 'user' column has spaces
Alessandro Solimando (Jira)
-
[jira] [Created] (CALCITE-6387) Calcite build while compiliation with jdk11+
Sergey Nuyanzin (Jira)
-
[jira] [Created] (CALCITE-6386) NPE when using ES adapter with model.json and no specified username, password or pathPrefix
guluo (Jira)
-
Some tests under SqlValidatorTest are disabled with strange annotation
stanilovsky evgeny
-
[VOTE] Release Apache Calcite 1.37.0 (release candidate 2)
Sergey Nuyanzin
-
[CANCEL][VOTE] Release Apache Calcite 1.37.0 (release candidate 1)
Sergey Nuyanzin
-
[jira] [Created] (CALCITE-6385) LintTest fails when run in source distribution
Stamatis Zampetakis (Jira)
-
[jira] [Created] (CALCITE-6384) Missing ASF header from buildcache.yml, gradle-wrapper-validation.yml
Stamatis Zampetakis (Jira)
-
[jira] [Created] (CALCITE-6383) The class SameOperandTypeChecker is incorrectly named and documented
Mihai Budiu (Jira)
-
[jira] [Created] (CALCITE-6382) Type inference for SqlLeadLagAggFunction is incorrect
Mihai Budiu (Jira)
-
[VOTE] Release Apache Calcite 1.37.0 (release candidate 1)
Sergey Nuyanzin
-
[jira] [Created] (CALCITE-6381) DateTruncFunctionCall customization support in parser
Robert Zych (Jira)
-
[jira] [Created] (CALCITE-6380) Casts from INTERVAL and STRING to DECIMAL are incorrect
Mihai Budiu (Jira)
-
[jira] [Created] (CALCITE-6379) Arithmetic in Calcite does not produce results with the expected type
Mihai Budiu (Jira)
-
[jira] [Created] (CALCITE-6378) Since docker 26.x pushing and pulling with image manifest v2 schema 1 is disabled by default
Sergey Nuyanzin (Jira)
-
[jira] [Created] (CALCITE-6377) Time expression causes IllegalStateException
Mihai Budiu (Jira)
-
[jira] [Created] (CALCITE-6376) Filtering CTE of at least 6 columns with QUALIFY operation results in exception
Austin Richardson (Jira)
-
Build failed in Jenkins: Calcite » Calcite-snapshots #869
Apache Jenkins Server
-
[jira] [Created] (CALCITE-6375) Fix failing quidem tests for FORMAT in CAST
Jerin John (Jira)
-
[jira] [Created] (CALCITE-6374) lattice throw npe when agg call covered with cast
allendang (Jira)
-
[jira] [Created] (CALCITE-6373) Distinct optimization produces broken sql query
Corvin Kuebler (Jira)
-
[jira] [Created] (CALCITE-6372) Support ASOF joins
Mihai Budiu (Jira)
-
[jira] [Created] (CALCITE-6371) Add ability to configure RexExecutable behavior on exceptions
Claude Brisson (Jira)
-
[jira] [Created] (CALCITE-6370) AS operator problems with USING clause
Claude Brisson (Jira)
-
[jira] [Created] (CALCITE-6369) Expanding "start" gives ArrayIndexOutOfBoundsException with redundant columns and USING
Claude Brisson (Jira)
-
[jira] [Created] (CALCITE-6368) Inconsistent handling of COALESCE during validation
Claude Brisson (Jira)
-
Supporting ASOF JOIN
Mihai Budiu
-
[jira] [Created] (CALCITE-6367) Add timezone support for FORMAT clause in CAST (enabled in BigQuery)
Jerin John (Jira)
-
Optimize the type conversion of spark array function and map function in calcite
Cancai Cai
-
[jira] [Created] (CALCITE-6366) Code generated by EnumUtils#convert should throw an exception if the target type is overflowed
Ruben Q L (Jira)
-
[jira] [Created] (CALCITE-6365) Support for RETURNING clause of JSON_QUERY
Dawid Wysakowicz (Jira)
-
[jira] [Created] (CALCITE-6364) HttpClient SPENGO support is deprecated
Istvan Toth (Jira)
-
[jira] [Created] (CALCITE-6363) Introduce a rule to derive more filters from inner join condition
ruanhui (Jira)
-
Build failed in Jenkins: Calcite » Calcite-snapshots #866
Apache Jenkins Server
-
PRs to merge in 1.27
Mihai Budiu
-
volcano planner error
Hugh Pearse
-
[jira] [Created] (CALCITE-6362) JSON_OBJECT. Internal representation DATE values leaks into resulting JSON object
Maksim Zhuravkov (Jira)
-
[jira] [Created] (CALCITE-6361) Uncollect.deriveUncollectRowType crashes if the input data is not a collection
Mihai Budiu (Jira)
-
Why does UNNEST unpack structures?
Mihai Budiu
-
[jira] [Created] (CALCITE-6360) Add .asf.yaml to calcite-avatica-go repository
Francis Chuang (Jira)
-
[jira] [Created] (CALCITE-6359) Update GitHub Actions workflows to use docker compose v2
Francis Chuang (Jira)