szymon_dybczak
Esteemed Contributor III

Those properties indicates information about backwards compatibility for reader/writer interface in Delta.

Delta Lake guarantees backward compatibility. A higher protocol version of the Delta Lake reader is always able to read data that was written by a lower protocol version.

You can find more detailed explanation below:

https://docs.delta.io/2.0.2/versioning.html