Browse Source

HPCC-26137 Add number of file parts option to file services spray functions

Signed-off-by: Gavin Halliday <gavin.halliday@lexisnexis.com>
Gavin Halliday 3 years ago
parent
commit
a92d6b3cf2
3 changed files with 65 additions and 57 deletions
  1. 29 21
      ecllibrary/std/File.ecl
  2. 28 28
      plugins/fileservices/fileservices.cpp
  3. 8 8
      plugins/fileservices/fileservices.hpp

File diff suppressed because it is too large
+ 29 - 21
ecllibrary/std/File.ecl


File diff suppressed because it is too large
+ 28 - 28
plugins/fileservices/fileservices.cpp


File diff suppressed because it is too large
+ 8 - 8
plugins/fileservices/fileservices.hpp