Viewing profile — aruntdharan
aruntdharan
HN member- Joined
- Tue, Aug 24, 2021, 6:49 PM UTC
- HN karma
- 66
- Public activity
- 34 items
- HN profile
- View on Hacker News ↗
About aruntdharan
No profile information was provided.
Recent public activity
- story
- story
- story
- story
- story
-
comment
Comment #36229438
Thanks! Yes, for sure - pivoting at the right time is important.
-
story
Show HN: Castled Data – Customer engagement software on top of data warehouses
Hi HN, We're Frank, Abhilash, and Arun from Castled Data( https://castled.io ). Castled is a Customer Engagement platform built directly on top of cloud data warehouses like Snowfl…
- story
-
story
Show HN: API to Generate SQL on Top of Cloud Data Warehouses
Here is the query to create a segment of users who have abandoned their cart in Snowflake. select * from users where "email" in (select "email" from (select events.* from (select *…
- story
-
comment
Comment #34678822
Hi HN! We are excited to share something we have been building for the last year. Castled is a marketing automation platform built on data warehouses like Snowflake, BigQuery, Reds…
- story
-
comment
Comment #34614770
Hi Thom - Yes Clickhouse is definitely there on our roadmap. We already have multiple customers asking for it.
-
comment
Comment #34613215
Hi HN, We're Arun, Frank and Abhilash from Castled Data( https://castled.io ). Castled is a marketing automation platform built directly on top of modern data warehouses like Snowf…
- story
-
comment
Comment #34595468
Hi HN, We're Frank, Abhilash, and Arun from Castled Data( https://castled.io ). Castled is a marketing automation platform built directly on top of modern data warehouses like Snow…
- story
- story
-
comment
Comment #30084789
Sorry about that! But its actually the registration for signup and not for updates. Thats why we had to block personal emails.
-
comment
Comment #30079475
Thanks for letting us know!
-
comment
Comment #30077738
Thats a great question! We dont use updated timestamps to compute deltas, as thats unreliable and can cause data loss depending on your transaction window. We keep snapshot tables …
-
comment
Comment #30076644
Thanks for the input!
-
comment
Comment #30076506
We can definitely consider that. But I feel its a lot of config and can be error prone. For instance, source-destination field mapping configs might be complex and have various iss…
-
comment
Comment #30075750
You mean the warehouse/app credentials, when you say sync configurations? If so, yes, that seems like a great idea. Infact I think your warehouse credentials are already there in y…
-
comment
Comment #30075353
Fixed :)