Skip to content

compute: support date subfields in output

Administrator requested to merge rvt/compute-date-output into main

Created by: rvantonder

Let's you substitute for date.month, $date.year, $date.day. This allows group-by behavior in simple clients (like the one in our Notebook) without having to implement explicit group-by operations.

Screen Shot 2022-08-01 at 8 08 12 PM

In draft so I can make it cleaner, will revisit tomorrow.

Test plan

Adds test.

Merge request reports

Loading