HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ivovk

no profile record

comments

ivovk
·geçen yıl·discuss
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’s why you usually need a running web application process
ivovk
·geçen yıl·discuss
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 storage.