Add a FunctionContributor contract #4108
Replies: 1 comment
-
I have submitted a PR for this #4109 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Analogously to
TypeContributor
, it is useful for extension modules (e.g. Spatial) to be able to provide additional functions to the QueryEngine.The contract would be:
See issue HHH-14754
Beta Was this translation helpful? Give feedback.
All reactions