Results 14 issues of mucio

### Configuration We are trying to spin up a cluster using Graviton instances using Photon (instance type `m6gd.*`). As per the [Databricks documentation](https://docs.databricks.com/clusters/graviton.html) we should configure the cluster using something...

feature

We are investigating the possibility to use Redpanda on top of our AWS MSK cluser where we publish Avro events. We learned the hard way that MSK doesn't ingest normal...

feature
backend

resolves [#642](https://github.com/dbt-labs/dbt-spark/issues/357) ### Description This PR fixes the inconsistent datatype returned for the Bigint columns (bigint vs long) by Spark sql. ### Checklist - [X] I have signed the [CLA](https://docs.getdbt.com/docs/contributor-license-agreements)...

cla:yes
Stale
ready_for_review

### Source name rest_api ### Describe the data you'd like to see GraphQL APIs and in general endpoints used with the POST method, requires additional data to be passed in...

source new feature

# Tell us what you do here - [X] implementing verified source (please link a relevant issue labelled as `verified source`) - [ ] fixing a bug (please link a...

As per title. It would be useful to generate token and set them, also using terraform, as variables/secretes in git repos to completely automate the creation of a deployment with...

### Tell us what you do here As per the associated issue, [rest_api: Allow the REST API config object to exclude rows, columns, and transform data](https://github.com/dlt-hub/verified-sources/issues/494): - when specifying a...

enhancement

### dlt version 0.5.2 ### Source name google_sheets ### Describe the problem Loading a Google Sheet we discovered that a date column (let's call it `column_dt`) is not loaded correctly...

community

Closing the [associated issue](https://github.com/dlt-hub/dlt/issues/1882)

### Source name rest_api ### Describe the data you'd like to see I would like to have the possibility to configure a source like: ``` { "name": "my_nicely_named_resource", "endpoint": {...

source new feature