Opened 12 months ago

Last modified 12 months ago

#2734 closed enhancement

NEW - wcst_import skip_by_analyze new setting — at Initial Version

Reported by: Bang Pham Huu Owned by: Bang Pham Huu
Priority: major Milestone: 10.2
Component: wcst_import Version: 10.2
Keywords: Cc: Dimitar Misev, Vlad Merticariu
Complexity: Medium

Description

wcst_import skip when set to true, then it will:

  • Skip an input file if the file cannot be opened by wcst_import
  • Skip the input file when it is not possible to import to rasdaman (this is dangerous).

Hence, it needs a new setting, called skip_by_analyze which when set to true and skip: false, then the input files which cannot be opened will be skipped, but if the files cannot import to rasdaman, then the process must stop.

Change History (0)

Note: See TracTickets for help on using tickets.