slfan1989 commented on PR #15: URL: https://github.com/apache/paimon-cpp/pull/15#issuecomment-4542944727
> Thank you for the contribution. This fix looks correct and addresses the case-sensitivity issue. > > We have a utility function, `StringUtils::ToUpperCase`, that has not been merged yet. Would it be possible to wait until that utility is available? I think it could make the code a bit cleaner. We expect to merge it soon, and then sync it in this PR if that works for you. Thanks! @lxy-9602 Thank you for the feedback. That sounds good to me. I’m happy to wait until `StringUtils::ToUpperCase` is merged, and then I can update this PR to use the utility function to make the code cleaner. Thanks again! -- 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]
