wwasilak
wwasilak
Tried to replicate brand synergies code from Ecommerce in Motherduck examples. If it is embbeded in new source, it doesn;t work as it should (only first part of pipeline tested):...
### What happens? When trying to use Accept or Except for a field that is nested, error 'extraneous input '.' expecting {ACCEPT,...' shows up.  ### To Reproduce code example:...
### What happens? I am nesting two views in query. Each of those views is sorted by date field and when run separately the sorting works fine. The problem is,...
Hi, seems like when using dimension in query and then trying to use button that generates query for choosen row, in the generated query path to the field incorrect/non-existing: Example:...
### What happens? In the Collab Notebook, below query returns wrong values. Link to notebook (official one, from Malloy Docs): https://colab.research.google.com/drive/1eo1fe3878DfUvo1RcyhFUKcFhjdaSlzp?usp=sharing Query: %%malloy_query flights run: flights -> { aggregate: max_date...
Hi, tried to install on freshly installed duckdb but it failed : D INSTALL cache_httpfs from community; HTTP Error: Failed to download extension "cache_httpfs" at URL "http://community-extensions.duckdb.org/v1.2.0/windows_amd64/cache_httpfs.duckdb_extension.gz" (HTTP 403) Candidate...