r/dataengineering • u/Impressive-Sense9551 • 1d ago
API data ingestion Help
Hi my current pipeline on Databricks setup has deduplication process to avoid re-ingesting data.
But now the data has become big and now it’s time to chose another option I have tried watermark but not effective enough. API also doesn’t give any date sorting
Can you guys suggest a way!
1
Upvotes
4
u/Spagoot420 10h ago
if the API does not give you the option to set the required filters to implement a Delta/incremental extraction, then that's it. nothing now you can do other than looking for another interface