Comment on In-database R coming to SQL Server 2016parentComments−jeltz11yAny idea what makes PL/R slow? Is it time spent doing data conversions from PostgreSQL types to R types?−tankenmate11yThis article[0] shows exactly this problem; and it links to patches that handle this issue. The article is 4.5 years old, not sure if the patches have been upstreamed.[0] http://www.credativ.co.uk/credativ-blog/2010/07/postgresql-t...
Comments
Any idea what makes PL/R slow? Is it time spent doing data conversions from PostgreSQL types to R types?
This article[0] shows exactly this problem; and it links to patches that handle this issue. The article is 4.5 years old, not sure if the patches have been upstreamed.
[0] http://www.credativ.co.uk/credativ-blog/2010/07/postgresql-t...