Skip to content

Literal values don't survive stat computation #129

@teunbrand

Description

@teunbrand

I ran into this problem elsewhere, and I'm just posting this so we don't forget to fix this

VISUALISE bill_len AS x FROM ggsql:penguins
  DRAW histogram
    MAPPING 'foo' AS stroke
#> Failed to generate Vega-Lite output: Validation error: Column '__ggsql_aes_stroke__' referenced in aesthetic 'stroke' (layer 1 (global data)) does not exist.
#> Available columns: __ggsql_aes_x__, __ggsql_aes_x2__, __ggsql_aes_y__, __ggsql_aes_y2__

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions