Please can you help me with this error:
Error 1: Resources exceeded during query execution: UDF out of memory.; Failed to read Parquet file . This might happen if the file contains a row that is too large, or if the total size of the pages loaded for the queried columns is too large.
Reason: resourcesExceeded
How can I configure this AllowLargeResults property to write to bigquery big data set?
Can you give us a bit more info like KNIME version and nodes you are using, which nodes gives this error, are you writing to or reading from BigQuery (or both), and a bit more context in general would be nice