malloy
malloy copied to clipboard
Accept/Except doesn't work with nested fields.
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:
source: ordersRAW is duckdb.table('orders.parquet')
extend {
except:
billing_address.firstname
OS:
Windows 10 x64
Malloy Client:
local VSCode
Malloy Client Version:
VSCode v0.3.1719853081 (pre-release)
Database Connection:
DuckDB