fix missing bracket

This commit is contained in:
Travis 2021-03-02 22:13:12 -06:00
parent ea8b07d380
commit 883e687094
No known key found for this signature in database
GPG key ID: 37080CC2042BA34E

View file

@ -435,6 +435,7 @@ var callInfoByFunc = map[string]callInfo{
"_field": "",
"field": "",
},
},
"Percentile": {
allowUnknown: false,
prototypes: map[string]interface{}{