@benjaminsingleton so was the `FIRST 100 ROWS ONLY` coming from the query text you wrote in SQL Lab itself, or was Superset applying both that and `LIMIT 1000000`?
Could it just be that the SQLAlchemy dialect for DB2 just doesn't work around `.limit()` and just generates SQL that db2 can't process? [ Full content available at: https://github.com/apache/incubator-superset/issues/5063 ] This message was relayed via gitbox.apache.org for [email protected]
