delta-io / kafka-delta-ingest

A highly efficient daemon for streaming data from Kafka into Delta Lake
Apache License 2.0
337 stars 72 forks source link

Add array type to coercions #103

Closed mosyp closed 2 years ago

mosyp commented 2 years ago

Add support of array<string>, array<timestamp> and array<struct>