Myracle commented on PR #27577:
URL: https://github.com/apache/flink/pull/27577#issuecomment-4688193811

   @raminqaf Thanks for the suggestions. I updated the PyFlink docs to mirror 
the JavaDocs, added literal and non-literal invalid regex tests for 
REGEXP_SPLIT, fixed empty-pattern splitting to preserve SMP characters by 
splitting on Unicode code points, and made the regex argument of 
getRegexpPattern non-null. The return value remains nullable because invalid 
non-literal regex patterns are still handled at runtime.


-- 
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]

Reply via email to