Further work on aggregates #73

Open
opened 2020-08-06 16:54:28 +00:00 by gburd · 0 comments
gburd commented 2020-08-06 16:54:28 +00:00 (Migrated from github.com)

After #39, the following items remain:

  • Inclusion of type tags. Check that aggregation behaves correctly (that is: reject the query!) for values of differing types.
  • Type handling for aggregates: e.g., max on instants should yield an instant, not a plain number.
  • Constant expressions (#585)
  • Limits (double-check) (#316)
After #39, the following items remain: - [x] Inclusion of type tags. Check that aggregation behaves correctly (that is: reject the query!) for values of differing types. - [x] Type handling for aggregates: _e.g._, `max` on `instant`s should yield an `instant`, not a plain number. - [ ] Constant expressions (#585) - [ ] Limits (double-check) (#316)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: greg/mentat#73
No description provided.