James Duong
James Duong
Is it possible to have multiple instances of the same plugin (and version), loaded in their own classloader? The need for this comes from third party libraries that have a...
Canonicalize the representation of adding a single time unit to a datetime type under the datetime_plus operator. Add a RexUtil method for converting back to timestampadd. Add a hook that...
For tracking stability of the setOnReadyThreshold server and client APIs.
- on clients this is exposed by setting a CallOption - on servers this is configured by calling a method on ServerCall or ServerStreamListener
Calculate the post-pruning RelTraitSet on the projection using TraitSet#apply(Mapping)