Skip to content

SELECT INTO without source table will fail for offline jobs #2959

@tobegit3hub

Description

@tobegit3hub

Now this SQL will fail if using SELECT INFO instead of SELECT.

SELECT 100 INTO OUTFILE 'hive://db1.t1';

image

Metadata

Metadata

Assignees

Labels

batch-engineopenmldb batch(offline) enginebugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions