MisterRaindrop opened a new issue, #128: URL: https://github.com/apache/iceberg-cpp/issues/128
I encountered a problem when implementing the code. The NameMappingFromJson code in json_internal is dependent on iceberg-bundle, and iceberg also depends on it. This kind of dependency causes the tests to fail. Should we implement a minimal unit of code for JSON functionality to avoid mutual dependencies? Here is my MR implementation. https://github.com/apache/iceberg-cpp/pull/127 Please let me know if there are any issues or if the implementation is incorrect. Also, if there is a better approach, please share it with me. -- 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: issues-unsubscr...@iceberg.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org