The code looks ok to me. Since the query is so simple, most likely your connection to the DB is the bottleneck.
On Tue, Nov 24, 2020 at 8:30 PM ABDumalagan <[email protected]> wrote: > So I am currently running this > <http://apache-ignite-users.70518.x6.nabble.com/file/t3023/OracleDBPull.cs> > code to just pull all the rows from the underlying database, and the > diagnostic session is hitting 20 mins and counting - > > Is this definitively a database issue or is it in the way I've written the > code? > > ------------------------------ > Sent from the Apache Ignite Users mailing list archive > <http://apache-ignite-users.70518.x6.nabble.com/> at Nabble.com. > >
