HappenLee opened a new pull request, #4154: URL: https://github.com/apache/doris-website/pull/4154
Update the English and Chinese development-version documentation for `BITMAP_UNION_INT` to match the companion BE change that ignores negative integer inputs. Explain the nonnegative `COUNT(DISTINCT CASE ...)` equivalence, NULL/empty-group behavior, BIGINT return type, and mixed/all-invalid examples. Note the behavior difference from earlier releases. The 4.x and 3.x pages intentionally retain their released behavior; this is a version-specific exception to the synchronization check. Merge this documentation with or after the companion code fix. Validation: - SQL-function documentation lint and changed-file link lint: passed. - English/Chinese content checked together; i18n lint reports only the intentional current/4.x difference. - SQL examples describe the new semantics; they were not executed against a patched cluster locally. No page paths, navigation, function signatures or site code are changed. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
