Re: [D] Extend the gpfdist tool to support SFTP/HDFS protocols for high-performance multi-source data ingestion [cloudberry]

2025-07-01 Thread via GitHub
GitHub user ZTE-EBASE added a comment to the discussion: Extend the gpfdist tool to support SFTP/HDFS protocols for high-performance multi-source data ingestion Minimize kernel code changes by reusing the gpfdist protocol. Add an sftp/hdfs protocol marker and use it to call the corresponding

Re: [D] Extend the gpfdist tool to support SFTP/HDFS protocols for high-performance multi-source data ingestion [cloudberry]

2025-07-01 Thread via GitHub
GitHub user ZTE-EBASE edited a comment on the discussion: Extend the gpfdist tool to support SFTP/HDFS protocols for high-performance multi-source data ingestion Minimize kernel code changes by reusing the gpfdist protocol. Add an sftp/hdfs protocol marker and use it to call the corresponding

Re: [VOTE] Release Apache Cloudberry (Incubating) 2.0.0-rc2

2025-07-01 Thread Ed Espino
Thank you Kent. -=e On Tue, Jul 1, 2025 at 2:24 AM Kent Yao wrote: > Hi Ed, > > For the key file part, we shall use > https://downloads.apache.org/incubator/cloudberry/KEYS > > So, please sync > https://dist.apache.org/repos/dist/dev/incubator/cloudberry/KEYS to the > corresponding svn area - >

Re: [D] Extend the gpfdist tool to support SFTP/HDFS protocols for high-performance multi-source data ingestion [cloudberry]

2025-07-01 Thread via GitHub
GitHub user avamingli added a comment to the discussion: Extend the gpfdist tool to support SFTP/HDFS protocols for high-performance multi-source data ingestion Hi, interesting! As far as I know, gpfdist is a protocol for external tables, and the gpfdist tool is an implementation of that pro

Re: [VOTE] Release Apache Cloudberry (Incubating) 2.0.0-rc2

2025-07-01 Thread Kent Yao
Hi Ed, For the key file part, we shall use https://downloads.apache.org/incubator/cloudberry/KEYS So, please sync https://dist.apache.org/repos/dist/dev/incubator/cloudberry/KEYS to the corresponding svn area - https://dist.apache.org/repos/dist/release/incubator/cloudberry/KEYS before raising th

Re: [D] [Proposal] Introducing PL/Container to Cloudberry – Feedback Requested [cloudberry]

2025-07-01 Thread via GitHub
GitHub user jianlirong added a comment to the discussion: [Proposal] Introducing PL/Container to Cloudberry – Feedback Requested This is a very useful feature and an excellent start. By inheriting from PostgreSQL and Greenplum Database, Cloudberry has had very comprehensive UDF support from d