Skip to content

[Bug]: parquet load does not support empty file. #23601

@Ariznawlll

Description

@Ariznawlll

Is there an existing issue for the same bug?

  • I have checked the existing issues.

Branch Name

main

Commit ID

9df85e1

Other Environment Information

- Hardware parameters:
- OS type:
- Others:

Actual Behavior

create table empty_table(col1 int, col2 decimal);

load data infile {'filepath'='/Users/ariznawl/test/test_script/parquet/mo_parquet_compression_test/empty_test.parquet', 'format'='parquet'} into table test.empty_table;

Image

please contact me privately for parquet file.

Expected Behavior

No response

Steps to Reproduce

as above

Additional information

No response

Metadata

Metadata

Assignees

Labels

kind/bugSomething isn't workingseverity/s0Extreme impact: Cause the application to break down and seriously affect the use

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions