[
https://issues.apache.org/jira/browse/NIFI-6973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shawn Weeks resolved NIFI-6973.
-------------------------------
Resolution: Won't Fix
Issues is caused by Calcite doing the calculation in memory. Since there isn't
really a work around to that there isn't anything NiFi can do.
> QueryRecord row_number Function Never Returns on Larger Files
> -------------------------------------------------------------
>
> Key: NIFI-6973
> URL: https://issues.apache.org/jira/browse/NIFI-6973
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Shawn Weeks
> Priority: Minor
> Attachments: Query_Record_Bug.xml
>
>
> In the attached example I am attempting to use the row_number() over()
> function in calcite to generate a row id. It works fine for smaller files but
> uses all the ram and cpu allocated to NiFi with larger files.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)