Sir, I have a question regarding the implementation of the I/O connector for Pinecone and Tecton. Should it be developed in Java or Python?
Pinecone provides an official Python client library but does not have one for Java. However, most of Apache Beam’s existing I/O connectors are written in Java. Given this, would it be better to use Python for integration, or should we develop a Java-based solution? for java, we need to use api Best regards, Aditya On Sat, 1 Mar, 2025, 09:39 Aditya, <adiworkprof...@gmail.com> wrote: > Sir, > > I have a question regarding the implementation of the I/O connector for > Pinecone and Tecton. Should it be developed in Java or Python? > > Pinecone provides an official Python client library but does not have one > for Java. However, most of Apache Beam’s existing I/O connectors are > written in Java. Given this, would it be better to use Python for > integration, or should we develop a Java-based solution? > > for java, we need to use api > > Best regards, > Aditya > >>