lokeshj1703 commented on code in PR #11921:
URL: https://github.com/apache/hudi/pull/11921#discussion_r1777440510


##########
hudi-common/src/main/java/org/apache/hudi/common/table/TableSchemaResolver.java:
##########
@@ -71,7 +72,7 @@
  * Helper class to read schema from data files and log files and to convert it 
between different formats.
  */
 @ThreadSafe
-public class TableSchemaResolver {
+public class TableSchemaResolver implements Serializable {

Review Comment:
   Good catch! Addressed the issue.



-- 
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...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to