mysticfall / pivot4j

Pivot4J provides a common API for OLAP servers which can be used to build an analytical service frontend with pivot style GUI.
Other
128 stars 99 forks source link

Unable to parse MDX with member names containing ']]' escape #34

Closed mysticfall closed 11 years ago

mysticfall commented 11 years ago

Unable to parse MDX with member names containing ']]' escape character.

For example, if member name is 'AA[BB]', then '[AA[BB]]]' should be recognized as a valid identifier in MDX.