Skip to content

Introduce implementation for FileType#3608

Open
brkyvz wants to merge 1 commit into
apache:masterfrom
brkyvz:fileType
Open

Introduce implementation for FileType#3608
brkyvz wants to merge 1 commit into
apache:masterfrom
brkyvz:fileType

Conversation

@brkyvz

@brkyvz brkyvz commented Jun 9, 2026

Copy link
Copy Markdown

Rationale for this change

Introduces the reference implementation for the new LogicalTypeAnnotation File as discussed in this design document

What changes are included in this PR?

Introduces a new LogicalTypeAnnotation called FILE. It enforces that a group with this type annotation have the following fields by name:

path 		 		STRING	NOT NULL
size	 	 		INT64			
offset				INT64      	
etag				STRING

Are these changes tested?

Yes, unit tested

Are there any user-facing changes?

Introduces a new LogicalTypeAnnotation called FILE

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.

1 participant