Keith Whitley

Results 10 issues of Keith Whitley

**Is your feature request related to a problem? Please describe.** I'd like to be able to apply a configset to a solr cluster managed through the operator. **Describe the solution...

enhancement

> Note: This is a proposal and subject to change Currently this repo is mainly a collection of bash scripts that orchestrate templating out Kubernetes manifests for benchmark-operator CRs. While...

enhancement
help wanted

# Common Benchmark Fields With @learnitall's PR merged we have a launch pad to start creating a well defined schema for our benchmarks. The biggest gap I've seen is around...

# Environment Fields ## Problem benchmark-wrapper is meant to run in many different environments. However, many times the results don't show environment information, or if they do it's from a...

## Description This PR implements the `$partitions` system table in the Delta Lake Connector. This is another attempt at https://github.com/trinodb/trino/pull/19722, and takes into consideration the review comments left. This implementation:...

cla-signed
docs
delta-lake

I'd like to be able to truncate the output of diffs, specifically when the entire file is getting added/deleted For instance, we use dyff to check what a PR will...

SQLLineage does properly render lineage for DELETE or DROPS as targets Example: `sqllineage -e "delete * from test"` Returns ``` Statements(#): 1 Source Tables: Target Tables: ```

enhancement

## Bug #### Which Delta project/connector is this regarding? - [x] Spark - [ ] Standalone - [ ] Flink - [ ] Kernel - [ ] Other (fill in...

bug

**Problem** I'd like to be able to edit the spec of any deployment the eventing CR creates. This includes * eventing-controller * eventing-webhook * imc-controller * imc-dispatcher * sources-controller Ideally...

### Bug description See https://github.com/apache/superset/issues/28001 for context I attempted to validate the fix from https://github.com/apache/superset/pull/28266 but I'm still getting the same error as described in the issue. ### How to...