Actually digging a bit deeper, I don't think that that method is the issue as 
`Db2EngineSpec.limit_method = LimitMethod.WRAP_SQL` as shown here:
https://github.com/apache/incubator-superset/blob/80e777823bc4b2f71acec0fd2f0507e82f64dd22/superset/db_engine_specs.py#L547

This means it uses the proper SQLALchemy `.limit()` call, which should get 
translated properly. There's something else going on.

I'm guessing this is some kind of regression.

[ Full content available at: 
https://github.com/apache/incubator-superset/issues/5063 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to