| 193 | } |
| 194 | |
| 195 | bool SubstraitCall::HasOptions() const { return !options_.empty(); } |
| 196 | |
| 197 | // A builder used when creating a Substrait plan from an Arrow execution plan. In |
| 198 | // that situation we do not have a set of anchor values already defined so we keep |