Skip to content

Conversation

@kyleconroy
Copy link
Collaborator

  • Update CreateExternalDataSourceStatement to include DataSourceType, Location, and ExternalDataSourceOptions
  • Add ExternalDataSourceLiteralOrIdentifierOption type for CREDENTIAL, RESOURCE_MANAGER_LOCATION, etc.
  • Use existing IdentifierOrValueExpression for option values
  • Update parser to handle TYPE, LOCATION, and other options in WITH clause
  • Update AlterExternalDataSourceStatement to use new option types
  • Enable 6 tests that now pass:
    • Baselines130_CreateExternalDataSourceStatementTests130
    • Baselines140_CreateExternalDataSource140
    • Baselines160_CreateExternalDataSourceStatementTests160
    • CreateExternalDataSource140
    • CreateExternalDataSourceStatementTests130
    • CreateExternalDataSourceStatementTests160

- Update CreateExternalDataSourceStatement to include DataSourceType, Location, and ExternalDataSourceOptions
- Add ExternalDataSourceLiteralOrIdentifierOption type for CREDENTIAL, RESOURCE_MANAGER_LOCATION, etc.
- Use existing IdentifierOrValueExpression for option values
- Update parser to handle TYPE, LOCATION, and other options in WITH clause
- Update AlterExternalDataSourceStatement to use new option types
- Enable 6 tests that now pass:
  - Baselines130_CreateExternalDataSourceStatementTests130
  - Baselines140_CreateExternalDataSource140
  - Baselines160_CreateExternalDataSourceStatementTests160
  - CreateExternalDataSource140
  - CreateExternalDataSourceStatementTests130
  - CreateExternalDataSourceStatementTests160
@kyleconroy kyleconroy merged commit f6a4e57 into main Dec 23, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants