This is an automated email from the ASF dual-hosted git repository.
fokko pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-cpp.git
from 3973bef refactor: Move test directory into src/iceberg tree (#247)
add b85477b refactor: extract JSON utilities for code reuse (#249)
No new revisions were added by this update.
Summary of changes:
src/iceberg/json_internal.cc | 180 +---------------------------
src/iceberg/util/json_util_internal.h | 214 ++++++++++++++++++++++++++++++++++
2 files changed, 215 insertions(+), 179 deletions(-)
create mode 100644 src/iceberg/util/json_util_internal.h