majic31 opened a new pull request #614: Fixed use customized precision URL: https://github.com/apache/kylin/pull/614 In the cubeMeasures.js, It will withdraw precision and scale by using Regular Expression. The scale parameter is ok, but precision use the magic number 19. So we fixed it, and we test ok when the column is decimal(38,18).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
