Mark Payne created NIFI-4409:
--------------------------------

             Summary: QueryRecord should pass to the Record Writer the schema 
based on the ResultSet, not the record as it was read
                 Key: NIFI-4409
                 URL: https://issues.apache.org/jira/browse/NIFI-4409
             Project: Apache NiFi
          Issue Type: Bug
            Reporter: Mark Payne
            Assignee: Mark Payne


When a Record is read for QueryRecord, the schema is passed to the writer as 
the 'read schema'. However, the resultant data is likely not to follow that 
schema because of the SELECT clause. We should instead provide the schema that 
is provided by the ResultSet to the writer.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to