A Simple and Efficient Distributed Multidimensional BI Analysis Engine.
-
Updated
May 2, 2018 - Java
The javadoc in the source code has hardly been fleshed out. Go through the classes and document the public methods as much as is feasible.
Add a description, image, and links to the multidimensional topic page so that developers can more easily learn about it.
To associate your repository with the multidimensional topic, visit your repo's landing page and select "manage topics."
ArrayPop cannot ReDim when the array is only 1 in length
https://github.com/todar/VBA-Arrays/blob/38e25983daf58ad5ee9c8dbb959d1b54a53ad941/ArrayFunctions.bas#L539-L544
My solution was to check the length and use
ErasewhenArrayLength(SourceArray) < 1