[jira] [Created] (CALCITE-4400) A tool method explain Calc operator

2020-11-12 Thread xzh_dz (Jira)
xzh_dz created CALCITE-4400: --- Summary: A tool method explain Calc operator Key: CALCITE-4400 URL: https://issues.apache.org/jira/browse/CALCITE-4400 Project: Calcite Issue Type: Wish

Re: Search/Sarg: untested feature merged to the default branch

2020-11-12 Thread Danny Chan
Stop the merge, PLEASE !!! We all vote -1 and what's the problem there you still want to revert ? What's the bug/problem there that need to be fixed? Can you log some issues there ? If the RexProgramFuzzyTest can not run, just fix it. From my local test, it is not caused by the Sarg itself, it

Re: Search/Sarg: untested feature merged to the default branch

2020-11-12 Thread Vladimir Sitnikov
Ok, it took me even more time to stabilize the build than I initially expected as there were 4 misbehaving issues (4388, 4397, 4398, 4399) The PR that reverts SEARCH is https://github.com/apache/calcite/pull/2250 I'll let the dust settle, and I merge it. Hopefully, SEARCH then could be re-added

[jira] [Created] (CALCITE-4399) Check if HepPlanner should be allowed to register non-nullable column as an equivalent to nullable

2020-11-12 Thread Vladimir Sitnikov (Jira)
Vladimir Sitnikov created CALCITE-4399: -- Summary: Check if HepPlanner should be allowed to register non-nullable column as an equivalent to nullable Key: CALCITE-4399 URL:

[jira] [Created] (CALCITE-4398) RexSimplify introduces cast(nullable as nonnull)

2020-11-12 Thread Vladimir Sitnikov (Jira)
Vladimir Sitnikov created CALCITE-4398: -- Summary: RexSimplify introduces cast(nullable as nonnull) Key: CALCITE-4398 URL: https://issues.apache.org/jira/browse/CALCITE-4398 Project: Calcite

[jira] [Created] (CALCITE-4397) StandardConvertletTable#convertDatetimeMinus is inconsistent with MINUS_DATE return type inference

2020-11-12 Thread Vladimir Sitnikov (Jira)
Vladimir Sitnikov created CALCITE-4397: -- Summary: StandardConvertletTable#convertDatetimeMinus is inconsistent with MINUS_DATE return type inference Key: CALCITE-4397 URL:

[jira] [Created] (CALCITE-4396) Allows table valued functions of FROM and JOIN context without TABLE clause

2020-11-12 Thread Danny Chen (Jira)
Danny Chen created CALCITE-4396: --- Summary: Allows table valued functions of FROM and JOIN context without TABLE clause Key: CALCITE-4396 URL: https://issues.apache.org/jira/browse/CALCITE-4396 Project: