Skip to content

Event tables accessible from views #4436

@joshua-spacetime

Description

@joshua-spacetime

Event tables were not supposed to be accessible from views but we're generating bindings for them in ViewContext and AnonymousViewContext.

- **Views.** Event tables cannot currently be accessed within view functions. Although the proposal defines clear semantics for this (event-table-ness is "infectious," meaning a view that joins on an event table itself becomes an event table), this is deferred to a future release.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions