sumitagrawl commented on PR #7177: URL: https://github.com/apache/ozone/pull/7177#issuecomment-2353473995
@errose28 As discussed, We need avoid proto-java-json and vice versa conversion to avoid and error which can be there in java object itself. Instead as part of this tool, will support direct read / put as proto and can be supported after upgrade to proto3. So, - Need support query direct proto object as output - Same need support update proto directly to db @Tejaskriya Will hold this till proto3 feature is added. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
