Is there a Flux Query Size Limit?

i am generating Flux queries somewhat dynamically by attaching numerous filters into the query, and wondering is there limit to the size of the query (query not results)?

I am using the java-client-library on Influx Cloud if that makes a different.

Hello @stanton009,
Great question.
I don’t expect there to be. I don’t think the size matters as much as the data you’re trying to query and the about of data you’re trying to transform. How long is your query?
You’ll notice some of the flux scripts in the flux repo are pretty long: