1 2 3 4 5 6 7
| {"commitInfo":{"timestamp":1666008673760,"operation":"WRITE","operationParameters":{"mode":"ErrorIfExists","partitionBy":"[\"part\"]"},"isolationLevel":"Serializable","isBlindAppend":true,"operationMetrics":{"numFiles":"4","numOutputRows":"6","numOutputBytes":"2906"},"engineInfo":"Apache-Spark/3.3.0 Delta-Lake/2.2.0-SNAPSHOT","txnId":"c7bb9dc7-a4fd-4cab-a133-7a2981efc52e"}} {"protocol":{"minReaderVersion":1,"minWriterVersion":4}} {"metaData":{"id":"testId","format":{"provider":"parquet","options":{}},"schemaString":"{\"type\":\"struct\",\"fields\":[{\"name\":\"id\",\"type\":\"long\",\"nullable\":true,\"metadata\":{}},{\"name\":\"text\",\"type\":\"string\",\"nullable\":true,\"metadata\":{}},{\"name\":\"part\",\"type\":\"long\",\"nullable\":true,\"metadata\":{}}]}","partitionColumns":["part"],"configuration":{"delta.enableChangeDataFeed":"true"},"createdTime":1666008669098}} {"add":{"path":"part=0/part-00000-45884e9c-0ad8-4eea-906e-1f2ad6ecee8b.c000.snappy.parquet","partitionValues":{"part":"0"},"size":748,"modificationTime":1666008673203,"dataChange":true,"stats":"{\"numRecords\":2,\"minValues\":{\"id\":0,\"text\":\"old\"},\"maxValues\":{\"id\":2,\"text\":\"old\"},\"nullCount\":{\"id\":0,\"text\":0}}"}} {"add":{"path":"part=1/part-00000-71489cc6-540e-47d4-97b5-383d1b20dcc1.c000.snappy.parquet","partitionValues":{"part":"1"},"size":705,"modificationTime":1666008673475,"dataChange":true,"stats":"{\"numRecords\":1,\"minValues\":{\"id\":1,\"text\":\"old\"},\"maxValues\":{\"id\":1,\"text\":\"old\"},\"nullCount\":{\"id\":0,\"text\":0}}"}} {"add":{"path":"part=0/part-00001-de6d02e2-23a8-44ea-b8c3-1ed6f99df4c1.c000.snappy.parquet","partitionValues":{"part":"0"},"size":705,"modificationTime":1666008673203,"dataChange":true,"stats":"{\"numRecords\":1,\"minValues\":{\"id\":4,\"text\":\"old\"},\"maxValues\":{\"id\":4,\"text\":\"old\"},\"nullCount\":{\"id\":0,\"text\":0}}"}} {"add":{"path":"part=1/part-00001-9587e9a1-c653-4d41-9f1a-ed3e945c766a.c000.snappy.parquet","partitionValues":{"part":"1"},"size":748,"modificationTime":1666008673478,"dataChange":true,"stats":"{\"numRecords\":2,\"minValues\":{\"id\":3,\"text\":\"old\"},\"maxValues\":{\"id\":5,\"text\":\"old\"},\"nullCount\":{\"id\":0,\"text\":0}}"}}
|