|
19 | 19 | :csv_skip 0}) |
20 | 20 | (columns |
21 | 21 | (column "raw_data" []) |
22 | | - (column ["append" "METADATA$KEY"] 0xb7219c9b1f7d843d [UINT128]) |
23 | | - (column ["delete" "METADATA$KEY"] 0xc45b4cf618eed32f [UINT128]) |
24 | | - (column ["append" "user_id"] 0x7982cff88800e869 [INT]) |
25 | | - (column ["append" "name"] 0x8cb6c4889f2f67c7 [STRING]) |
26 | | - (column "id" 0x5364bf081a053f95 [INT]) |
27 | | - (column ["append" "id"] 0x22d32663113e8a7d [INT]) |
28 | | - (column ["delete" "id"] 0x337b9038b6bf2f6a [INT])) |
| 22 | + (column |
| 23 | + ["append" "METADATA$KEY"] |
| 24 | + 0x8dfeb4bd8f6d8c353d847d1f9b9c21b7 |
| 25 | + [UINT128]) |
| 26 | + (column |
| 27 | + ["delete" "METADATA$KEY"] |
| 28 | + 0xa91fbfb76393ae562fd3ee18f64c5bc4 |
| 29 | + [UINT128]) |
| 30 | + (column ["append" "user_id"] 0xf68f290595d54fb669e80088f8cf8279 [INT]) |
| 31 | + (column ["append" "name"] 0x2756fdf898b5a25ac7672f9f88c4b68c [STRING]) |
| 32 | + (column "id" 0xc0c8b0135d8dee07953f051a08bf6453 [INT]) |
| 33 | + (column ["append" "id"] 0xd21b8166f6243157d8a3e116326d322 [INT]) |
| 34 | + (column ["delete" "id"] 0xe870ce327bf8f16e6a2fbfb638907b33 [INT])) |
29 | 35 | (asof "2025-06-01T00:00:00Z"))))) |
30 | 36 | (reads |
31 | | - (output :mk_ins 0xb7219c9b1f7d843d) |
32 | | - (output :mk_del 0xc45b4cf618eed32f) |
33 | | - (output :uid_ins 0x7982cff88800e869) |
34 | | - (output :name_ins 0x8cb6c4889f2f67c7) |
35 | | - (output :entity_id 0x5364bf081a053f95) |
36 | | - (output :eid_ins 0x22d32663113e8a7d) |
37 | | - (output :eid_del 0x337b9038b6bf2f6a)))) |
| 37 | + (output :mk_ins 0x8dfeb4bd8f6d8c353d847d1f9b9c21b7) |
| 38 | + (output :mk_del 0xa91fbfb76393ae562fd3ee18f64c5bc4) |
| 39 | + (output :uid_ins 0xf68f290595d54fb669e80088f8cf8279) |
| 40 | + (output :name_ins 0x2756fdf898b5a25ac7672f9f88c4b68c) |
| 41 | + (output :entity_id 0xc0c8b0135d8dee07953f051a08bf6453) |
| 42 | + (output :eid_ins 0xd21b8166f6243157d8a3e116326d322) |
| 43 | + (output :eid_del 0xe870ce327bf8f16e6a2fbfb638907b33)))) |
38 | 44 |
|
39 | 45 | ;; Debug information |
40 | 46 | ;; ----------------------- |
41 | 47 | ;; Original names |
42 | | -;; ID `0x337b9038b6bf2f6a` -> `eid_del` |
43 | | -;; ID `0x22d32663113e8a7d` -> `eid_ins` |
44 | | -;; ID `0x5364bf081a053f95` -> `entity_id` |
45 | | -;; ID `0xc45b4cf618eed32f` -> `mk_del` |
46 | | -;; ID `0xb7219c9b1f7d843d` -> `mk_ins` |
47 | | -;; ID `0x8cb6c4889f2f67c7` -> `name_ins` |
48 | | -;; ID `0x7982cff88800e869` -> `uid_ins` |
| 48 | +;; ID `0xe870ce327bf8f16e6a2fbfb638907b33` -> `eid_del` |
| 49 | +;; ID `0xd21b8166f6243157d8a3e116326d322` -> `eid_ins` |
| 50 | +;; ID `0xc0c8b0135d8dee07953f051a08bf6453` -> `entity_id` |
| 51 | +;; ID `0xa91fbfb76393ae562fd3ee18f64c5bc4` -> `mk_del` |
| 52 | +;; ID `0x8dfeb4bd8f6d8c353d847d1f9b9c21b7` -> `mk_ins` |
| 53 | +;; ID `0x2756fdf898b5a25ac7672f9f88c4b68c` -> `name_ins` |
| 54 | +;; ID `0xf68f290595d54fb669e80088f8cf8279` -> `uid_ins` |
0 commit comments