Mark Payne created NIFI-4793:
--------------------------------

             Summary: Look into allowing QueryRecord to run multiple SQL 
queries against flowfile without re-parsing
                 Key: NIFI-4793
                 URL: https://issues.apache.org/jira/browse/NIFI-4793
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Extensions
            Reporter: Mark Payne


Currently, if multiple SQL statements are provided to the QueryRecord 
processor, the Processor must parse the data to provide it to Calcite once for 
each SQL statement. We should investigate if we can find a way to make a single 
pass through the data capable of yielding the results that we want.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to