odc icon indicating copy to clipboard operation
odc copied to clipboard

[Bug]: empty .sql format data file import failed

Open yehaow opened this issue 1 year ago • 1 comments

ODC version

ODc 432

OB version

independent

What happened?

empty .sql format data file import failed image image

What did you expect to happen?

import success

How can we reproduce it (as minimally and precisely as possible)?

  1. create new ticket for data import
  2. upload empty .sql data file
  3. excute import

Anything else we need to know?

No response

yehaow avatar Sep 04 '24 09:09 yehaow

This is a bug in obloader, empty files are ignored, thus actually there is only a single file left. Single file data import is handled separately, in this case it was treated incorrectly.

persistafei avatar Sep 09 '24 06:09 persistafei