Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Cannot Reproduce
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
Query with two empty axes gives NullPointerException.
For example,
select {} ON COLUMNS,
{} ON ROWS
from [MyCube]
See
https://sourceforge.net/forum/message.php?msg_id=3197941
For example,
select {} ON COLUMNS,
{} ON ROWS
from [MyCube]
See
https://sourceforge.net/forum/message.php?msg_id=3197941
user_id=1186140
I have that already solved in
com.tonbeller.jpivot.olap.query.Quax
If anybody wants more information let me know.