mfulop
mfulop
Configured prefix for cube store is currently used in the middle of redis keys generated by cube store eg.: SQL_PRE_AGGREGATIONS<prefix>... This is polluting our redis namespace when we are using...
**Describe the bug** The API Gateway npm package is missing files from src/types. [The source folder](https://github.com/cube-js/cube.js/tree/master/packages/cubejs-api-gateway/src/types) includes several .d files which are missing from the published package, causing compilation errors...
When trying to load data with a dimension column with all empty string values, eg. ``` import Engine from '@chartshq/datamodel' // used version v3.0.0 async function f () { const...
* [https://pivottable.js.org/examples/](https://pivottable.js.org/examples/) * [https://react-pivottable.js.org/](https://react-pivottable.js.org/) * [https://www.webdatarocks.com/](https://www.webdatarocks.com/) (secretly FlexMonster "light") Proprietary libs: * [https://www.flexmonster.com/demos/pivot-table-js/](https://www.flexmonster.com/demos/pivot-table-js/) * [https://docs.dhtmlx.com/pivot/](https://docs.dhtmlx.com/pivot/) * [https://webix.com/pivot/](url)
Tabulator is a data grid powered by virtual DOM it might seem a bit rough on the edges at first sight but inside there's more than what meets the eye:...
Low-level data analytics / manipulation libraries: * [https://github.com/uwdata/arquero](https://github.com/uwdata/arquero) * [https://github.com/data-forge/data-forge-ts](https://github.com/data-forge/data-forge-ts)
The query below with the cube schema (below) generates a SQL query that is invalid (BigQuery reports Syntax error: Unexpected keyword WITH at [2:5]) ```javascript { "query": { "timezone": "UTC",...
Hello, Any chance to update dependencies so a more recent libphonenumber could be used? Currently validity check fails for the otherwise valid MX number +5217291381234 (last 4 digits changed for...