Skip to content
Snippets Groups Projects
Commit 5c5b4681 authored by Grégory Mantelet's avatar Grégory Mantelet
Browse files

[ADQL] Make UDF optional features. A special LanguageFeature constructor must be

used: `LanguageFeature(FunctionDef)`. This way, the syntax of the function
definition string is checked and function name and parameters can be correctly
extracted. These information are particularly important to determine at the
ADQLParser level whether a DefaultUDF is supported or not while not knowing the
parameters and function types.
parent 94c6d522
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment