Robby Robinson

Results 4 issues of Robby Robinson

### Search before asking - [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues. ### What Happened ASOF join syntax was [recently added in Snowflake](https://docs.snowflake.com/en/sql-reference/constructs/asof-join) and is not currently...

bug
snowflake

## Description & motivation PR for [Add ignore_case option to snowflake infer schema #288](https://github.com/dbt-labs/dbt-external-tables/issues/288) ## Checklist TODO: - [x] I have verified that these changes work locally - [ ]...

### Describe the feature Snowflake supports an `IGNORE_CASE` option for the [INFER_SCHEMA](https://docs.snowflake.com/en/sql-reference/functions/infer_schema) function. This option is not currently passed through in the [snowflake__create_external_table macro ](https://github.com/dbt-labs/dbt-external-tables/blob/a95bc055888809fc99dc81b399c7c41d0de57712/macros/plugins/snowflake/create_external_table.sql#L10) ### Describe alternatives you've considered...

enhancement
triage

### Feature scope Taps (catalog, state, stream maps, etc.) ### Description For APIs with a URL path pagination (eg. `/endpoint/{page}`), the Meltano SDK does not provide a clear way to...

kind/Feature
Accepting Pull Requests
valuestream/SDK