Skip to content

[Bug]: flink insert 解析失败 #441

@melin

Description

@melin

Version

last

Which SQL?

Flink

SQL content

INSERT INTO SR_CATALOG.DEMOS.DETAIL_DEMO VALUES(2, 'YY', 2, NOW());

INSERT INTO SR_CATALOG.DEMOS.DETAIL_DEMO SELECT 2, 'YY', 2, CURRENT_DATE();

JavaScript/TypeScript code

What happened?

不支持 values 或者 select 语句不支持系统函数,例如 now, CURRENT_DATE()

Image Image

Relevant log output

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions