Hi We are doing POC, as a result of which we are running it in local mode.
Currently it is taking 25min to load 20000 records with Cache JDBC POJO Store. Even i am giving the initial filter to reduce unnecessary records. ignite.cache("PieProductRiskCache").loadCache(null,"ignite.example.IgniteUnixImplementation.PieProductRiskKey", "select * from Table where as_of_Date_Std='31-Dec-2019'"); Regarding the Data Steamer code i have shared, is that the way we implement Data Steamers or is there another way of implementing Data Steamers.If the approach is correct, then it will not not work right as we are looping through the result set. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/