Closed wenfang6 closed 5 years ago
This PR solved the first question about Issues[61]https://github.com/Qihoo360/XSQL/issues/61, don't pushdownMySQL datasourcewhen there are some functions provided by spark in subquery.
pushdown
datasource
No UT now.
LGTM
Thanks! Merged to master and branch-0.6
What changes were proposed in this pull request?
This PR solved the first question about Issues[61]https://github.com/Qihoo360/XSQL/issues/61, don't
pushdown
MySQLdatasource
when there are some functions provided by spark in subquery.How was this patch tested?
No UT now.