dlt-hub / verified-sources

Contribute to dlt verified sources 🔥
https://dlthub.com/docs/walkthroughs/add-a-verified-source
Apache License 2.0
48 stars 38 forks source link

feat(mongodb): support limit in the source #479

Closed IlyaFaer closed 1 month ago

IlyaFaer commented 1 month ago

Towards #438

IlyaFaer commented 1 month ago

@rudolfix, okay, I think this is it. I took some time to re-read everything about sorting and incremental, to make sure I got it.

Item 4 left - I already took a look at it, starting to implement.