JDRanpariya opened a new issue, #10469: URL: https://github.com/apache/ignite/issues/10469
#### I tried searching for where to ask questions but didn't found anything useful.Hence the issue. ### What are various ways though which I can load data from Postgres table apart from using spark? - I've tried reading data directly through Psycopg2 to Pyignite(thin client) but it seems slow and have parsing errors. - I read data streamers are best for high speed transfer but is it possible to have streamer from Postgres(RDBMS) to ignite just for loading whole table using python? Its around 100k rows. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
