AcceptRowFunction allows to accept/reject specific rows or terminate processing.
CSV result data row
CSV table metadata with column descriptors
true to accept row, false to skip row, undefined means stop processing
AcceptRowFunction allows to accept/reject specific rows or terminate processing.