HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ivovk

no profile record

comments

ivovk
·anno scorso·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
·anno scorso·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.