streamnative/pulsar-io-cloud-storage

[FEATURE] should write schema version in a human-readable format

Closed this issue · 2 comments

Currently, cloud storage connector writes schemaVersion with hex encoded string, so all schemaVersion looks like 000000000000000A which is hard to read.

follow up fix #273

sample: "__message_metadata__":{"schemaVersion":0,"messageId":"10:427:-1:0","properties":{}}