Cannot have a large number of properties
Closed this issue · 2 comments
wesleyyee commented
When specifying 40 properties, the query is too large. The maximum standard SQL query length is 1024.00K characters. Is there any way to work around this to allow more properties?
adamribaudo-velir commented
Congrats! You're the first to use this many properties :)
Can you be specific about which query/model is failing? Given this edge case, I would appreciate if you could take a first pass at a PR to resolve. I'm happy to review.
adamribaudo-velir commented
Closing until more details arrive.