pratyakshsharma commented on pull request #3502: URL: https://github.com/apache/hudi/pull/3502#issuecomment-907596058
@dongkelun So essentially I wanted to understand the reason behind using ByteArraySerDes. Because I have not seen this getting used so far in my working experience. Mostly StringSerializer or confluent Avro Serializer are the most common ones to use. So just wanted to know if one gets any additional benefit with using ByteArraySerializer in terms of data size etc. LGTM otherwise. :) cc @yanghua -- 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]
