Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2025 12:00 AM
I think Delta sharing would do the trick but is it possible to query the table via this technique based on certain parameters? In open sharing mechanism, it returns you the data in form of pandas dataframe when using python connector (bearer token method). I also looked through the delta-sharing protocol's GitHub README but there is no specific mention about how to query the database based on certain conditions? Also, is the size restriction efficient when compared to SQL Execution API?