Error loading data from view

I have my data source in CrateDB and I am trying to query the information from Dremio. When I load the physical tables everything works, but when I try for the views I get the following error: Object ‘{data.source}’ not found. Please check that it exists in the selected context.

I am using the following plugin for the connection to CrateDB:
Createdb-dremio-connector

@abuitrago try this GitHub - rongfengliang/my-dremio-cratedb-connector: my-dremio-cratedb-connector current only support Dremio 24.3.0, I will try to fix the old one