Skip to content

Commit f0d64c2

Browse files
committed
Add databricks direct unload file containing complex map key
1 parent 84d525a commit f0d64c2

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

data/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121

2222
| File | Description |
2323
|----------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------|
24+
| complex_map_key.parquet | Contains a MAP column with an ARRAY key. Used to test support for complex (non-primitive) map keys. |
25+
2426
| delta_byte_array.parquet | string columns with DELTA_BYTE_ARRAY encoding. See [delta_byte_array.md](delta_byte_array.md) for details. |
2527
| delta_length_byte_array.parquet | string columns with DELTA_LENGTH_BYTE_ARRAY encoding. |
2628
| delta_binary_packed.parquet | INT32 and INT64 columns with DELTA_BINARY_PACKED encoding. See [delta_binary_packed.md](delta_binary_packed.md) for details. |

data/complex_map_key.parquet

2.21 KB
Binary file not shown.

0 commit comments

Comments
 (0)