how to test row level delete
Hi, all: I want to try row level delete, but get the exception : IllegalArgumentException: Cannot write delete files in a v1 table. I look over https://iceberg.apache.org/spec/#table-metadata for format-version, it said that An integer version number for the format. Currently, this is
how to generate a new .v1.metadata.json.crc for v1.metadata.json
Hi, all: I vim the v1.metadata.json, so old .v1.metadata.json.crc is not match, how can I generate a new .v1.metadata.json.crc for the new v1.metadata.json ? Thx | | liubo07199 | | liubo07...@hellobike.com |