HackerTrans
TopNewTrendsCommentsPastAskShowJobs

antruok

no profile record

comments

antruok
·letztes Jahr·discuss
I wonder why Singlestore has been so unpopular (at least I never hear about it). Quick guess is that HTAP itself isn’t a significant feature requirement, maybe just a cherry on top of other major db features.
antruok
·letztes Jahr·discuss
Enterpise also often wants a full data platform (like Databricks), not a plain data warehouse.
antruok
·letztes Jahr·discuss
In my experience, one factor is databricks releasing features fast but unpolished.

I like how they’re innovating, but it can be rough around the edges sometimes.
antruok
·letztes Jahr·discuss
In addition to the AI use cases, sometimes you wanna share the data warehouse data in oltp way for fast lookups and high concurrency. Not sure whether Neon will do that but I hope so.

One example from Snowflake is hybrid tables which adds rowstore next to columnar.

OLAP + OLTP = HTAP
antruok
·letztes Jahr·discuss
the new cost-optimized mode is very promising, though
antruok
·vor 4 Jahren·discuss
The query structure does look nice indeed! The usage of the pipe character feels odd but I suppose there are benefits in the end
antruok
·vor 5 Jahren·discuss
So apparently the check_cols parameter didn't help either?

I'm trying to learn about the critical pain points of dbt, and this case seems interesting.
antruok
·vor 5 Jahren·discuss
The snapshots feature should handle the slowly changing dimensions. But are you saying it's not flexible enough for certain edge cases?