Re: Updates on Presto connector for PIP-62

2021-06-07 Thread Sijie Guo
Zhenxin, We should delete the presto connector after Trino merged the PR. We don't maintain two copies of code. Can you provide the Github PR in the Trino repo? So people can track their progress. - Sijie On Tue, Jun 1, 2021 at 9:18 PM Zhengxin Cai wrote: > Actually we're in the process of co

Re: Updates on Presto connector for PIP-62

2021-06-01 Thread Zhengxin Cai
Actually we're in the process of contributing the Trino(formerly PrestoSQL) connector back to Trino repo. I'm not sure if we still want to maintain the connector in the Pulsar repo after that? It's just gonna be super hard to maintain 2 copies of the code and porting patch between them, and most li

Re: Updates on Presto connector for PIP-62

2021-05-31 Thread Lari Hotari
Hi Sijie, Can we make it before the 2.8.0 release? I hope we could do it. Currently the Presto distribution as part of Apache Pulsar distribution causes some issues. Security Vulnerability Scanners such as Sonatype IQ server flag the Pulsar distribution as vulnerable because of the old libraries

Re: Updates on Presto connector for PIP-62

2021-04-28 Thread Anonymitaet _
Hi all, I've opened an issue (https://github.com/apache/pulsar/issues/10421) to discuss the doc changes. Feel free to comment and share your thoughts, thanks. On 2021/4/27, 16:39, "PengHui Li" wrote: Hi Antonio Romer Currently, we only support read data from Pulsar by Presto. We

Re: Updates on Presto connector for PIP-62

2021-04-27 Thread Antonio Romero
Of course. I don't actually have any control over the open source project, and am grateful for whatever comes from the community. I only work on the commercial Starburst product. Some customers have mentioned Pulsar recently so I know there is interest in the connector. Thanks for your efforts,

Re: Updates on Presto connector for PIP-62

2021-04-27 Thread Lari Hotari
+1 On Mon, Apr 26, 2021 at 9:48 PM Sijie Guo wrote: > Hi all, > > I want to share an update on the presto connector for PIP-62. > > We have talked to the Trino community about contributing the Presto/Trino > connector to the Trino project. The Trino community is happy to accept the > connector.

Re: Updates on Presto connector for PIP-62

2021-04-27 Thread PengHui Li
Hi Antonio Romer Currently, we only support read data from Pulsar by Presto. We need to catch up on the data write part. Is it ok for contributing Pulsar connector first? And then we can work on the feature catch-up. Thanks, Penghui Antonio Romero 于2021年4月27日周二 下午2:16写道: > Hi, > > Speaking fro

Re: Updates on Presto connector for PIP-62

2021-04-26 Thread Antonio Romero
Hi, Speaking from the Starburst side, this is excellent news. In the past the connector was read/write, though from what I've heard there may be recent issues with write support. Is the connector going to be tested for read-write support again when it moves to Trino? Thanks for your information,

Re: Updates on Presto connector for PIP-62

2021-04-26 Thread Jinfeng Huang
Got it, thank Sijie for sharing the information. Best Regards, Jennifer On Tue, Apr 27, 2021 at 11:47 AM Sijie Guo wrote: > @Jennifer Huang We will have to contribute the docs > to Trino as well. > > Marvin is doing the heavy-lifting work on contributing the connector. He > might need your he

Re: Updates on Presto connector for PIP-62

2021-04-26 Thread Sijie Guo
@Jennifer Huang We will have to contribute the docs to Trino as well. Marvin is doing the heavy-lifting work on contributing the connector. He might need your help on the documentation part. - Sijie On Mon, Apr 26, 2021 at 7:49 PM Jinfeng Huang wrote: > It might have an impact on Presto SQL c

Re: Updates on Presto connector for PIP-62

2021-04-26 Thread Jinfeng Huang
It might have an impact on Presto SQL configuration , Pulsar SQL overview and related content in Pulsar docs. Besides those, what's other impacts on

Re: Updates on Presto connector for PIP-62

2021-04-26 Thread Sijie Guo
We will try to make it before the 2.8.0 release. If we can't make it, we will still release the presto connector for 2.8.0 and remove it once it lands in upstream Trino. - Sijie On Mon, Apr 26, 2021 at 1:43 PM Enrico Olivelli wrote: > Il giorno lun 26 apr 2021 alle ore 21:47 Jerry Peng > ha sc

Re: Updates on Presto connector for PIP-62

2021-04-26 Thread Enrico Olivelli
Il giorno lun 26 apr 2021 alle ore 21:47 Jerry Peng ha scritto: > > Sijie, > > Sounds good! > > On Mon, Apr 26, 2021 at 11:48 AM Sijie Guo wrote: > > > Hi all, > > > > I want to share an update on the presto connector for PIP-62. > > > > We have talked to the Trino community about contributing th

Re: Updates on Presto connector for PIP-62

2021-04-26 Thread Jerry Peng
Sijie, Sounds good! On Mon, Apr 26, 2021 at 11:48 AM Sijie Guo wrote: > Hi all, > > I want to share an update on the presto connector for PIP-62. > > We have talked to the Trino community about contributing the Presto/Trino > connector to the Trino project. The Trino community is happy to accep

Updates on Presto connector for PIP-62

2021-04-26 Thread Sijie Guo
Hi all, I want to share an update on the presto connector for PIP-62. We have talked to the Trino community about contributing the Presto/Trino connector to the Trino project. The Trino community is happy to accept the connector. So we will stop the work of moving the presto connector out of the