v1.7.9
What's Changed
- reduce overhead for group by result by @brharrington in #1117
- avoid id mapping for aggregate functions by @brharrington in #1118
- only consider grouping keys for id mapping by @brharrington in #1119
- reduce allocations for group by result tags by @brharrington in #1120
- hash64: reduce number of checkSpace calls by @brharrington in #1121
- fix NPE for missing tag with group by by @brharrington in #1122
- atlas: limit task timer to just the task by @brharrington in #1123
- atlas: avoid intermediate list for LWC batches by @brharrington in #1124
- atlas: support parallel evaluation by @brharrington in #1125
- support case insenstive patterns for toPatternExpr by @brharrington in #1127
Full Changelog: v1.7.8...v1.7.9