Fix UT failed by #4825 and remove useless profile
1. Support limit clause push down both odbc table and mysql table. 2. Code refactor of ODBC Scan Node, change `build_connect_string` and `query_string` from BE to FE to make it easily to modify