(calcite) branch main updated: [CALCITE-6338] RelMdCollation#project can return an incomplete list of collations in the presence of aliasing

2024-03-25 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new d5b6b5c01f [CALCITE-6338] RelMdCollation#project

(calcite) branch main updated: [CALCITE-6249] RelNode::estimatedRowCount should not be used in computeSelfCost

2024-02-19 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new a19a954738 [CALCITE-6249] RelNode

(calcite) branch main updated: [CALCITE-6251] InnerEnumerator in EnumerableDefaults::correlateBatchJoin is not closed

2024-02-12 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new abf462a7dd [CALCITE-6251] InnerEnumerator

(calcite) branch main updated: [CALCITE-5647] RelMdPopulationSize should use mq.getRowCount(rel) instead of rel.estimateRowCount(mq)

2024-02-07 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new f7069cc524 [CALCITE-5647] RelMdPopulationSize

(calcite) branch main updated: [CALCITE-6234] Add tests on SqlOperatorTest for to_char function

2024-02-02 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 2aabf210dc [CALCITE-6234] Add tests

[calcite] branch main updated: [CALCITE-5949] RexExecutable should return unchanged original expressions when it fails

2023-10-27 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 417a1b53ec [CALCITE-5949] RexExecutable should

[calcite] branch main updated: [CALCITE-5921] SqlOperatorFixture.checkFails and checkAggFails don't check runtime failure (follow-up)

