dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[jira] [Created] (CALCITE-6654) Postgres NUMERIC type leads to "DECIMAL precision 0 must be between 1 and 19"
Ulrich Kramer (Jira)
[jira] [Created] (CALCITE-6653) http client and slf4j not relocated by shaded avatica artifact
Laurent Goujon (Jira)
Decouple jackson/protobuf/httpcomponents from avatica core classes
Laurent Goujon
Re: Decouple jackson/protobuf/httpcomponents from avatica core classes
Istvan Toth
Re: Decouple jackson/protobuf/httpcomponents from avatica core classes
Laurent Goujon
Re: Decouple jackson/protobuf/httpcomponents from avatica core classes
Stamatis Zampetakis
Re: Decouple jackson/protobuf/httpcomponents from avatica core classes
Laurent Goujon
[jira] [Created] (CALCITE-6652) RelDecorrelator can't decorrelate query with limit 1
suibianwanwan (Jira)
[jira] [Created] (CALCITE-6651) Ignore SqlLiteral in implicit Integer type cast
suibianwanwan (Jira)
[jira] [Created] (CALCITE-6650) Optimize the IN sub-query and SOME sub-query by Metadata RowCount
xiong duan (Jira)
[jira] [Created] (CALCITE-6649) Enhance RelMdPredicates pull up predicate from PROJECT
xiong duan (Jira)
Parser error reporting
Bolek Ziobrowski
Re: Parser error reporting
Julian Hyde
[jira] [Created] (CALCITE-6648) IGNORE NULLS / RESPECT NULLS window function option can result in a type validation error in SqlToRelConverter
Yash Mayya (Jira)
[jira] [Created] (CALCITE-6647) union with params and limit looping
Roman Churganov (Jira)
[jira] [Created] (CALCITE-6646) Support time and timestamp data type
Caican Cai (Jira)
[jira] [Created] (CALCITE-6645) Support user-defined function without parentheses when db dialect's allowNiladicParentheses property is false
Zhengqiang Duan (Jira)
[REVIEW REQUEST]: Review Request for CALCITE-5612 (PostgreSQL transaction syntax)
Dmitry Sysolyatin
[jira] [Created] (CALCITE-6644) Escape single quoted string literals in SnowflakeSqlDialect
Niels Pardon (Jira)
[jira] [Created] (CALCITE-6643) Char_Length Function is not recognized in PrestoSql
Vikram Ahuja (Jira)
[jira] [Created] (CALCITE-6642) AggregateUnionTransposeRule should account for changes in nullability of pushed down aggregates
Claude Brisson (Jira)
Build failed in Jenkins: Calcite » Calcite-snapshots #1077
Apache Jenkins Server
[jira] [Created] (CALCITE-6641) Compiling programs with ASOF joins can report obscure errors
Mihai Budiu (Jira)
Re: Discussion: Distinguish between casts for aligning null types and casts for other type conversion
Mihai Budiu
Re: Discussion: Distinguish between casts for aligning null types and casts for other type conversion
Julian Hyde
squash commits on main
Mihai Budiu
Re: squash commits on main
Tanner Clary
TypeCoercion and OperandTypeCheckers
Abbas Gadhia
Re: TypeCoercion and OperandTypeCheckers
Xiong Duan
Re: TypeCoercion and OperandTypeCheckers
Cancai Cai
Re: TypeCoercion and OperandTypeCheckers
Abbas Gadhia
Re: TypeCoercion and OperandTypeCheckers
Mihai Budiu
Re: TypeCoercion and OperandTypeCheckers
Abbas Gadhia
Re: TypeCoercion and OperandTypeCheckers
Abbas Gadhia
[jira] [Created] (CALCITE-6640) RelMdUniqueKeys grows exponentially when key columns are repeated in projections
Stamatis Zampetakis (Jira)
Help with filter that is turned into a LogicalJoin -> (LogicalTableScan, (LogicalAggregate -> LogicalUnion))
Diego Fernandez
Re: Help with filter that is turned into a LogicalJoin -> (LogicalTableScan, (LogicalAggregate -> LogicalUnion))
Mihai Budiu
Re: Help with filter that is turned into a LogicalJoin -> (LogicalTableScan, (LogicalAggregate -> LogicalUnion))
Mihai Budiu
Re: Help with filter that is turned into a LogicalJoin -> (LogicalTableScan, (LogicalAggregate -> LogicalUnion))
Ruben Q L
Re: Help with filter that is turned into a LogicalJoin -> (LogicalTableScan, (LogicalAggregate -> LogicalUnion))
Yanjing Wang
Re: Help with filter that is turned into a LogicalJoin -> (LogicalTableScan, (LogicalAggregate -> LogicalUnion))
Xiong Duan
[jira] [Created] (CALCITE-6639) Optimization that pulls up predicates causes ASOF join validation failures
Mihai Budiu (Jira)
[DISCUSS] State of the project 2024
Benchao Li
Re: [DISCUSS] State of the project 2024
Benchao Li
Re: [DISCUSS] State of the project 2024
Benchao Li
Re: [DISCUSS] State of the project 2024
Stamatis Zampetakis
Re: [DISCUSS] State of the project 2024
Julian Hyde
Re: [DISCUSS] State of the project 2024
Francis Chuang
Re: [DISCUSS] State of the project 2024
Cancai Cai
Re: [DISCUSS] State of the project 2024
Ruben Q L
Materialized View Planner; How to rewrite query to use materialized view
Justin So
Re: Materialized View Planner; How to rewrite query to use materialized view
Justin So
Re: Materialized View Planner; How to rewrite query to use materialized view
Justin So
Re: Materialized View Planner; How to rewrite query to use materialized view
Justin So
[jira] [Created] (CALCITE-6638) Simplify '1 > a or 1 <= a or a is null' to TRUE when a has lossless casts
xiong duan (Jira)
[jira] [Created] (CALCITE-6637) The result of date type will be automatically converted to timestamp type in the Arrow adapter,
Caican Cai (Jira)
[jira] [Created] (CALCITE-6636) Refactoring the Filter operator of Arrow ArrowAdapter
Caican Cai (Jira)
[jira] [Created] (CALCITE-6635) Refactoring Arrow adpter Test
Caican Cai (Jira)
[jira] [Created] (CALCITE-6634) Postgres TO_TIMESTAMP: literals are not supported
Ulrich Kramer (Jira)
[jira] [Created] (CALCITE-6633) MSSQL Dialect does not generate CEILING function
Sree Harsha Ramanavarapu (Jira)
[jira] [Created] (CALCITE-6632) Wrong optimization because window missing constants in digest
Jiajun Xie (Jira)
[jira] [Created] (CALCITE-6631) The common type for a comparison operator returns the wrong type when comparing a Java type long with a SQL type INTEGER
xiong duan (Jira)
Calcite 1.38.0 still marked as unreleased in Jira
Alessandro Solimando
Re: Calcite 1.38.0 still marked as unreleased in Jira
Francis Chuang
Re: Calcite 1.38.0 still marked as unreleased in Jira
Alessandro Solimando
Re: Calcite 1.38.0 still marked as unreleased in Jira
Xiong Duan
Re: Calcite 1.38.0 still marked as unreleased in Jira
Julian Hyde
Re: Calcite 1.38.0 still marked as unreleased in Jira
Xiong Duan
Re: Calcite 1.38.0 still marked as unreleased in Jira
Julian Hyde
Re: Calcite 1.38.0 still marked as unreleased in Jira
Julian Hyde
Re: Calcite 1.38.0 still marked as unreleased in Jira
Xiong Duan
[jira] [Created] (CALCITE-6630) Build fails on fresh machine due to the missing dependency 'org.ajoberstar.grgit:grgit-gradle:4.0.1'
Alessandro Solimando (Jira)
[jira] [Created] (CALCITE-6629) Partitioned outer join (LEFT/RIGHT JOIN ... PARTITION BY)
Julian Hyde (Jira)
[ANNOUNCE] Apache Calcite 1.38.0 released
Julian Hyde
[jira] [Created] (CALCITE-6628) Support Like Operator in Arrow adapter
Caican Cai (Jira)
[jira] [Created] (CALCITE-6627) Tidy up Calcite's branches
Julian Hyde (Jira)
[RESULT] [VOTE] Release apache-calcite-1.38.0 (release candidate 1)
Julian Hyde
Re: [RESULT] [VOTE] Release apache-calcite-1.38.0 (release candidate 1)
Julian Hyde
[jira] [Created] (CALCITE-6626) SqlToRelConverter mixes uses of configured RelBuilder and Logical.create methods.
Ian Bertolacci (Jira)
[jira] [Created] (CALCITE-6625) Support NOT EQUALS operator in Arrow adapter
Caican Cai (Jira)
[jira] [Created] (CALCITE-6624) SqlParser should parse MySQL DATETIME type
Dmitry Sysolyatin (Jira)
[jira] [Created] (CALCITE-6623) MongoDB adapter throws a java.lang.ClassCastException when Decimal128 or Binary types are used, or when a primitive value is cast to a string.
Dmitry Sysolyatin (Jira)
[VOTE] Release Apache Calcite 1.38.0 (release candidate 1)
Julian Hyde
Re: [VOTE] Release Apache Calcite 1.38.0 (release candidate 1)
Claude Brisson
Re: [VOTE] Release Apache Calcite 1.38.0 (release candidate 1)
Cancai Cai
Re: [VOTE] Release Apache Calcite 1.38.0 (release candidate 1)
Ruben Q L
Re: [VOTE] Release Apache Calcite 1.38.0 (release candidate 1)
Xiong Duan
Re: [VOTE] Release Apache Calcite 1.38.0 (release candidate 1)
Francis Chuang
Re: [VOTE] Release Apache Calcite 1.38.0 (release candidate 1)
Benchao Li
Re: [VOTE] Release Apache Calcite 1.38.0 (release candidate 1)
Stamatis Zampetakis
[jira] [Created] (CALCITE-6622) Negative algorithms should throw an ArithmeticException, not an IllegalArgumentException
Claude Brisson (Jira)
[jira] [Created] (CALCITE-6621) RexBuilder.makeOver() should not try to nullify a null result
Claude Brisson (Jira)
[jira] [Created] (CALCITE-6620) VALUES created by RelBuilder do not have a homogeneous type
Mihai Budiu (Jira)
[jira] [Created] (CALCITE-6619) DDL statement executor extension
Jira
[jira] [Created] (CALCITE-6618) Support NotEqual in Arrow adapte
Caican Cai (Jira)
[jira] [Created] (CALCITE-6617) Regression after CALCITE-2067 which gives a ClassCastException
Claude Brisson (Jira)
[jira] [Created] (CALCITE-6616) ClassNotFoundException: java.util.SequencedCollection at RelBuilder$Frame init
Stamatis Zampetakis (Jira)
[jira] [Created] (CALCITE-6615) BindableTableScan estimateRowCount does not calculate push down filters
suibianwanwan (Jira)
[jira] [Created] (CALCITE-6614) InnodbFilterRule incorrectly constructs condition when creating InnodbFilter
suibianwanwan (Jira)
[jira] [Created] (CALCITE-6613) Make the Background code examples in Calcite official documentation clearer
Caican Cai (Jira)
[jira] [Created] (CALCITE-6612) Add DATE_SUB function (enabled in Spark library)
Caican Cai (Jira)
[jira] [Created] (CALCITE-6611) Rules that modify the sort collation cannot be applied in VolcanoPlanner
suibianwanwan (Jira)
[DISCUSS] Tidying up Calcite's branches
Julian Hyde
Re: [DISCUSS] Tidying up Calcite's branches
Francis Chuang
Re: [DISCUSS] Tidying up Calcite's branches
Xiong Duan
Re: [DISCUSS] Tidying up Calcite's branches
Michael Mior
Re: [DISCUSS] Tidying up Calcite's branches
Cancai Cai
Re: [DISCUSS] Tidying up Calcite's branches
Stamatis Zampetakis
Re: [DISCUSS] Tidying up Calcite's branches
Julian Hyde
[VOTE] Release Apache Calcite 1.38.0 (release candidate 0)
Julian Hyde
Re: [VOTE] Release Apache Calcite 1.38.0 (release candidate 0)
Xiong Duan
Re: [VOTE] Release Apache Calcite 1.38.0 (release candidate 0)
Tanner Clary
Re: [VOTE] Release Apache Calcite 1.38.0 (release candidate 0)
Francis Chuang
Re: [VOTE] Release Apache Calcite 1.38.0 (release candidate 0)
Julian Hyde
Re: [VOTE] Release Apache Calcite 1.38.0 (release candidate 0)
Francis Chuang
Re: [VOTE] Release Apache Calcite 1.38.0 (release candidate 0)
Julian Hyde
Re: [VOTE] Release Apache Calcite 1.38.0 (release candidate 0)
Stamatis Zampetakis
Re: [VOTE] Release Apache Calcite 1.38.0 (release candidate 0)
Stamatis Zampetakis
Re: [VOTE] Release Apache Calcite 1.38.0 (release candidate 0)
Ruben Q L
[CANCEL] [VOTE] Release Apache Calcite 1.38.0 (release candidate 0)
Julian Hyde
Re: [CANCEL] [VOTE] Release Apache Calcite 1.38.0 (release candidate 0)
Mihai Budiu
Re: [CANCEL] [VOTE] Release Apache Calcite 1.38.0 (release candidate 0)
Julian Hyde
Re: [CANCEL] [VOTE] Release Apache Calcite 1.38.0 (release candidate 0)
Cancai Cai
Re: [CANCEL] [VOTE] Release Apache Calcite 1.38.0 (release candidate 0)
Mihai Budiu
[jira] [Created] (CALCITE-6610) ASF matomo integration for website analytics
Stamatis Zampetakis (Jira)
Checked arithmetic
Mihai Budiu
Re: Checked arithmetic
Julian Hyde
Re: Checked arithmetic
stanilovsky evgeny
Re: Checked arithmetic
Mihai Budiu
Re: Checked arithmetic
James Starr
Re: Checked arithmetic
Mihai Budiu
Re: Checked arithmetic
Stamatis Zampetakis
Re: Checked arithmetic
James Starr
Re: Checked arithmetic
Julian Hyde
Re: Checked arithmetic
Julian Hyde
Re: Checked arithmetic
Mihai Budiu
Re: Checked arithmetic
Julian Hyde
Re: Checked arithmetic
Mihai Budiu
Re: Checked arithmetic
Julian Hyde
[jira] [Created] (CALCITE-6609) Remove redundant warning suppression for Guava's Beta and Unstable APIs
Stamatis Zampetakis (Jira)
[jira] [Created] (CALCITE-6608) RexBuilder#makeIn should create EQUALS instead of SEARCH for single point values
Stamatis Zampetakis (Jira)
[jira] [Created] (CALCITE-6607) RexExecutor can throw during evaluation
Mihai Budiu (Jira)
vulnerabilities: dependency scan
Hugh Pearse
Re: vulnerabilities: dependency scan
Xiong Duan
Re: vulnerabilities: dependency scan
Julian Hyde
Re: vulnerabilities: dependency scan
Xiong Duan
Re: vulnerabilities: dependency scan
Hugh Pearse
Re: vulnerabilities: dependency scan
Xiong Duan
Draft: board report for 2024 Q3
Benchao Li
Re: Draft: board report for 2024 Q3
Stamatis Zampetakis
Re: Draft: board report for 2024 Q3
Francis Chuang
Re: Draft: board report for 2024 Q3
Ruben Q L
Re: Draft: board report for 2024 Q3
Xiong Duan
[jira] [Created] (CALCITE-6606) RelDecorrelator Can't decorrelate JOIN conditions with correlate variables
Brandon Chong (Jira)
[Discussion] Measures that span multiple tables
Barak Alon
Re: [Discussion] Measures that span multiple tables
Julian Hyde
Re: [Discussion] Measures that span multiple tables
Barak Alon
Re: [Discussion] Measures that span multiple tables
Julian Hyde
Re: [Discussion] Measures that span multiple tables
Barak Alon
Re: [Discussion] Measures that span multiple tables
Julian Hyde
Serialisation of optimised query plans
Austin Richardson
Re: Serialisation of optimised query plans
Stamatis Zampetakis
Re: Serialisation of optimised query plans
Austin Richardson
Re: Serialisation of optimised query plans
Julian Hyde
Re: Serialisation of optimised query plans
Austin Richardson
[jira] [Created] (CALCITE-6605) Lattice SQL supports complex column expressions
EveyWu (Jira)
[jira] [Created] (CALCITE-6604) Add support for SqlWindowTableFunction in RelToSql Converter
Dongsheng He (Jira)
[jira] [Created] (CALCITE-6603) Lattice SQL supports generation of specified dialects
EveyWu (Jira)
[jira] [Created] (CALCITE-6602) Deadlock while loading class SqlTypeFixture
Julian Hyde (Jira)
[jira] [Created] (CALCITE-6601) Upgrade ByteBuddy version from 1.14.10 to 1.15.1 in Avatica
Istvan Toth (Jira)
[jira] [Created] (CALCITE-6600) AggregateJoinTransposeRule can throw ArrayIndexOutOfBoundsException when applied on a SemiJoin
Ruben Q L (Jira)
[jira] [Created] (CALCITE-6599) RelMdPredicates pull up wrong predicate from VALUES
xiong duan (Jira)
[jira] [Created] (CALCITE-6598) In RelDataTypeSystem, deprecate methods getMaxNumericScale and getMaxNumericPrecision
Julian Hyde (Jira)
[jira] [Created] (CALCITE-6597) Add more standard functions in SqlDialect::BUILT_IN_OPERATORS_LIST
Soumyakanti Das (Jira)
[jira] [Created] (CALCITE-6596) Enable function-level cache by default
Julian Hyde (Jira)
[jira] [Created] (CALCITE-6595) AggregateExpandWithinDistinctRule drops aggregateCall.collation on non-distinct agg
Steven Talbot (Jira)
[jira] [Created] (CALCITE-6594) RelMdSize does not handle ARRAY constructor calls
Claude Brisson (Jira)
[jira] [Created] (CALCITE-6593) NPE when joining tables with many fields and one table is empty
Rodrigo Rueda (Jira)
[jira] [Created] (CALCITE-6592) RelMdPredicates pull up wrong predicate from UNION when it's input include NULL VALUE
xiong duan (Jira)
Tutorials/Documentation on Schemas and Catalogs?
Ian Bertolacci
Question regarding calcite logical algebra's ordinal place holder
He, Guanlin
Re: Question regarding calcite logical algebra's ordinal place holder
Julian Hyde
Re: Question regarding calcite logical algebra's ordinal place holder
Mihai Budiu
Re: version :flink-1.13.0 calcite-1.12.0
刘凯
Re: version :flink-1.13.0 calcite-1.26.0
Benchao Li
java.lang.NoSuchFieldError: BACK_TICK_BACKSLASH
刘凯
Re: java.lang.NoSuchFieldError: BACK_TICK_BACKSLASH
Benchao Li
Discussion: Calcite's standard for function argument conversion
Cancai Cai
Re: Discussion: Calcite's standard for function argument conversion
Julian Hyde
Re: Discussion: Calcite's standard for function argument conversion
Mihai Budiu
Discussion: Calcite's standard for function argument conversion
Cancai Cai
[jira] [Created] (CALCITE-6591) Delete the test for pom.xml file in LintTest
Caican Cai (Jira)
[jira] [Created] (CALCITE-6590) Remove use of Java SecurityManager in Avatica
Julian Hyde (Jira)
[jira] [Created] (CALCITE-6589) Release Avatica 1.26.0
Francis Chuang (Jira)
[DISCUSS] Towards Avatica 1.26.0
Julian Hyde
Re: [DISCUSS] Towards Avatica 1.26.0
Ruben Q L
Re: [DISCUSS] Towards Avatica 1.26.0
Francis Chuang
Re: [DISCUSS] Towards Avatica 1.26.0
Xiong Duan
Re: [DISCUSS] Towards Avatica 1.26.0
Istvan Toth
Re: [DISCUSS] Towards Avatica 1.26.0
Stamatis Zampetakis
Earlier messages
Later messages