Ben Cassell

Results 12 issues of Ben Cassell

### Describe the bug When deploying materializations I will randomly get: ``` Runtime Error in 20:40:59 Error running query: org.apache.spark.sql.AnalysisException: org.apache.hadoop.hive.ql.metadata.HiveException: at least one column must be specified for the...

bug

### Description Migrates to Poetry to modernize packaging / trim down on the needed config files, and nox for test running, so that we can define tasks in pure python....

I'm looking to get a census of users ability to connect via OAuth If you use or have tried to use OAuth and see this bug, please reply with the...

bug

### Description After significant testing, I've found that getting column data from information_schema as currently implemented is too expensive. The fastest way I've found to populate the required data for...

### Describe the feature Users want to capability to schedule their own optimize runs. ### Describe alternatives you've considered Currently dbt-databricks runs it after every call to merge in data,...

enhancement

**Problem Statement** API calls may have known, expected exceptional states that callers would want to condition on **Proposed Solution** Document expected exceptions that are specific to the method in the...

### Describe the feature dbt recently introduced a new incremental strategy: https://docs.getdbt.com/docs/build/incremental-microbatch ### Who will this benefit? Users who are sick of micromanaging incremental strategy for time-series tables.

enhancement

### Describe the feature Provide a mechanism so that tables are written to external paths that match the structure in Databricks ### Describe alternatives you've considered Asked about the possibility...

enhancement

### Description Pinning to avoid incompatible 1.11.0 release, prepping for release. ### Checklist - [ ] I have run this code in development and it appears to resolve the stated...

Resolves #1277 ### Description - Replace deprecated 'client' field with 'environment_version' in environment spec for serverless Python models - Add JobEnvironment SDK object conversion in api_client.py to fix 'dict object...