Skip to content

Add CREATE EXTERNAL FILE FORMAT FormatType and format options parsing#32

Merged
kyleconroy merged 1 commit intomainfrom
claude/fix-next-test-EnJ0J
Dec 23, 2025
Merged

Add CREATE EXTERNAL FILE FORMAT FormatType and format options parsing#32
kyleconroy merged 1 commit intomainfrom
claude/fix-next-test-EnJ0J

Conversation

@kyleconroy
Copy link
Copy Markdown
Collaborator

  • Add FormatType field to CreateExternalFileFormatStatement AST
  • Add ExternalFileFormatContainerOption and ExternalFileFormatLiteralOption types
  • Parse FORMAT_TYPE and FORMAT_OPTIONS in external file format statements
  • Enable 2 tests: CreateExternalFileFormatStatementTests160 and Baselines160 variant

- Add FormatType field to CreateExternalFileFormatStatement AST
- Add ExternalFileFormatContainerOption and ExternalFileFormatLiteralOption types
- Parse FORMAT_TYPE and FORMAT_OPTIONS in external file format statements
- Enable 2 tests: CreateExternalFileFormatStatementTests160 and Baselines160 variant
@kyleconroy kyleconroy merged commit 5990c29 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.

2 participants