Florent Delannoy
Florent Delannoy
## Description Resolves #1291 ## How was this patch tested? Tested by locally running the patched Delta library and confirming this fixes the issue at hand ## Does this PR...
## Bug ### Describe the problem I'm currently populating a Hive metastore with Delta tables created by Databricks. These tables have table properties, including Databricks-specific properties such as `delta.autoOptimize.autoCompact`, which...
Hello! This PR is not meant to be merged straight in, but to server as a discussion base :) I've set up [a Dockerfile for the calendarserver](http://www.uponmyshoulder.com/blog/2017/apple-contact-calendar-server-dockerised/), is that of...
*Issue #99 *Description of changes:* See CIS Benchmark 4.2.9 By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of...
#### What would you like to be added: During releases, we build Go binaries of Zeitgeist, and also create Docker containers that we push to Github registry. This registry (located...
Hey folks, We've been running our EKS cluster with Bottlerocket nodes provisioned by Karpenter for a while now, with no issue whatsoever - it's been rock solid :) However, last...
Hey folks, I was trying to get entity editing to work as per the README under [Gateway Admin UI](https://github.com/lyft/presto-gateway#gateway-admin-ui---add-and-modify-backend-information)), but the page at `https:///entity/` ended up broken. I realised that...
## Description Adds an --extra-header flag to the Trino CLI to allow for passing arbitrary HTTP headers to Trino requests. ## Additional context and related issues This can be useful...
## Description 👋 This is a reworking of #17516 based off the current master branch. c/c the description of the previous issue: > Currently, when a new commit is made...
Hey folks! We've been running Pyroscope v0.12.2 within Trino, and after a recent upgrade to JVM 21 we started getting SIGSEGV errors. Errors look like: ``` # # A fatal...