hoperunChen commented on PR #4150: URL: https://github.com/apache/calcite/pull/4150#issuecomment-2597256583
If the value is null, this method will return null; why can’t it return null for an empty string as well? I believe the null check at the beginning was added precisely to prevent a NumberFormatException when creating a BigDecimal, wasn’t it? -- 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]
