dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[jira] [Created] (CALCITE-6578) RelToSql throws exception when unparse TIMESTAMPDIFF function
xiong duan (Jira)
[jira] [Created] (CALCITE-6577) Replace Freemarker as template engine
Robert Scholte (Jira)
Re: Nullable objects with non nullable fields not being processed as expected.
David Radley
Re: Nullable objects with non nullable fields not being processed as expected.
David Radley
Re: Nullable objects with non nullable fields not being processed as expected.
Julian Hyde
[jira] [Created] (CALCITE-6576) SqlParser does not support using UPDATE table alias with column identifiers in SET
Niels Pardon (Jira)
[jira] [Created] (CALCITE-6574) Add SqlQueryScopes
James Starr (Jira)
[jira] [Created] (CALCITE-6570) Assertion error when validating an UPDATE query with a subquery expression
Pavel Pereslegin (Jira)
[jira] [Created] (CALCITE-6569) RelToSqlConverter support IGNORE NULLS for window functions
Jiajun Xie (Jira)
[jira] [Created] (CALCITE-6564) Support queries with measures on top of a VALUES relation
Julian Hyde (Jira)
[jira] [Created] (CALCITE-6563) Nested window produce incorrect results in RelToSqlConverter.
suibianwanwan (Jira)
QUESTION: SUBSTRING implementation
stanilovsky evgeny
Re: QUESTION: SUBSTRING implementation
Norman Jordan
Re: QUESTION: SUBSTRING implementation
Julian Hyde
Re: QUESTION: SUBSTRING implementation
Julian Hyde
Re: QUESTION: SUBSTRING implementation
Mihai Budiu
Re: QUESTION: SUBSTRING implementation
Julian Hyde
Re: QUESTION: SUBSTRING implementation
stanilovsky evgeny
[jira] [Created] (CALCITE-6562) incorrect value calculated for AS MEASURE aggregate when leveraging multiple GROUPING SETS groups
Adam Markowitz (Jira)
[jira] [Created] (CALCITE-6561) incorrect value calculated for AS MEASURE aggregate when grouping by a column with NULLs
Adam Markowitz (Jira)
Deduplicate common RexNodes
Gonzalo Ortiz Jaureguizar
Re: Deduplicate common RexNodes
Gonzalo Ortiz Jaureguizar
Re: Deduplicate common RexNodes
Alessandro Solimando
Re: Deduplicate common RexNodes
Gonzalo Ortiz Jaureguizar
[jira] [Created] (CALCITE-6560) Add supportsNegativeScale RelDataTypeSystem
xiong duan (Jira)
[jira] [Created] (CALCITE-6559) LogicalCorrelate Type mismatch
Adam Markowitz (Jira)
[jira] [Created] (CALCITE-6558) zero literal is appended as a paramer for FIRST/LAST but it is not desired
peng wu (Jira)
[Question] Improving Performance of SqlToRelConverter for Large Queries?
JinxTheKid
Re: [Question] Improving Performance of SqlToRelConverter for Large Queries?
Julian Hyde
Re: [Question] Improving Performance of SqlToRelConverter for Large Queries?
JinxTheKid
[jira] [Created] (CALCITE-6557) Type Assertion Error In LogicalAggregate
Corvin Kuebler (Jira)
Limit Through Union and Infinite Planning Loops
Victor Barua
Re: Limit Through Union and Infinite Planning Loops
Stamatis Zampetakis
Re: Limit Through Union and Infinite Planning Loops
Victor Barua
[jira] [Created] (CALCITE-6556) Return Data Type of CASE Statement is Incorrect
Karamsetty Vishnu vardhan (Jira)
[jira] [Created] (CALCITE-6555) RelBuilder.aggregateRex thinks aggregate functions of "GROUP BY ()" queries are NOT NULL
Julian Hyde (Jira)
[jira] [Created] (CALCITE-6554) nested correlated sub-query in aggregation does not have inner correlation variable bound to inner projection
Ian Bertolacci (Jira)
[jira] [Created] (CALCITE-6553) In server, several CREATE and DROP commands are incorrect if schema does not exist
Julian Hyde (Jira)
[jira] [Created] (CALCITE-6552) Enable checkerframework in 'server' module
Julian Hyde (Jira)
[jira] [Created] (CALCITE-6551) Add DATE_FORMAT function (enabled in MySQL library)
suibianwanwan (Jira)
[jira] [Created] (CALCITE-6550) Improve SQL function overloading
Norman Jordan (Jira)
[jira] [Created] (CALCITE-6549) Add LOG1P function enabled in Spark library)
Caican Cai (Jira)
[jira] [Created] (CALCITE-6548) Result type inferred for COVAR_SAMP、COVAR_POP is incorrect
xiong duan (Jira)
[jira] [Created] (CALCITE-6547) Result type inferred for STDDEV_SAMP is incorrect
Mihai Budiu (Jira)
[jira] [Created] (CALCITE-6546) Hive dialect does not support a sub-query in the FROM clause without alias
xiong duan (Jira)
[jira] [Created] (CALCITE-6545) SqlToRel does not honor expand = false for IN Subquery with literals
Brandon Chong (Jira)
Some doubts about date functions
Cancai Cai
Re: Some doubts about date functions
Norman Jordan
Re: Some doubts about date functions
Cancai Cai
Re: Some doubts about date functions
Julian Hyde
Re: Some doubts about date functions
Norman Jordan
Re: Some doubts about date functions
Cancai Cai
Re: Some doubts about date functions
Julian Hyde
Re: Some doubts about date functions
Cancai Cai
Re: Some doubts about date functions
Julian Hyde
[jira] [Created] (CALCITE-6544) Calcite's bigquery Dialect date_add and date_sub functions allow 0000 and BC as results
Caican Cai (Jira)
[jira] [Created] (CALCITE-6543) Change the RelOptCostImpl toString method to be consistent with VolcanoCost
Jie Cheng (Jira)
Breaking up SqlValidatorImpl
James Starr
Re: Breaking up SqlValidatorImpl
Mihai Budiu
Re: Breaking up SqlValidatorImpl
James Starr
Re: Breaking up SqlValidatorImpl
Mihai Budiu
Re: Breaking up SqlValidatorImpl
Julian Hyde
Re: Breaking up SqlValidatorImpl
James Starr
[Question][Advice] Analyzing RelNodes and RexNodes Accurately
JinxTheKid
Re: [Question][Advice] Analyzing RelNodes and RexNodes Accurately
Mihai Budiu
Re: [Question][Advice] Analyzing RelNodes and RexNodes Accurately
JinxTheKid
[DISCUSSION] Automatically closing stale pull requests
Michael Mior
Re: [DISCUSSION] Automatically closing stale pull requests
Ruben Q L
Re: [DISCUSSION] Automatically closing stale pull requests
Julian Hyde
Re: [DISCUSSION] Automatically closing stale pull requests
Francis Chuang
Re: [DISCUSSION] Automatically closing stale pull requests
Michael Mior
Re: [DISCUSSION] Automatically closing stale pull requests
James Starr
Re: [DISCUSSION] Automatically closing stale pull requests
Mihai Budiu
Re: [DISCUSSION] Automatically closing stale pull requests
Cancai Cai
Re: [DISCUSSION] Automatically closing stale pull requests
Michael Mior
Re: [DISCUSSION] Automatically closing stale pull requests
Michael Mior
[REVIEW REQUEST]: Review Request for CALCITE-4512
Yanjing Wang
Re: [REVIEW REQUEST]: Review Request for CALCITE-4512
Julian Hyde
Calcite to re-write SQL-to-SQL
Yarin Benado
Re: Calcite to re-write SQL-to-SQL
Yarin Benado
Re: Calcite to re-write SQL-to-SQL
Mihai Budiu
Re: Calcite to re-write SQL-to-SQL
Ruben Q L
Re: Calcite to re-write SQL-to-SQL
Yarin Benado
Re: Calcite to re-write SQL-to-SQL
Ruben Q L
Re: Calcite to re-write SQL-to-SQL
Yarin Benado
Re: Calcite to re-write SQL-to-SQL
Ruben Q L
[jira] [Created] (CALCITE-6542) Jdbc adapter support use a unified alias when generating SQL
xiong duan (Jira)
Where to go from tutorial to use the JDBC Adapter?
David Ventimiglia
Re: Where to go from tutorial to use the JDBC Adapter?
Stamatis Zampetakis
Fwd: Where to go from tutorial to use the JDBC Adapter?
David Ventimiglia
Re: Where to go from tutorial to use the JDBC Adapter?
David Ventimiglia
Re: Where to go from tutorial to use the JDBC Adapter?
David Ventimiglia
[jira] [Created] (CALCITE-6541) Type inference for MOD operator is incorrect
Mihai Budiu (Jira)
[jira] [Created] (CALCITE-6540) RelOptUtil.pushDownJoinConditions does not correctly adjust ASOF joins match conditions
Mihai Budiu (Jira)
[jira] [Created] (CALCITE-6539) Improve error messages due to misspellings
Adam Markowitz (Jira)
Direction on CALCITE-5213, nested correlated subquery conversion
Ian Bertolacci
RE: Direction on CALCITE-5213, nested correlated subquery conversion
Ian Bertolacci
[jira] [Created] (CALCITE-6538) OVER (ROWS CURRENT ROW) should return a window with one row, not all rows
Julian Hyde (Jira)
[jira] [Created] (CALCITE-6537) Add syntax to allow non-aggregated rows to be used in GROUPING SETS
Julian Hyde (Jira)
[jira] [Created] (CALCITE-6536) Dates before BC cannot be used as arguments to date functions
Caican Cai (Jira)
ODBC Avatica Driver (Hortonworks Phoenix DSN)
Hugh Pearse
Question about overriding validation messages
Konstantin Orlov
Re: Question about overriding validation messages
Julian Hyde
[jira] [Created] (CALCITE-6535) Sql. Add for-loop with multiple values to Sql logic tests
Maksim Zhuravkov (Jira)
Build failed in Jenkins: Calcite » Calcite-snapshots #990
Apache Jenkins Server
Jenkins build is back to normal : Calcite » Calcite-snapshots #991
Apache Jenkins Server
[jira] [Created] (CALCITE-6534) Fix type mismatches when pulling up Calc nodes in JoinUnifyRule
suibianwanwan (Jira)
[jira] [Created] (CALCITE-6533) Division between integer and decimal produces incorrect result
Mihai Budiu (Jira)
Null Policy for Casting to a NOT NULL type
Nick Riasanovsky
Re: Null Policy for Casting to a NOT NULL type
Mihai Budiu
Re: Null Policy for Casting to a NOT NULL type
Nick Riasanovsky
Re: Null Policy for Casting to a NOT NULL type
Mihai Budiu
Re: What are the design criteria for Calcite functions
Michael Mior
Re: What are the design criteria for Calcite functions
Mihai Budiu
[jira] [Created] (CALCITE-6532) Postgres RANDOM() is not flagged as non-deterministic
Adam Kennedy (Jira)
[jira] [Created] (CALCITE-6531) Correct Javadoc example in SqlStaticAggFunction#constant
Ruben Q L (Jira)
[jira] [Created] (CALCITE-6530) HTTP Sessions are never exipred in Avatica server
Istvan Toth (Jira)
[jira] [Created] (CALCITE-6529) Use persistent sessionContext in AvaticaCommonsHttpClientImpl
Istvan Toth (Jira)
[ANNOUNCE] New committer: Norman Jordan
Stamatis Zampetakis
Re: [ANNOUNCE] New committer: Norman Jordan
Francis Chuang
Re: [ANNOUNCE] New committer: Norman Jordan
Michael Mior
Re: [ANNOUNCE] New committer: Norman Jordan
Ruben Q L
Re: [ANNOUNCE] New committer: Norman Jordan
Benchao Li
Re: [ANNOUNCE] New committer: Norman Jordan
Alessandro Solimando
Re: [ANNOUNCE] New committer: Norman Jordan
Cancai Cai
Re: [ANNOUNCE] New committer: Norman Jordan
Tanner Clary
RE: [ANNOUNCE] New committer: Norman Jordan
suibianwanwan
Re: [ANNOUNCE] New committer: Norman Jordan
Sergey Nuyanzin
[jira] [Created] (CALCITE-6528) JoinUnifyRule may alter semantics in some cases
suibianwanwan (Jira)
Query planner structure
Mihai Budiu
Re: Re:Query planner structure
Mihai Budiu
Re: Re:Query planner structure
Stamatis Zampetakis
Re: Query planner structure
Cancai Cai
Re: Re:Query planner structure
Mihai Budiu
Re: Query planner structure
suibianwanwan
Support for mv rewrite between different join types
suibianwanwan
Re: Support for mv rewrite between different join types
Christian Beikov
Re: Support for mv rewrite between different join types
Mihai Budiu
[jira] [Created] (CALCITE-6527) Add DATE_ADD function (enabled in Spark library)
Caican Cai (Jira)
[jira] [Created] (CALCITE-6526) Refactor DEVELOCITY_ACCESS_KEY definition in one place
Stamatis Zampetakis (Jira)
[jira] [Created] (CALCITE-6525) Query with one-to-many join of measure to regular table
Julian Hyde (Jira)
[jira] [Created] (CALCITE-6524) The toInt method of SqlFunctions cannot parse a string of decimal type
Caican Cai (Jira)
[jira] [Created] (CALCITE-6523) Oracle SUBSTR semantics different from Calcite
suibianwanwan (Jira)
Build failed in Jenkins: Calcite » Calcite-snapshots #979
Apache Jenkins Server
[jira] [Created] (CALCITE-6522) MAP_KEYS and MAP_VALUES function should throw if a key value is null
Caican Cai (Jira)
[jira] [Created] (CALCITE-6521) CROSS JOIN UNNEST The results do not match expectations.
EveyWu (Jira)
[jira] [Created] (CALCITE-6520) IN operator returns incorrect result
kate (Jira)
Support for Rewriting Count Distinct in Group By Columns for Materialized Views in Calcite
Da Dash
Re: Support for Rewriting Count Distinct in Group By Columns for Materialized Views in Calcite
Julian Hyde
[jira] [Created] (CALCITE-6519) Non-aggregate query that uses measure in ORDER BY
Julian Hyde (Jira)
Misuse of the SqlKind field
Mihai Budiu
Re: Misuse of the SqlKind field
Julian Hyde
[jira] [Created] (CALCITE-6518) ClassCastException during validation when loading multiple libraries
Mihai Budiu (Jira)
[jira] [Created] (CALCITE-6517) “calcite-mongodb” can not close MongoClient, and thread will be leaked
Dirk Zhou (Jira)
CALCITE-6071 RexCall should carry source position information for runtime error reporting
Mihai Budiu
[jira] [Created] (CALCITE-6516) AVG to SUM+COUNT transformation inserts invalid CAST call
Leonid Chistov (Jira)
[jira] [Created] (CALCITE-6515) Remove constants describing which bugs have been fixed in Bug
xiong duan (Jira)
[jira] [Created] (CALCITE-6514) Enable tests about AssertionError while translating IN list that contains null
xiong duan (Jira)
Issue with Custom Connection Parameters in calcite-avatica-go Client
Satya Kommula
Re: Issue with Custom Connection Parameters in calcite-avatica-go Client
Francis Chuang
[jira] [Created] (CALCITE-6513) FilterProjectTransposeRule may cause OOM when Project expressions are complex
Krisztian Kasa (Jira)
[jira] [Created] (CALCITE-6512) Support list arrow type
Caican Cai (Jira)
[jira] [Created] (CALCITE-6511) Migrate from Gradle Enterprise Gradle Plugin to Develocity Gradle Plugin
Clay Johnson (Jira)
[jira] [Created] (CALCITE-6510) MongoAdapter should use mongodb builders instead of building query from strings
Dmitry Sysolyatin (Jira)
[jira] [Created] (CALCITE-6509) MongoAdapter throws 'Invalid JSON Number' exception if first character of field name is number
Dmitry Sysolyatin (Jira)
S3 Build Cache
Clay Johnson
Re: S3 Build Cache
Stamatis Zampetakis
Re: S3 Build Cache
Alessandro Solimando
Re: S3 Build Cache
Julian Hyde
[jira] [Created] (CALCITE-6508) Parse error when using scalar sub-query as operant to Array constructor function
Ian Bertolacci (Jira)
[jira] [Created] (CALCITE-6507) Random functions are incorrectly considered deterministic
Ruben Q L (Jira)
[jira] [Created] (CALCITE-6506) Incorrect RelDataType generated for IN Subquery
Brandon Chong (Jira)
[jira] [Created] (CALCITE-6505) Redshift JSON_OBJECT incorrectly rewritten
Kenneth Stott (Jira)
[jira] [Created] (CALCITE-6504) JOIN_SUB_QUERY_TO_CORRELATE/Join SubQueryRemoveRule produces incorrect tree when using correlated sub-query in on clause of equi-join
Ian Bertolacci (Jira)
[jira] [Created] (CALCITE-6503) Simple `NOT IN` is not pushed via JdbcAdapter
Corvin Kuebler (Jira)
[jira] [Created] (CALCITE-6502) Parser loses position information for Expression3
Mihai Budiu (Jira)
[ANNOUNCE] Mihai Budiu joins Calcite PMC
Benchao Li
Re: [ANNOUNCE] Mihai Budiu joins Calcite PMC
Francis Chuang
Re: [ANNOUNCE] Mihai Budiu joins Calcite PMC
Cancai Cai
Re: [ANNOUNCE] Mihai Budiu joins Calcite PMC
Tanner Clary
Re: [ANNOUNCE] Mihai Budiu joins Calcite PMC
Hongyu Guo
Re: [ANNOUNCE] Mihai Budiu joins Calcite PMC
Yiwen Wu
Re: [ANNOUNCE] Mihai Budiu joins Calcite PMC
Alessandro Solimando
Re: [ANNOUNCE] Mihai Budiu joins Calcite PMC
Bertil Chapuis
Re: [ANNOUNCE] Mihai Budiu joins Calcite PMC
Michael Mior
Re: [ANNOUNCE] Mihai Budiu joins Calcite PMC
Ruben Q L
Re: [ANNOUNCE] Mihai Budiu joins Calcite PMC
Norman Jordan
Re: [ANNOUNCE] Mihai Budiu joins Calcite PMC
Julian Hyde
Re: [ANNOUNCE] Mihai Budiu joins Calcite PMC
Xiong Duan
Re: [ANNOUNCE] Mihai Budiu joins Calcite PMC
Stamatis Zampetakis
Re: [ANNOUNCE] Mihai Budiu joins Calcite PMC
Sergey Nuyanzin
[jira] [Created] (CALCITE-6501) Assertion Error in JoinUnifyRule Due to Type Mismatch
kate (Jira)
[jira] [Created] (CALCITE-6500) Aggregation inside Window clause nodes fails when the query is written with a different syntax
Sree Charan Manamala (Jira)
[jira] [Created] (CALCITE-6499) Deep Clone SqlNodes
Ian Bertolacci (Jira)
[jira] [Created] (CALCITE-6498) Elasticsearch nested mappings do not work
Tim Grein (Jira)
[jira] [Created] (CALCITE-6497) Use helper setup method throughout whole ElasticsearchAdapterTest
Tim Grein (Jira)
[jira] [Created] (CALCITE-6496) Enable tests from outer.iq
Mihai Budiu (Jira)
[jira] [Created] (CALCITE-6495) Allow ProjectSetOpTransposeRule to work with any subclass of Project
Ruben Q L (Jira)
[jira] [Created] (CALCITE-6494) MongoAdapter throws an exception if any function unsupported by MongoProject is used
Dmitry Sysolyatin (Jira)
[jira] [Created] (CALCITE-6493) Improve Calcite development documentation
Caican Cai (Jira)
Earlier messages
Later messages