Skip to content
Snippets Groups Projects
Commit 074a8ea7 authored by Ariya Hidayat's avatar Ariya Hidayat
Browse files

Custom expression: compiler can delegate field resolving (#14427)

The core logic of MBQL compiler only has an abstract understanding of
the environment access (fields like segments, dimensions, and metrics)
as resolving those can be delegated accordingly.

As a bonus, this makes it very easy to test and to refactor the compiler
code.
parent a15808c5
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment