Class NativeFormatReader

java.lang.Object
com.clickhouse.client.api.data_formats.internal.AbstractBinaryFormatReader
com.clickhouse.client.api.data_formats.NativeFormatReader
All Implemented Interfaces:
ClickHouseBinaryFormatReader

public class NativeFormatReader extends AbstractBinaryFormatReader
For the backward compatibility server will not send TZ id in column type. Client should send version to a server to get the correct column type. (see: https://github.com/ClickHouse/ClickHouse/issues/38209)