May I ask if anyone tried to use JSONata4Java in CARML (https://github.com/carml/carml)?
It needs to implement getSourceIterator()
and getExpressionEvaluatorFactory()
, which are in LogicalSourceResolver interface at com.taxonic.carml.logical_source_resolver package.
Any thoughts/directions?