Newbie question and perhaps feature request, apologies in advance if this
is well trod.

I've struggled to find a solution to these problems, which one would think
are common:

1) Full fidelity push-down to a JDBC adapted, traditional RDBMS, when only
that source is involved in a query.  Why not an optimization short-cut?

2) A plugin framework that would allow SQL rewrite outside of the
framework.  For example, I might have a redaction, row-level security, or
rewrite engine running on a separate application server.


I fully appreciate that these ideas are contrary to the spirit of a
cost-optimized, distributed and federated query middleware.  These
limitations exist in Trino and Calcite derivatives.

Thoughts?

Thank you so much,

Anthony

Reply via email to