zeokz
zeokz
Also note that the CubeJS Store generated the Parquet files. 
I managed to store the cache data in the source database by setting the `external` property of my aggregation to `false`. However, CubeJSv0.30.60 is still unable to understand that I...
The only way I am able to get data is by setting both the `rollupOnlyMode` & `externalRefresh` to `false` (As far as I know these should be false by default)....