Greenplum 6 is still on Python 2.7, but... You can use PL/Container to write Python 3.x UDFs https://gpdb.docs.pivotal.io/6-0/ref_guide/extensions/pl_container.html
There are plans to upgrade PL/Python https://gpdb.docs.pivotal.io/6-0/ref_guide/extensions/pl_python.html to Python 3.x too but that has not happened yet. Frank On Fri, Oct 11, 2019 at 6:48 AM LUYAO CHEN <luyao_c...@hotmail.com> wrote: > Dear user group, > > Could someone tell me whether python 3.x was supported by Madlib 1.16 + > GPDB 6.0 ? > > I believe the default is 2.7. Is there any possibility to upgrade to 3.6? > > Thank you very much. > Luyao Chen > > ------------------------------ > *From:* Frank McQuillan <fmcquil...@pivotal.io> > *Sent:* Friday, August 23, 2019 4:10 PM > *To:* d...@madlib.apache.org <d...@madlib.apache.org>; > user@madlib.apache.org <user@madlib.apache.org> > *Subject:* GPU related blog posts using MADlib 1.16 > > Here are 3 recent blog posts that might be of interest to the community: > > GPU-Accelerated Deep Learning on Greenplum Database > > https://content.pivotal.io/practitioners/gpu-accelerated-deep-learning-on-greenplum-database > > Transfer Learning for Deep Neural Networks on Greenplum Database > > https://content.pivotal.io/practitioners/transfer-learning-for-deep-neural-networks-on-greenplum-database > > Connecting GPUs to Greenplum Database > > https://content.pivotal.io/practitioners/connecting-gpus-to-greenplum-database > > > Frank McQuillan >