Nick Karpov
posts
github
x
Posts
2025-03-06
Token Alchemy
Can you give an LLM a distribution as an input? Not exactly, but you can get close.
a
11
a
21
a
12
a
22
llm
2025-02-27
RIP flatMapGroupsWithState
The new transformWithState API is here and you'd be crazy not to try it.
databricks
2024-04-10
Hacking Delta Lake MERGE with UDFs and Accumulators
Using Spark accumulators inside MERGE to capture change data before CDF existed.
databricks
delta lake