Viewing profile — hawaiianSpork
hawaiianSpork
HN member- Joined
- Thu, Oct 23, 2014, 1:02 AM UTC
- HN karma
- 9
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About hawaiianSpork
No profile information was provided.
Recent public activity
-
comment
Comment #43286541
How do succinct data structures do with vector operations on cpu? Not sure if they are succinct, but the Apache arrow format encodes data in several ways that is compact in memory …
-
comment
Comment #38815044
Parquet has been the lakehouse file format of choice for nearly half a decade. But we are starting to see other contenders that are optimized more for lower latency like lance http…
-
comment
Comment #34945304
I looked for the York Abstract Machine used in the paper and couldn't find anything about it outside of this paper: https://www.cs.york.ac.uk/plasma/publications/pdf/ManningPlu... …
-
comment
Comment #31975311
I wonder if exposing this as a language server would be helpful?
-
comment
Comment #27513372
If you are looking to do data validation from the JVM, you may try Baleen (written in Kotlin): https://github.com/ShopRunner/baleen/ I'm one of the contributors. We created a DSL i…