Live data from Hacker News

Viewing profile — akalitenya

akalitenya

HN member
Joined
Mon, Mar 09, 2015, 4:13 PM UTC
HN karma
55
Public activity
15 items

About akalitenya

No profile information was provided.

Recent public activity

  1. 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…

  2. 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…

  3. 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…

  4. 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 …

  5. comment
    Comment #19569225

    Thank you, I plan to add more videos on the page.

  6. comment
    Comment #19569206

    Thank you, I sent you an email. I am open to any suggestions - akalitenya@mprove.io.

  7. 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…

  8. 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.

  9. comment
    Comment #19557539

    Mprove creates permanent derived tables in BigQuery if the user wants it. But you can't use BigQuery for OLTP.

  10. comment
    Comment #19557468

    Source code is open. Anyone can deploy Mprove to his server and use it for free.

  11. comment
    Comment #19557347

    Yes it should, there is special "unnest" parameter for fields in BlockML reference - https://mprove.io/docs/blockml/fields/dimension

  12. 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…

  13. comment
    Comment #19555493

    thanks, i just fixed it

  14. story
  15. comment
    Comment #13764200

    do you plan to opensource all of Stitch integrations?