When i'm trying to use mysql in table input with an order by in the query, I'm getting below error and ETL stops abruptly.
If I remove order by in the query, it works. Is this a bug in Pentaho?
I'm using Pentaho 8.1.0.0 CE
OS: Ubuntu 16.04.4 LTS
MySQL Driver version: mysql-connector-java-5.1.46.jar
Code:
Binary file (standard input) matches
I'm using Pentaho 8.1.0.0 CE
OS: Ubuntu 16.04.4 LTS
MySQL Driver version: mysql-connector-java-5.1.46.jar