OSBI / saiku

Saiku Analytics - The Worlds Greatest Open Source OLAP Browser
http://community.meteorite.bi
Apache License 2.0
1.31k stars 663 forks source link

saiku replace space by question mark #734

Closed coulibalyfagnine closed 3 years ago

coulibalyfagnine commented 3 years ago

Hello, I am using saiku and everything work fine , thank you good job! But when printing the result I have ? instead of space. For example 1 000 000 is printed as 1?000?000. Could you help me please? My environnement: java 15 Windows 10

PLEASE READ THE FIRST SECTION :-)

NOTE: English is the universal language nowadays, so please don't create or comment on issues using another language. -->

Is this a bug report?

(write your answer here)

Environment

  1. java -version:
  2. node -v (If you use Node.js proxy for Saiku):
  3. npm -v (If you use Node.js proxy for Saiku):
  4. yarn --version (If you use Node.js proxy for Saiku and if you use Yarn):

Then, specify:

  1. Operating system:
  2. Browser and version (if relevant):
  3. Saiku plugin to Pentaho or Saiku Standalone:
  4. Saiku CE or Saiku EE:
  5. Saiku version:

Steps to Reproduce

(Write your steps here:)

1. 2. 3.

Expected Behavior

(Write what you thought would happen.)

Actual Behavior

(Write what happened. Please add screenshots!)

coulibalyfagnine commented 3 years ago

I change the version on jdk to 1.8 and everything is good now.