| 138 | } |
| 139 | |
| 140 | RuntimeState* state() { return state_; } |
| 141 | |
| 142 | /// Various static attributes of the UDF/UDA that can be injected as constants |
| 143 | /// by codegen. Note that the argument types refer to those in the UDF/UDA signature, |
no outgoing calls
no test coverage detected