timsaucer commented on PR #1087: URL: https://github.com/apache/datafusion-python/pull/1087#issuecomment-2780733705
Thinking about this and also https://github.com/apache/datafusion-python/pull/1086 does it make sense instead to have a global variable like in `utils.rs` has `get_global_ctx()`? It would simplify a lot of what's going on *and* I think we also want the option to disable the formatting we're applying in these functions. I don't have a perfect use case in my mind, but I can imagine a user might want to be able to do either - keep the format options we have hard coded - assign a style that matches their css elsewhere - just disable all formatting -- 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-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org