daphne-eu / daphne

DAPHNE: An Open and Extensible System Infrastructure for Integrated Data Analysis Pipelines
Apache License 2.0
67 stars 62 forks source link

--vec terminates execution when passed input with zero length dimension #865

Open philipportner opened 1 month ago

philipportner commented 1 month ago

TBD

error msg:

terminate called after throwing an instance of 'std::out_of_range'
  what():  invalid arguments '0, 1' passed to dense matrix constructor: it must hold 0 <= rowLowerIncl <= rowUpperExcl <= #rows and rowLowerIncl < #rows (unless both are zero) where #rows of src is '0'