Skip to content

Data: Add TCK tests for metrics collection in BaseFormatModelTests#15906

Open
Guosmilesmile wants to merge 1 commit intoapache:mainfrom
Guosmilesmile:metric_collection
Open

Data: Add TCK tests for metrics collection in BaseFormatModelTests#15906
Guosmilesmile wants to merge 1 commit intoapache:mainfrom
Guosmilesmile:metric_collection

Conversation

@Guosmilesmile
Copy link
Copy Markdown
Contributor

@Guosmilesmile Guosmilesmile commented Apr 7, 2026

This pr add TCK tests for collectionreading in BaseFormatModelTests.

Part of #15415

@github-actions github-actions bot added the data label Apr 7, 2026
Comment on lines -401 to -403
new Schema(
Types.NestedField.required(1, "id", Types.IntegerType.get()),
Types.NestedField.required(2, "data", Types.StringType.get()));
Copy link
Copy Markdown
Contributor Author

@Guosmilesmile Guosmilesmile Apr 7, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is unrelated to the current PR, but I noticed there is some unused code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant