Support nullable types when reading Avro files [HZ-2507] by burakgok · Pull Request #24840 · hazelcast/hazelcast (original) (raw)
Specifically, the following statements are affected: CREATE MAPPING TYPE File OPTIONS ('format'='avro', ...) TABLE(AVRO_FILE(...))
Conflicts:
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/connector/keyvalue/KvMetadataAvroResolver.java
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/connector/kafka/SqlAvroTest.java
Use when changes are only in hazelcast-sql module
label
burakgok deleted the fix/5.4/read-nullable-avro-types branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})