Create Custom Zero Copy Connector
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago
I cannot find any documentation on how to create a custom zero copy connector. For example, if want a zero copy table to get data from Amazon S3 (for which there are no primary or community connectors available as far as I can see). I am using S3 as an example but I want to know the general approach - what do I need to implement and publish in order that I can then use the connector to set up actual tables?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago - last edited 5 hours ago
See if below helps
https://www.youtube.com/watch?v=sXCQ1ZK-3ec
If this helped to answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
Thanks Bhuvan - unfortunately it does not solve my use case which is not about usage of existing connectors - I want to create a brand new connector that zero copy can use.