danhuawang commented on issue #10926:
URL: https://github.com/apache/gravitino/issues/10926#issuecomment-4351899177

   Spark can select view from a remote IRC catalog
   ```
   spark-sql (default)> SELECT * FROM gcp_remote.dml2.sales_performance_view;
   Alice        55000.0 5500.0  2022-01-15
   Charlie      62000.0 6200.0  2023-03-20
   Time taken: 12.56 seconds, Fetched 2 row(s)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to