I am running nifi flow in minifi in containerized environment. I am using executesqlrecord to fetch data from bigquery.It takes almost 3 hours to fetch 14GB data from bigquery table .
Is there any way by which I can reduce the fetch time .
Environment :
Google Compute Engine
Docker container
MiniFi 0.5.0