cube-js / cube-js/cube

Cube Store: AVG does not support IntDecimal(5)

Open
#3,103 1 comment 0 reactions 1 assignee Assigned to @paveltiunov View on GitHub
cube store
Dominant language
Rust
Stars
20.8k
Forks
2.1k
Avg merge
1d 2h
Merged PRs (30d)
181

Description

Steps to reproduce:
```sql
SELECT AVG(x) FROM s.Data
```
where `x` is of `decimal` type.

Expected: the query runs fine.
Actual: error from the issue title.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.