Reposted by: David Anderson
The latest paper from the #1 CMU-DB PhD student @samarchdb.bsky.social is wild compilation magic! He automatically makes UDFs run 300x faster on SQL Server and 1.3x faster on DuckDB.
Code: github.com/SamArch27/PR...
Paper: www.vldb.org/pvldb/vol18/...
Code: github.com/SamArch27/PR...
Paper: www.vldb.org/pvldb/vol18/...
Reposted by: David Anderson
Very nice: Compact Object Headers targeted as experimental feature to #Java 24! This should yield some nice reduction of the heap size Java apps need. Kudos to Roman Kennke and team!
Reposted by: David Anderson, David McKenzie, Laura Pérez Ortiz
Trying something new:
A 🧵 on a topic I find many students struggle with: "why do their 📊 look more professional than my 📊?"
It's *lots* of tiny decisions that aren't the defaults in many libraries, so let's break down 1 simple graph by @jburnmurdoch.bsky.social
🔗 www.ft.com/content/73a1...
A 🧵 on a topic I find many students struggle with: "why do their 📊 look more professional than my 📊?"
It's *lots* of tiny decisions that aren't the defaults in many libraries, so let's break down 1 simple graph by @jburnmurdoch.bsky.social
🔗 www.ft.com/content/73a1...
Reposted by: David Anderson
FLIP-440 with ProcessTableFunction cwiki.apache.org/confluence/p... is probably the #apacheflink FLIP I've been most excited about since the Table API & SQL upgrade FLIP. Having the ability to build your own processing function with the benefits of the SQL ecosystem (query planner, optimizer) ❤️
FLIP-440: User-defined SQL operators / ProcessTableFunction (PTF) - Apache Flink - Apache Software Foundation
cwiki.apache.org