Hi Devs,<div><br></div><div>I&#39;ve run into a &quot;memory exhausted&quot; error in the OGR SQL parser when the token count exceeds 200. This is related to the YYINITDEPTH setting in swq_parser.cpp</div><div>Does anyone know how to enable the built in stack extension mechanism which can automatically extend the stack size up to YYMAXDEPTH (10000)?</div>
<div><br></div><div>Best regards,</div><div><br></div><div>Tamas</div>