Skip to content

Merge column name in split-filter.json and table-schema.yml #118

@20001020ycx

Description

@20001020ycx

Currently, in order for a metadata column to be recognizable by Presto, user must specify it in both split-filter.json and table-schema.yml. This is repetitive.

Expected Behavior or Use Case

Presto Component, Service, or Connector

Possible Implementation

Currently, the table schema for clp connector is read from ClpYamlMetadataProvider. In addition to the yaml file, we should also read the column in the metadata config file.

Example Screenshots (if appropriate):

Context

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions