mihaibudiu commented on PR #3733: URL: https://github.com/apache/calcite/pull/3733#issuecomment-2043730558
This PR is fixing a major calcite bug, which has been open for many years. It would be nice if someone could take a look. Unfortunately, the changes affect many tests. The problem is that casts to a DECIMAL(x, y) type were completely ignored; this PR implements them correctly. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
