i always thought it was super cool to have some lester (kasai) skateboards and stickers, as well as garbage pail kids sticker with my name on it, but today i found the coolest thing ever – a video game using my name
Monthly Archives: September 2023
hive acid transactions work on trino (can even update a partitioned column)
it seems that folks who haven’t used hive in production are always quick to say that hive doesn’t have classic crud operations, much less the merge statement, and that simply isn’t true – this post shows you that you can create a hive acid table and mutate its contents with trino
configuring the cache service (starburst enterprise)
showcasing a video walk-through of configuring and validating the caching service for starburst enterprise which enables table scan redirection, materialized views, and data products
pystarburst (the dataframe api)
the dataframe api is finally available for trino and starburst galaxy thanks to the pystarburst libraries — take a peek at some example usages in this quick validation run