cube icon indicating copy to clipboard operation
cube copied to clipboard

Different number format returned from different Cubejs version

Open MunChonFFC opened this issue 9 months ago • 3 comments

Problem

I noticed that the integer returned from Cubejs v1.1.16 REST API becomes float with one decimal place by default in version v1.1.17+. Is this intended?

MunChonFFC avatar May 07 '25 14:05 MunChonFFC

Hello @MunChonFFC ,

What database do you use as a data source?

Thanks

ovr avatar May 07 '25 17:05 ovr

I am using MySQL database.

MunChonFFC avatar May 08 '25 07:05 MunChonFFC

Hello @MunChonFFC ,

What database do you use as a data source?

Thanks

Hi, do you manage reproduce this on your end?

MunChonFFC avatar Jun 11 '25 02:06 MunChonFFC