Commit 868caa4
Need to export the aggregation operations so dh.ui can convert to the
proper case for available aggregations. The JS API is case sensitive and
expects `Sum` or `CountDistinct` not `count` or `COUNT`
Co-authored-by: Matthew Runyon <matthewrunyon@deephaven.io>
1 parent b5a0a9d commit 868caa4
2 files changed
Lines changed: 3 additions & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| 105 | + | |
105 | 106 | | |
106 | 107 | | |
107 | 108 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
0 commit comments