Skip to content

[Trino DDL] introduce ddl#8

Open
s7monk wants to merge 2 commits intoJingsongLi:masterfrom
s7monk:introduce_ddl
Open

[Trino DDL] introduce ddl#8
s7monk wants to merge 2 commits intoJingsongLi:masterfrom
s7monk:introduce_ddl

Conversation

@s7monk
Copy link

@s7monk s7monk commented Apr 4, 2023

#6

/** Trino table options */
public class TrinoTableOptions {

public static final String FILE_FORMAT_PROPERTY = "file_format";
Copy link
Owner

Choose a reason for hiding this comment

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

Can we have a way just extract options from CoreOptions?
Just like ConfigOptionsDocGenerator.extractConfigOptions.

Copy link
Author

Choose a reason for hiding this comment

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

ok, let me think about it

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.

2 participants