Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2026 07:17 AM
Thanks @amirabedhiafi ,
Yes, achieving millisecond latency with Databricks is still not feasible when using Delta Lake tables. I’m also skeptical about whether true ms-level latency will be possible with Delta tables, given that writes themselves typically take a few seconds to commit.
I’m not sure if there are plans to address this limitation. Since most real-world use cases rely on Delta tables, having support for lower-latency or real-time capabilities would be highly practical and beneficial for many projects.
Rohan