mirror of
https://github.com/apache/nifi.git
synced 2025-02-08 02:58:43 +00:00
5108d7cdd0
Also allow to write them as such (byte-arrays) - again, instead of throwing an exception. NIFI-8439 Fixed unit tests. NIFI-8439 Allow writing parquet INT96 timestamps if they were read by the same parquet-avro library. This closes #5006. Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>