mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-07 17:15:56 +00:00
fix missing bracket
This commit is contained in:
parent
ea8b07d380
commit
883e687094
1 changed files with 1 additions and 0 deletions
|
|
@ -435,6 +435,7 @@ var callInfoByFunc = map[string]callInfo{
|
|||
"_field": "",
|
||||
"field": "",
|
||||
},
|
||||
},
|
||||
"Percentile": {
|
||||
allowUnknown: false,
|
||||
prototypes: map[string]interface{}{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue