Re: [PR] [INLONG-10883][SDK] Transform SQL support InitCap function [inlong]

2024-10-11 Thread via GitHub
luchunliang merged PR #10892: URL: https://github.com/apache/inlong/pull/10892 -- 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: commits-unsubscr...@inlon

Re: [PR] [INLONG-10883][SDK] Transform SQL support InitCap function [inlong]

2024-10-11 Thread via GitHub
aloyszhang closed pull request #10892: [INLONG-10883][SDK] Transform SQL support InitCap function URL: https://github.com/apache/inlong/pull/10892 -- 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

Re: [PR] [INLONG-10883][SDK] Transform SQL support InitCap function [inlong]

2024-10-09 Thread via GitHub
MOONSakura0614 commented on PR #10892: URL: https://github.com/apache/inlong/pull/10892#issuecomment-2403914270 > You should rebase the master branch and then force push you branch solved -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [PR] [INLONG-10883][SDK] Transform SQL support InitCap function [inlong]

2024-10-09 Thread via GitHub
aloyszhang commented on PR #10892: URL: https://github.com/apache/inlong/pull/10892#issuecomment-2403748355 You should rebase the master branch and then force push you branch -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

Re: [PR] [INLONG-10883][SDK] Transform SQL support InitCap function [inlong]

2024-09-22 Thread via GitHub
MOONSakura0614 commented on PR #10892: URL: https://github.com/apache/inlong/pull/10892#issuecomment-2366747386 @aloyszhang Sorry for another review. Because I forget the pr "return "" if param string is null", I expected "result = null" in unit test which caused failure. Thank you for y

Re: [PR] [INLONG-10883][SDK] Transform SQL support InitCap function [inlong]

2024-09-21 Thread via GitHub
MOONSakura0614 commented on PR #10892: URL: https://github.com/apache/inlong/pull/10892#issuecomment-2365179730 > @MOONSakura0614 please fix the conflicts and failed workflows. already fix the conflicts and failed workflows by force-push. -- This is an automated message from the Apa

Re: [PR] [INLONG-10883][SDK] Transform SQL support InitCap function [inlong]

2024-09-08 Thread via GitHub
dockerzhang commented on PR #10892: URL: https://github.com/apache/inlong/pull/10892#issuecomment-2337016492 @MOONSakura0614 please fix the conflicts and failed workflows. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

Re: [PR] [INLONG-10883][SDK] Transform SQL support InitCap function [inlong]

2024-09-02 Thread via GitHub
MOONSakura0614 commented on PR #10892: URL: https://github.com/apache/inlong/pull/10892#issuecomment-2325701250 > plz rebase the master to resolve the conflict done and thank you for checking again. -- This is an automated message from the Apache Git Service. To respond to the messa

Re: [PR] [INLONG-10883][SDK] Transform SQL support InitCap function [inlong]

2024-09-02 Thread via GitHub
MOONSakura0614 commented on PR #10892: URL: https://github.com/apache/inlong/pull/10892#issuecomment-2325700764 > @MOONSakura0614 please fix the conflicts and failed workflows. already resolve the conflicts and force push. Your careful review is much appreciated. -- This is an a

Re: [PR] [INLONG-10883][SDK] Transform SQL support InitCap function [inlong]

2024-08-29 Thread via GitHub
dockerzhang commented on PR #10892: URL: https://github.com/apache/inlong/pull/10892#issuecomment-2317051155 @MOONSakura0614 please fix the conflicts and failed workflows. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

Re: [PR] [INLONG-10883][SDK] Transform SQL support InitCap function [inlong]

2024-08-26 Thread via GitHub
aloyszhang commented on PR #10892: URL: https://github.com/apache/inlong/pull/10892#issuecomment-2311534997 plz rebase the master to resolve the conflict -- 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

[PR] [INLONG-10883][SDK] Transform SQL support InitCap function [inlong]

2024-08-26 Thread via GitHub
MOONSakura0614 opened a new pull request, #10892: URL: https://github.com/apache/inlong/pull/10892 Fixes #10883 ### Motivation Add a function class: InitCapFunction and its unit test. - initcap(string) Returns a new form of STRING with the first character