I'm trying to get data from a table of a Microsoft SQL Server database but when I execute the query in the NiFi processor it throws an error that apparently cannot turn a datetime column into the Avro format.
I've tried looking for a processor that does not work with Avro or changing the structure but I haven't found anything.