You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
forcefully telling us use Text file input instead of csv Input. But time taken to execute a million records are faster in csvInput not in Text file input.
forcefully telling us use Text file input instead of csv Input. But time taken to execute a million records are faster in csvInput not in Text file input.
import org.pentaho.di.trans.steps.textfileinput.EncodingType;
import org.pentaho.di.trans.steps.textfileinput.TextFileInput;
import org.pentaho.di.trans.steps.textfileinput.TextFileInputField;
import org.pentaho.di.trans.steps.textfileinput.TextFileInputMeta;
The text was updated successfully, but these errors were encountered: