Viewing profile — robintiman11
robintiman11
HN member- Joined
- Sun, Jul 19, 2026, 8:51 PM UTC
- HN karma
- 2
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About robintiman11
No profile information was provided.
Recent public activity
-
comment
Comment #49004314
Yeah I’d say sorting by relevance is similar but MEANS is strictly a boolean operator only allowed in WHERE clauses at the moment. The way it works is: 1. Prune rows based on seman…
-
comment
Comment #48996981
I built it using Apache Datafusion. It adds semantic operators to SQL such as MEANS which can be used to filter data by its meaning. The core idea is that a user should be able to …
- story
-
comment
Comment #48989035
Very cool