mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 09:22:43 +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 |
||
---|---|---|
.. | ||
auth | ||
custom-connector | ||
engine | ||
execute | ||
ir | ||
lang-graphql | ||
metadata-resolve | ||
metadata-schema-generator | ||
open-dds | ||
plugins/pre-execution-plugin | ||
query-usage-analytics | ||
schema | ||
sql | ||
utils |