CellSet.getCell(Position...) allow positions in any order
Open Java API for OLAP
Brought to you by:
jhyde,
lucboudreau
CellSet.getCell(Position...) should allow positions in any order.
The Javadoc on the method should state this explicitly.
The TCK should test that each driver complies.
See https://sourceforge.net/projects/olap4j/forums/forum/577988/topic/5298918
Fixed for mondrian driver in https://github.com/pentaho/mondrian/commit/c4f390ed362f180cbabfcbff1dfe42be663b1af1.
Issue still exists for olap4j and olap4j xmla driver.