Yoshiaki Ishihara

Results 8 issues of Yoshiaki Ishihara

resolves #5690 ### Description ### Checklist - [x] I have read [the contributing guide](https://github.com/dbt-labs/dbt-core/blob/main/CONTRIBUTING.md) and understand what's expected of me - [x] I have signed the [CLA](https://docs.getdbt.com/docs/contributor-license-agreements) - [x] I...

cla:yes
Team:Adapters
ready_for_review

Closes https://github.com/apache/iceberg/issues/12516

docs

## Summary This PR adds support for specifying the `storage_aws_external_id` field when creating and updating a Snowflake storage integration resource. Previously, the field was treated as `Computed` and could not...

- Adds `OptionalListAssignment` method to `QueryStruct` for handling optional list assignments. - Introduces `GitApiProviderParams` to support Git-based API Integrations. - Enables management of `AllowedAuthenticationSecrets` for Git API provider. - Updates...

### Company Name _No response_ ### Use Cases or Problem Statement Hi team, Are there any defined goals or a roadmap for the SDK generator PoC? I really like the...

feature-request

## Description The `snowflake_table_constraint` example in `examples/resources/snowflake_table_constraint/resource.tf` uses the `comment` attribute, which is marked as deprecated in the schema. ### Current example uses `comment` in multiple places: - Line 57:...

## Description The `snowflake_table` example in `examples/resources/snowflake_table/resource.tf` uses the `primary_key` block, which is marked as deprecated in the schema. ### Current example (lines 61-64): ```hcl primary_key { name = "my_key"...

### Company Name _No response_ ### Object type(s) resource:notification_integration ### Documentation Link https://github.com/snowflakedb/terraform-provider-snowflake/blob/main/examples/resources/snowflake_notification_integration/resource.tf ### Description The example in `examples/resources/snowflake_notification_integration/resource.tf` uses deprecated attributes that should be removed from the documentation: 1....

resource:notification_integration