calcite icon indicating copy to clipboard operation
calcite copied to clipboard

[CALCITE-815] Add an option to allow empty strings to represent null values

Open ILuffZhe opened this issue 6 months ago • 3 comments

The following functions will return null if the result is an empty string under Oracle semantics:

  • concat (||), UPPER, LOWER, TRIM, OVERLAY, SUBSTRING, INITCAP, REPLACE
  • JDBC functions: INSERT, LCASE, UCASE

ILuffZhe avatar Jul 08 '25 11:07 ILuffZhe

This pull request has been marked as stale due to 30 days of inactivity. It will be closed in 90 days if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the [email protected] list. Thank you for your contributions.

github-actions[bot] avatar Aug 09 '25 03:08 github-actions[bot]

This pull request has been marked as stale due to 30 days of inactivity. It will be closed in 90 days if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the [email protected] list. Thank you for your contributions.

github-actions[bot] avatar Oct 25 '25 03:10 github-actions[bot]