Viewing profile — akalitenya
akalitenya
HN member- Joined
- Mon, Mar 09, 2015, 4:13 PM UTC
- HN karma
- 55
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About akalitenya
No profile information was provided.
Recent public activity
-
comment
Comment #19581540
Bigquery exists only in Google Cloud. This is a columnar database like Redshift. It is not designed for fast processing small queries that are necessary to support the operation of…
-
comment
Comment #19581075
Mprove does it the way the Looker did it before: CREATE TEMPORARY FUNCTION mprove_array_sum(ar ARRAY ) AS ((SELECT SUM(CAST(REGEXP_EXTRACT(val, '\\|\\|(\\-?\\d+(?:.\\d+)?)$') AS FL…
-
comment
Comment #19575081
@segah Good point. Based on your consulting experience, can you tell if there have been any cases when your clients chose another Business Intelligence tool instead of Looker, what…
-
comment
Comment #19569382
LookML supports different databases as sources. Sometimes Looker adds its own LookML parameters for database - which makes it difficult to read the documentation. For analysts who …
-
comment
Comment #19569225
Thank you, I plan to add more videos on the page.
-
comment
Comment #19569206
Thank you, I sent you an email. I am open to any suggestions - akalitenya@mprove.io.
-
comment
Comment #19560784
The MySQL image specified in the docker-compose file you mentioned. It is used for the internal data of the Mprove application (users, projects, members, etc.). Each user action in…
-
comment
Comment #19560590
Yes, look at this page - https://mprove.io/docs/blockml/fields/measure . You need to specify measure "type" and "sql_key" that will be used to avoid counting duplicates.
-
comment
Comment #19557539
Mprove creates permanent derived tables in BigQuery if the user wants it. But you can't use BigQuery for OLTP.
-
comment
Comment #19557468
Source code is open. Anyone can deploy Mprove to his server and use it for free.
-
comment
Comment #19557347
Yes it should, there is special "unnest" parameter for fields in BlockML reference - https://mprove.io/docs/blockml/fields/dimension
-
comment
Comment #19556335
> Some of the Old LookML syntax is an exact copy. I met the online Looker demo a few years ago when I was looking for a business intelligence tool for another project. Looker has a…
-
comment
Comment #19555493
thanks, i just fixed it
- story
-
comment
Comment #13764200
do you plan to opensource all of Stitch integrations?