Joshua Kolash
Joshua Kolash
Currently tables are unstyled and do not look nice out of the box My workaround is to do ``` .smaller-font { font-size:14px } ... .pure-table.pure-table-bordered.pure-table-striped.smaller-font[ |header1 | header 2| |--------|---------|...
If there is a jar with both a file called ```LICENSE``` and a directory also called license ```license/gpl.txt``` the program will crash.
### Describe the feature When proxying a catalog that doesn't support views we can return empty/absent results instead of failing on view requests ``` io.trino.spi.TrinoException: Failed to load view 'table'...
### Apache Iceberg version 1.5.0 ### Query engine Spark ### Please describe the bug 🐞 # Summary Doing the following should not leak any significant amount of memory. ```java sparkSession.sql("select...
These changes address issue #11253 allowing for setting of a new default strategy that considers the total number of field metrics rather than just the number of top level columns....
Using an ~/.aws/config like the folloiwng lets you do ```ini [default] region = auto output = json services = cloudflare [services cloudflare] s3 = endpoint_url = https://XXXXXXXXXXXXX.r2.cloudflarestorage.com [profile b2] region...