Viewing profile — ivovk
ivovk
HN member- Joined
- Fri, Jan 10, 2025, 9:15 PM UTC
- HN karma
- 2
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About ivovk
No profile information was provided.
Recent public activity
-
comment
Comment #44479004
It stops working when you need to connect to any external resource. Database, http clients etc maintain connection pools to skip initial connection phase, which can be costly. That…
-
comment
Comment #44112875
My understanding is that DuckLake, while being open source format, is not compatible with Iceberg, since it addressees some of it’s shortcomings, such as metadata stored in blob st…