Viewing profile — jagsr123
jagsr123
HN member- Joined
- Wed, Feb 03, 2016, 7:27 PM UTC
- HN karma
- 9
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About jagsr123
No profile information was provided.
Recent public activity
-
comment
Comment #13612737
Good questions. One answer - Speed in analytics when working with large data sets matters. A lot. Think about this - several vendors seem to be claiming support for interactive ana…
-
comment
Comment #13610731
Yes, it is a hash join.
-
comment
Comment #13610705
From what I know, this test originally written by Databricks (expanded here) is meant to tease out the optimizations in the Tungsten engine. Of course, a distributed query that is …
-
comment
Comment #12094740
Just to be clear, we do support Snappydata as a library (unfortunately, the docs don't make this clear) that can work with your distribution (upto 1.6 today). Our releases will sup…
-
comment
Comment #12088626
Structured streaming really makes spark much more competitive for streaming use cases by allowing streams to be seen as DataFrames and hence make it super simple to run continuous …
-
comment
Comment #11029978
Yes. Hopefully soon.
-
comment
Comment #11029477
@superkk Ironically, we debated this extensively and concluded the reverse (primarily because we believe the Spark API is succinct and integration with the eco-system will be easy)…
-
comment
Comment #11029011
Metabase looks very interesting. We will go through it in more detail. Can you point to any doc on what it takes to create a connector? Note that Snappydata has two straightforward…