Columns from the same graph type can compare directly without being externalized, but still need to be externalized for bindings, filters, and joining to other data sources. Add a flag to indicate if data is internal and if so, then allow joins on the data without requiring externalizing
Columns from the same graph type can compare directly without being externalized, but still need to be externalized for bindings, filters, and joining to other data sources. Add a flag to indicate if data is internal and if so, then allow joins on the data without requiring externalizing