Skip to content

[CALCITE-991] Create separate FunctionCategories for table functions and macros#168

Closed
julienledem wants to merge 3 commits intoapache:masterfrom
julienledem:table_function_category
Closed

[CALCITE-991] Create separate FunctionCategories for table functions and macros#168
julienledem wants to merge 3 commits intoapache:masterfrom
julienledem:table_function_category

Conversation

@julienledem
Copy link
Member

This prevents collisions between Drill Table macros and regular functions.
apache/drill#246

@asfgit asfgit force-pushed the master branch 2 times, most recently from fe91d46 to 2712d7d Compare January 13, 2016 16:45
@julienledem julienledem force-pushed the table_function_category branch from 381533a to 09c151b Compare June 9, 2016 22:52
@julienledem julienledem changed the title CALCITE-991: Create separate FunctionCategories for table functions and macros [CALCITE-991]: Create separate FunctionCategories for table functions and macros Jun 9, 2016
@julienledem julienledem changed the title [CALCITE-991]: Create separate FunctionCategories for table functions and macros [CALCITE-991] Create separate FunctionCategories for table functions and macros Jun 9, 2016
@julienledem julienledem force-pushed the table_function_category branch from 09c151b to b542917 Compare June 9, 2016 23:17
@julianhyde
Copy link
Contributor

Documentation for lookupOperatorOverloads method's category parameter says "null for any matching operator" but code does otherwise, and test expects otherwise. Which should it be?

julianhyde added a commit to julianhyde/calcite that referenced this pull request Jun 14, 2016
…nctions and macros (Julien le Dem, Minji Kim)

 Close apache#168
julianhyde pushed a commit to julianhyde/calcite that referenced this pull request Jun 15, 2016
…nctions and macros (Julien Le Dem, Minji Kim)

Add a simple test for CalciteCatalogReader (Minji Kim).

Fix up (Julian Hyde).

Close apache#168
@asfgit asfgit closed this in 0599cdd Jun 15, 2016
ldming pushed a commit to ldming/mycalcite that referenced this pull request Sep 13, 2018
…nctions and macros (Julien Le Dem, Minji Kim)

Add a simple test for CalciteCatalogReader (Minji Kim).

Fix up (Julian Hyde).

Close apache/calcite#168
RupengWang pushed a commit to RupengWang/calcite that referenced this pull request Nov 18, 2020
KE-17052 support +-/* between numeric and string pass validation
jamesstarr pushed a commit to jamesstarr/calcite that referenced this pull request Mar 16, 2026
Bumps spark-core_2.10 from 2.2.0 to 2.2.2.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
jamesstarr pushed a commit to jamesstarr/calcite that referenced this pull request Mar 16, 2026
Bumps spark-core_2.10 from 2.2.0 to 2.2.2.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants