mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-16 01:44:03 +03:00
6c9dad1786
Specifically, DataConnectorColumnName and DataConnectorName which are wrappers on `SmolStr` and hence cheap to clone. We want to use `Plan` as a physical node in the sql layer but given datafusion's architecture, a physical node cannot contain references. This is a small PR towards this effort. V3_GIT_ORIGIN_REV_ID: 284dcfb4e8e7ce83705b415611c22e8a6e25e4be |
||
---|---|---|
.. | ||
explain | ||
ndc | ||
plan | ||
remote_joins | ||
error.rs | ||
explain.rs | ||
lib.rs | ||
ndc.rs | ||
plan.rs | ||
process_response.rs | ||
query_usage.rs | ||
remote_joins.rs |