Skip to content

[Feature Request] Convert table names and column names to follow the most widely accepted conventions. #3004

@daniel-y

Description

@daniel-y

Who is this feature for?

Table topic users

What problem are they facing today?

When the Topic or Column name contains hyphens, the generated table schema may not be compatible with mainstream computing engines.

For example, when the Topic name contains hyphens, you cannot select correctly, 'select * from iceberg sink.leon-test limit 100; This statement is not considered a valid query by presto.

Why is solving this impactful?

TODO

Proposed solution

TODO

Additional notes

No response

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