enso-org / enso

Enso Analytics is a self-service data prep and analysis platform designed for data teams.
https://ensoanalytics.com
Apache License 2.0
7.36k stars 323 forks source link

Make `Decimal` constructors private #10799

Open GregoryTravis opened 2 months ago

GregoryTravis commented 2 months ago

Decimal tests mostly fail with the constructors private; details

Akirathan commented 2 months ago

Seems like Decimal.Value got called from some builtin method. I am not sure, but that would explain why target_project_name is Nothing. Anyway, this is a bug. Assigning to me.