event column from events_stream tables is inaccessible in Looker because in the generated LookML it is superseded by event_timestamp field that lookml-generator renames to event.
@quiiver @badboy @scholtzan by any chance were you aware of that?
Exposing this column in Looker would make events_stream explores more useful. I guess the easiest fix would be to add an alias field in the view (e.g. full_event_name).
┆Issue is synchronized with this Jira Task