Description
The DataSourceV2 integration doesn't use immutable trees, which is a basic requirement of Catalyst. The v2 relation should not wrap a mutable reader and change the logical plan by pushing projections and filters.
The DataSourceV2 integration doesn't use immutable trees, which is a basic requirement of Catalyst. The v2 relation should not wrap a mutable reader and change the logical plan by pushing projections and filters.