timsaucer closed issue #1078: Improve html table rendering formatting
URL: https://github.com/apache/datafusion-python/issues/1078
--
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
timsaucer commented on issue #1078:
URL:
https://github.com/apache/datafusion-python/issues/1078#issuecomment-2904035776
Closed due to the excellent work by @kosiew
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
AgalyaS1757 commented on issue #1078:
URL:
https://github.com/apache/datafusion-python/issues/1078#issuecomment-2769659726
Solution Are;
1. Modify the Data Size Limit
Identify the part of the code where the 2MB limit is enforced.
Introduce a user-configurable parameter (e.g., ma
timsaucer opened a new issue, #1078:
URL: https://github.com/apache/datafusion-python/issues/1078
**Is your feature request related to a problem or challenge? Please describe
what you are trying to do.**
This is a follow on to https://github.com/apache/datafusion-python/pull/1036