Thank you Sjoerd,
When you say python integration will be available in the Dec2016 release, that means I dont have to compile from source to have this feature, I can directly use one of the distribution you provide?
Does the same thing apply for RIntegration, is it going to be supported in Dec2016 without any source compilation?
Where I can check the upcoming release dates, with the features packaged?
As for the flag to use when compiling from source, I am currently using the following:
./configure --enable-rintegration=yes --prefix=/home/centos/monetdb --enable-testing=no --enable-developer=no --enable-debug=no --enable-optimize=yes --enable-int128=yes
Anything to add if I need to run in a prod environment?
Thank you.