2023-10-25 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 345961a9d2 [CALCITE-5921

[calcite] branch main updated: [CALCITE-5921] SqlOperatorFixture.checkFails and checkAggFails don't check runtime failure

2023-10-25 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 0bec957071 [CALCITE-5921

[calcite] branch main updated: [CALCITE-6014] Create a SqlOperatorFixture that parses, unparses, and then parses again before executing

2023-10-16 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 5151168e9a [CALCITE-6014] Create

[calcite] branch main updated: [CALCITE-6033] Correct broken links on adapter page

2023-10-09 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 0291e1eeb4 [CALCITE-6033] Correct broken links

[calcite] branch main updated: [CALCITE-5989] Type inference for RPAD and LPAD functions (BIGQUERY) is incorrect

2023-09-29 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 3bb7117446 [CALCITE-5989] Type inference for RPAD

[calcite] branch main updated: [CALCITE-6017] Update the GitHub link of released versions

2023-09-27 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 56f7b82483 [CALCITE-6017] Update the GitHub link

[calcite] branch main updated: [CALCITE-5994] Add optimization rule to remove Sort when its input's row number is less or equal to one

2023-09-21 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 1775baf218 [CALCITE-5994] Add optimization rule

[calcite] branch main updated: [CALCITE-5980] QuidemTests are not effectively executed on Windows

2023-09-09 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 7176860882 [CALCITE-5980] QuidemTests

[calcite] branch main updated: [CALCITE-5732] EnumerableHashJoin and EnumerableMergeJoin on composite key return rows matching condition 'null = null'

2023-09-08 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 3aee0b86aa [CALCITE-5732] EnumerableHashJoin

[calcite] branch main updated: [CALCITE-5967] UnsupportedOperationException while implementing a call that requires a special collator

2023-09-06 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 164ff0a27e [CALCITE-5967

[calcite] branch main updated: [CALCITE-5952] SemiJoinJoinTransposeRule should check if JoinType supports pushing predicates into its inputs

2023-09-06 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new d667123585 [CALCITE-5952

[calcite] branch main updated: [CALCITE-5965] Avoid unnecessary String concatenations in the RexFieldAccess constructor to improve the performance

2023-08-31 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 267d633165 [CALCITE-5965] Avoid unnecessary

[calcite] branch main updated: [CALCITE-5843] Constant expression with nested casts causes a compiler crash

2023-08-11 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new bde9110ca6 [CALCITE-5843] Constant expression

[calcite] branch main updated: [CALCITE-5903] RelMdCollation does not define collations for EnumerableLimit

2023-08-08 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 0cea91b842 [CALCITE-5903] RelMdCollation does

[calcite] branch main updated: [CALCITE-5882] Compile-time evaluation of SPLIT function returns incorrect result

2023-08-04 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 98f3048fb1 [CALCITE-5882] Compile-time evaluation

[calcite] branch main updated: [CALCITE-5879] AssertionError during constant reduction of SPLIT expression that returns NULL

2023-08-03 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new ffd58e3b6d [CALCITE-5879] AssertionError during

[calcite] branch main updated: [CALCITE-5877] AssertionError during MOD operation if result scale is greater than maximum numeric scale

2023-08-02 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 5b9e768d72 [CALCITE-5877] AssertionError during

[calcite] branch main updated: [CALCITE-5865] ClassCastException with FLOOR and CEIL on conformances that are not builtin (follow-up)

2023-07-21 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new bdfb17029f [CALCITE-5865] ClassCastException

[calcite] branch main updated: [CALCITE-5839] EnumerableInterpretable#StaticFieldDetector can overwrite its flag and return an incorrect result

2023-07-12 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 55f714cc37 [CALCITE-5839] EnumerableInterpretable

[calcite] branch main updated: [CALCITE-5789] Query with two nested subqueries where the inner-most references the outer-most table returns wrong result [CALCITE-5683] Two level nested correlated subq

2023-06-26 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 7dd3ecd5a6 [CALCITE-5789] Query with two nested

[calcite] branch main updated: [CALCITE-5728] Add ARRAY_TO_STRING function (enabled in BigQuery library)

2023-06-13 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 18ba66da96 [CALCITE-5728] Add ARRAY_TO_STRING

[calcite] branch main updated: [CALCITE-5401] Rule fired by HepPlanner can return Volcano's RelSubset

2023-06-09 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 2e3e4ae220 [CALCITE-5401] Rule fired

[calcite] branch main updated: [CALCITE-5730] Initial null values can be dropped by EnumerableLimitSort with offset

2023-06-02 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 295df907d1 [CALCITE-5730] Initial null values

[calcite] branch main updated: [CALCITE-5608] Implement ASINH, ACOSH, ATANH functions

2023-05-27 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new af2fb7f02b [CALCITE-5608] Implement ASINH, ACOSH

[calcite] branch main updated: [CALCITE-5674] CAST expr to target type should respect nullable when it is complex type (follow-up)

2023-05-24 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 3843ede3d2 [CALCITE-5674] CAST expr to target

[calcite] branch main updated: [CALCITE-5691] IN sub-query inside FILTER clause throws IndexOutOfBoundsException

2023-05-23 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new d08b5cf73f [CALCITE-5691] IN sub-query inside

[calcite] branch main updated: [CALCITE-5602] Implement CSC and SEC functions

2023-05-18 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new dbefd68825 [CALCITE-5602] Implement CSC and SEC

[calcite] branch main updated: [CALCITE-5679] HepPlanner#buildFinalPlan: do not clear metadata cache if RelNode has not changed

2023-04-29 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new a833bd626c [CALCITE-5679] HepPlanner

[calcite] branch main updated: [CALCITE-5670] Assertion error in SemiJoinJoinTransposeRule when Semi-Join has keys from both tables of the bottom Join

2023-04-25 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new cc3c5fed07 [CALCITE-5670] Assertion error

[calcite] branch main updated: [CALCITE-5642] Add SHA256, SHA512 functions (enabled in BigQuery and PostgreSQL libraries)

2023-04-25 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new febd06b2cc [CALCITE-5642] Add SHA256, SHA512

[calcite] branch main updated (2822518713 -> f500e2f157)

2023-04-21 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git from 2822518713 Disable JIRA worklog notifications for GitHub PRs add f500e2f157 [CALCITE-5563] Reduce loops

[calcite] branch main updated: [CALCITE-5651] Inferred scale for decimal should not exceed maximum allowed scale

2023-04-21 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 1fe1ce8845 [CALCITE-5651] Inferred scale

[calcite-avatica] branch main updated: [CALCITE-5494] Time zone tests in DateTimeUtilsTest should pass in Europe/London

2023-01-25 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite-avatica.git The following commit(s) were added to refs/heads/main by this push: new b57eb7cd3 [CALCITE-5494] Time zone tests

[calcite] branch main updated: [CALCITE-5471] RelSupplier.SqlRelSupplier#apply should use .project(), not .rel

2023-01-16 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 5607d6b68f [CALCITE-5471

[calcite] branch main updated: [CALCITE-5394] RelToSql converter fails when semi-join is under a join node

2022-12-12 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 6bea101b66 [CALCITE-5394] RelToSql converter

[calcite] branch main updated (81e6f4bf43 -> 0466bd5777)

2022-12-12 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git from 81e6f4bf43 [CALCITE-5388] tempList expression inside EnumerableWindow.getPartitionIterator should be unoptimized

[calcite] branch main updated: [CALCITE-5377] RelFieldTrimmer support Sort with dynamic param

2022-11-25 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new ad77a20f28 [CALCITE-5377] RelFieldTrimmer support

[calcite-avatica] branch main updated: [CALCITE-5257] NVARCHAR is treated as 'UNKNOWN TYPE' when searching Oracle

2022-10-21 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite-avatica.git The following commit(s) were added to refs/heads/main by this push: new af0e9e44c [CALCITE-5257] NVARCHAR

[calcite-avatica] branch main updated: [CALCITE-4900] NullPointerException when send ExectuteRequest via protobuf with no parameters

2022-10-21 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite-avatica.git The following commit(s) were added to refs/heads/main by this push: new 74a736472 [CALCITE-4900

[calcite] branch main updated: [CALCITE-5286] Join with parameterized LIMIT throws AssertionError "not a literal"

2022-10-03 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 3a38ebf40f [CALCITE-5286] Join with parameterized

[calcite] branch main updated: [CALCITE-5274] Improve DocumentBuilderFactory in DiffRepository test class by using secure features

2022-09-08 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new d20fd09a1d [CALCITE-5274] Improve

[calcite] branch main updated: [CALCITE-5277] Make EnumerableRelImplementor stashedParameters order deterministic to increase BINDABLE_CACHE hit rate

2022-09-08 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 6302e6fa85 [CALCITE-5277] Make

[calcite] branch main updated: [CALCITE-5263] Improve XmlFunctions by using an XML DocumentBuilder

2022-09-07 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new ba80b9156a [CALCITE-5263] Improve XmlFunctions

[calcite] branch main updated: [CALCITE-4999] ARRAY, MULTISET functions should return a collection of scalars if a sub-query returns 1 column

2022-08-30 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 71e30e2c70 [CALCITE-4999] ARRAY, MULTISET

[calcite-avatica] branch main updated: [CALCITE-5218] Verify HTTP client class before instantiating it

2022-07-26 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite-avatica.git The following commit(s) were added to refs/heads/main by this push: new 0c097b6a6 [CALCITE-5218] Verify HTTP

[calcite] branch main updated: [CALCITE-5045] Alias within GroupingSets throws type mis-match exception [CALCITE-5145] CASE statement within GROUPING SETS throws type mis-match exception

2022-06-28 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 44082a08a1 [CALCITE-5045] Alias within

[calcite] branch main updated: [CALCITE-5177] Query loses hint after decorrelation (minor follow-up)

2022-06-21 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 4a01c99e9d [CALCITE-5177] Query loses hint after

[calcite] branch main updated: [CALCITE-4897] Implicit type conversion is not complete for set operation in DML

2022-06-21 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 9a102e77dd [CALCITE-4897] Implicit type

[calcite] branch main updated: [CALCITE-5134] Queries with subquery inside select list does not work if subquery uses table from left join

2022-06-17 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new de41df4d11 [CALCITE-5134] Queries with subquery

[calcite] branch main updated: [CALCITE-5177] Query loses hint after decorrelation

2022-06-13 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new b0b3e3e64 [CALCITE-5177] Query loses hint after

[calcite] branch main updated: [CALCITE-5061] Improve recursive application of the field trimming

2022-05-18 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new dc2e1af5c1 [CALCITE-5061] Improve recursive

[calcite] branch main updated: [CALCITE-5003] MergeUnion on types with different collators produces wrong result

2022-05-05 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 2789f5e4c3 [CALCITE-5003] MergeUnion on types

[calcite] branch master updated: [CALCITE-5048] Query with parameterized LIMIT and correlated sub-query throws AssertionError "not a literal"

2022-04-18 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new 5eb97411e [CALCITE-5048] Query

[calcite] branch master updated: [CALCITE-5079] Update code demo of tutorial

2022-04-07 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new 32babcb90 [CALCITE-5079] Update code demo

[calcite] branch master updated: [CALCITE-5075] Build fails due to rat check on Gemfile.lock

2022-03-31 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new f731ca6 [CALCITE-5075] Build fails due

[calcite] branch master updated: [CALCITE-5019] Avoid multiple scans when table is ProjectableFilterableTable and projections and filters act on different columns

2022-03-03 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new dcbc493 [CALCITE-5019] Avoid multiple scans

[calcite] branch master updated: [CALCITE-3673] ListTransientTable should not leave tables in the schema [CALCITE-4054] RepeatUnion containing a Correlate with a transientScan on its RHS causes NPE

2022-02-18 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new 9c4f3bb [CALCITE-3673] ListTransientTable

[calcite] branch master updated (4a6e222 -> 04029ff)

2022-02-15 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from 4a6e222 [CALCITE-4988] ((A IS NOT NULL OR B) AND A IS NOT NULL) can't be simplify to (A IS NOT NULL) When

[calcite-site] branch master updated: Site: update PMC Chair

2022-01-30 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite-site.git The following commit(s) were added to refs/heads/master by this push: new 79b5131 Site: update PMC Chair 79b5131

[calcite] branch site updated: Site: update PMC Chair

2022-01-29 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch site in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/site by this push: new d132471 Site: update PMC Chair d132471

[calcite] branch master updated: Site: update PMC Chair

2022-01-29 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new 8570cf2 Site: update PMC Chair 8570cf2

[calcite] branch master updated: [CALCITE-4737] Add RelOptPlanner visualizer for debugging (Zuozhi Wang, Thomas Rebele)

2021-12-17 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new ce25311 [CALCITE-4737] Add RelOptPlanner

[calcite] branch master updated: [CALCITE-4941] SemiJoinRule loses hints

2021-12-15 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new 7d342b3 [CALCITE-4941] SemiJoinRule loses

[calcite] branch master updated: [CALCITE-4848] Adding a HAVING condition to a query with a dynamic parameter makes the result always empty

2021-10-14 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new 23e1b1f [CALCITE-4848] Adding a HAVING

[calcite] branch master updated: [CALCITE-4834] JaninoRelMetadataProvider uses hardcoded class name

2021-10-06 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new 50dbd12 [CALCITE-4834

[calcite] branch master updated (d4640d0 -> f4db84c)

2021-09-24 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from d4640d0 [CALCITE-4793] CassandraAdapterDataTypesTest.testCollectionsInnerValues fails depending on the user

[calcite] branch master updated: [CALCITE-4741] AbstractRelNode#getId can overflow into a negative value causing CompileException in certain Enumerable implement methods

2021-08-21 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new 94e2f98 [CALCITE-4741] AbstractRelNode#getId

[calcite] branch master updated: RelOptRulesTest improvements: - Provide relFn pattern mechanism to test a RelNode function instead of a sql string - Refactor several tests to use relFn - Refactor sim

2021-07-07 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new d46137a RelOptRulesTest improvements

[calcite] branch master updated: [CALCITE-4621] SemiJoinRule throws AssertionError on ANTI join

2021-05-27 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new cac28e9 [CALCITE-4621] SemiJoinRule throws

[calcite] branch master updated: Add generic info to Map & Array annotation

2021-05-26 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new 2741cc5 Add generic info to Map & A

[calcite] branch master updated: [CALCITE-2000] UNNEST a collection that has a field with nested data generates an Exception

2021-03-01 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new 3cfeba8 [CALCITE-2000] UNNEST a collection

[calcite] branch master updated: [CALCITE-4437] The Sort rel should be decorrelated even though it has fetch or limit when it is not inside a Correlate (Thomas Rebele)

2021-02-25 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new 8e7d735d [CALCITE-4437] The Sort rel should

[calcite] branch master updated: [CALCITE-3221] Add MergeUnion operator in Enumerable convention

2021-02-10 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new 4cd90f3 [CALCITE-3221] Add MergeUnion

[calcite-avatica] branch master updated: [CALCITE-4181] Avatica throws exception when select field is a List (Kent Nguyen)

2021-01-11 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite-avatica.git The following commit(s) were added to refs/heads/master by this push: new ed44494 [CALCITE-4181] Avatica

[calcite] branch master updated: [CALCITE-4453] RexExecutorImpl#compile should use RexBuilder's type factory if possible

2021-01-07 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new 1f39ffa [CALCITE-4453] RexExecutorImpl

[calcite] branch master updated: [CALCITE-4419] Posix regex operators cannot be used within RelBuilder

2020-12-03 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new d9b55b4 [CALCITE-4419] Posix regex operators

[calcite] branch master updated: [CALCITE-4415] SqlStdOperatorTable.NOT_LIKE has a wrong implementor

2020-11-29 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new f3a9f6f [CALCITE-4415

[calcite] branch master updated (b4e399c -> c9d7f5e)

2020-11-29 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from b4e399c [CALCITE-4414] RelMdSelectivity#getSelectivity for Calc can propagate a predicate with wrong references

[calcite] branch master updated: [CALCITE-4414] RelMdSelectivity#getSelectivity for Calc can propagate a predicate with wrong references

2020-11-26 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new b4e399c [CALCITE-4414] RelMdSelectivity

[calcite] branch master updated: [CALCITE-4409] Improve exception when RelBuilder tries to create a field on a non-struct expression

2020-11-26 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new fc912eb [CALCITE-4409] Improve exception

[calcite] branch master updated: [CALCITE-4393] ExceptionInInitializerError due to NPE in SqlCallBinding caused by circular dependency

2020-11-24 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new fbe6982 [CALCITE-4393

[calcite] branch master updated (f3c173c -> 5a847ea)

2020-11-19 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from f3c173c [CALCITE-4251] Get the origin column, even if it is derived (xzh) add 5a847ea [CALCITE-4402

[calcite] branch master updated (3ccad7b -> b973aa4)

2020-11-18 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from 3ccad7b Following [CALCITE-4364], fix the plan diff of TpcdsTest add b973aa4 Update release instructions

[calcite] branch master updated (5e9943a -> 0ce7685)

2020-11-12 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from 5e9943a [CALCITE-4364] `a IN (1, 2) AND a = 1` should be simplified to `a = 1` add 0ce7685 [CALCITE-4390

[calcite] branch master updated (5e9943a -> 0ce7685)

2020-11-12 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from 5e9943a [CALCITE-4364] `a IN (1, 2) AND a = 1` should be simplified to `a = 1` add 0ce7685 [CALCITE-4390

[calcite] branch master updated: Fix grammatical errors in documentation (Geetha Rangaswamaiah)

2020-11-09 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new 59a195f Fix grammatical errors

[calcite] branch site updated: Site: change 1.25.0 release date to 2020-08-22

2020-10-07 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch site in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/site by this push: new 7238571 Site: change 1.25.0 release date to 2020

[calcite] branch site updated (69e812f -> 2391c20)

2020-10-07 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a change to branch site in repository https://gitbox.apache.org/repos/asf/calcite.git. omit 69e812f Site: change 1.25.0 release date to 2020-08-22 omit 1552765 [CALCITE-4314] Suppress the current

[calcite] branch site updated (b659447 -> 69e812f)

2020-10-07 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a change to branch site in repository https://gitbox.apache.org/repos/asf/calcite.git. discard b659447 Site: Add Rui Wang as committer, Ruben Quesada Lopez as PMC discard 8cf0701 Site: change release date

[calcite] branch master updated: Site: change 1.25.0 release date to 2020-08-22

2020-10-07 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new 69e812f Site: change 1.25.0 release date

[calcite] branch master updated: Add 1.26.0 release announcement

2020-10-06 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new 2391c20 Add 1.26.0 release announcement

[calcite] branch master updated: Correct 1.26.0 release date

2020-10-06 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new 32c62ca Correct 1.26.0 release date 32c62ca

[calcite] branch master updated: Prepare for next development iteration

2020-10-06 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new 1909e9d Prepare for next development

[calcite] branch master updated (64a0ca7 -> cfa37c3)

2020-10-06 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from 64a0ca7 [CALCITE-4279] SEARCH operator cannot be pushed into Druid add cfa37c3 [CALCITE-4291] Release

  1   2   >