Anton Podolsky

Results 16 comments of Anton Podolsky

Hi @eladigong, please make sure each module (`gong_bi_redshift` in this case) is defined only once in `.env`. Looks like there are duplicates.

@eladigong please try to run `localStorage.clear()` in the dev console and see if it helps.

Still happens in multi-statement queries: ``` select 1; select foo ```

Yes, the idea is to execute same note on different clusters, without duplicating the note.

@sbhrwlr, you are correct, adding to backlog.

@frances720 can you post an example of the api response for the "My notebooks" page? The request url is: `/api/files`

@qianshengzj , can you please share the value of ```window.quixConfig```?

```send query-details at later stage and include query-type in it``` this ^

- Change `MODULES_PRESTO_*` to `MODULES_TRINO_*` - Change `MODULES=presto` to `MODULES=trino`