Closed pyrooka closed 4 years ago
In a Cube.js response every value is a string. We convert the numeric values to long and double based on the dot in the string. Is there any better solution?
Improved in 55313e3f771268a872b6dc63d307394c307ce822. If not suitable for some reasons create a new issue with more details.
In a Cube.js response every value is a string. We convert the numeric values to long and double based on the dot in the string. Is there any better solution?