Ryan Hill

Results 22 issues of Ryan Hill

### Is this your first time submitting a feature request? - [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations) - [X] I have searched the existing issues, and...

enhancement
incremental
Team:Adapters

**Is your feature request related to a problem? Please describe.** We have a column that most of the time should not be null, but we allow some tolerance in this...

enhancement

**Is your feature request related to a problem? Please describe.** I may have multiple global contexts that depend on some globalstate/the event type/schema etc. Currently to have multiple global contexts...

type:enhancement

### Is this a new bug in dbt-spark? - [X] I believe this is a new bug in dbt-spark - [X] I have searched the existing issues, and I could...

bug

I'm not sure where this best fits, maybe in the invocation model, maybe as a new model, but I would find it useful to know what versions of packages I...

### Is this your first time submitting a feature request? - [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations) - [X] I have searched the existing issues, and...

enhancement
help_wanted

### Is this a regression in a recent version of dbt-redshift? - [X] I believe this is a regression in dbt-redshift functionality - [X] I have searched the existing issues,...

bug
help_wanted
regression
transactions

### Checklist - [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues. - [X] I added a very descriptive title to this issue. - [X] I have provided sufficient...

type:bug
status:confirmed
priority:P3
feature:st.date_input

Currently for redshift and snowflake the `domain_sessionid` column is loaded as a `char(128)` when most other columns are a `varchar(128)`. In snowflake this doesn't actually matter as snowflake does not...

Not that important, but sometimes it's nice to have a comment even when all tests have passed, to confirm how many were run without having to check the logs.

enhancement
good first issue