Re: [I] Improve html table rendering formatting [datafusion-python]

2025-05-23 Thread via GitHub
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

Re: [I] Improve html table rendering formatting [datafusion-python]

2025-05-23 Thread via GitHub
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

Re: [I] Improve html table rendering formatting [datafusion-python]

2025-04-01 Thread via GitHub
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

[I] Improve html table rendering formatting [datafusion-python]

2025-03-22 Thread via GitHub
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