chaijunjie0101 commented on PR #1446: URL: https://github.com/apache/phoenix/pull/1446#issuecomment-1141776333
> > > > > You should introduce a new Configuration key for the string value, and fall back to the character value if that is not present, for backwards compatibility. > > ok,i will change this MR for backwards compatibility, it is better, thank you for review and suggest. > You should introduce a new Configuration key for the string value, and fall back to the character value if that is not present, for backwards compatibility. but,the commons-csv now is support string delimiter, it is compatible for one string len equals 1 as character,should we add a new Configuration key? the new Configuration key could replace the old one... -- 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]
