Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2024 12:18 AM
I used this approach
- Querying the materialised view using databricks serverless SQL endpoint by connecting it with SQL connect.
Its working right now. If I face any issues, I will write it into a normal table and delta share it.
Thanks for your reply @Retired_mod as always very helpful.