You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "jonahgao (via GitHub)" <gi...@apache.org> on 2023/06/29 06:48:46 UTC

[GitHub] [arrow-datafusion] jonahgao commented on issue #5693: Logical Expr serde should be stack safe

jonahgao commented on issue #5693:
URL: https://github.com/apache/arrow-datafusion/issues/5693#issuecomment-1612512080

   Hi, @thinkharderdev
   I might have encountered the same problem.
   
   Could you please try to increase the stack size here: https://github.com/apache/arrow-datafusion/blob/06e22a5386a65c0e6a29943cd03ab5e442732745/datafusion/proto/src/bytes/mod.rs#L458
   
   I increased it to `12_000_000`, and problem disappeared.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org