Skip to content

ResultSetMetaData接口重复实现 #78

@MyXOF

Description

@MyXOF

当前存在TsfileMetadataResultMetadata和TsfileResultMetadata两个类实现了ResultSetMetaData接口。
TsfileMetadataResultMetadata用于查询给定一个“元数据查询”时,它的相关信息(例如,每一列的名称)
TsfileResultMetadata用于查询给定的一个“一般查询”,它的相关信息(例如,每一列的名称,数据类型)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions