dave-csc commented on issue #4525: URL: https://github.com/apache/hop/issues/4525#issuecomment-2459525154
Hi @hansva, I did specify the separator, both as a constant and as an added field (with constant value `;`). I tried the integration test above and it works, without any change. But if you substitute all the `,` with the `;` (in both `dataLines` and `splitfield` columns, of course), you'll get the error described above: perhaps the specified separator is actually ignored? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
