You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
flink/flink-formats
Dawid Wysakowicz 38e4e2b8f9 [FLINK-11727][formats] Fixed JSON format issues after serialization
This commit reworks JSON format to use a runtime converter created based
on given TypeInformation. Pre this commit conversion logic was based on
reference comparison of TypeInformation which was not working after
serialization of the format.

This also introduces a builder pattern for ensuring future immutability
of schemas.

This closes #7932.
6 years ago
..
flink-avro Update version to 1.10-SNAPSHOT 6 years ago
flink-avro-confluent-registry Update version to 1.10-SNAPSHOT 6 years ago
flink-csv Update version to 1.10-SNAPSHOT 6 years ago
flink-json [FLINK-11727][formats] Fixed JSON format issues after serialization 6 years ago
flink-parquet Update version to 1.10-SNAPSHOT 6 years ago
flink-sequence-file Update version to 1.10-SNAPSHOT 6 years ago
pom.xml Update version to 1.10-SNAPSHOT 6 years ago