Open
Description
While working on #222, I realised delta-standalone (latest version 3.1.0) supports only very basic delta capabilities:
io.delta.standalone.internal.exception.DeltaErrors$InvalidProtocolVersionException:
Delta protocol version (3,7) is too new for this version of Delta
Standalone Reader/Writer (1,2). Please upgrade to a newer release.
delta-standalone
is deprecated in favour of delta-kernel, therefore I think we should move to delta-kernel to have support of more recent features.
Metadata
Metadata
Assignees
Labels
No labels