skyoct

Results 20 comments of skyoct

@mihaitodor parquet_encode and parquet_decode component can be used in the production environment?

> Thanks for your contribution. Please add release doc like this : #3201 Also, put a screenshot to prove that the connector functions fine. @TaoZex This screenshot Flink ![image](https://user-images.githubusercontent.com/24541857/198259722-b67b09f5-d226-45af-947e-a390489abd26.png) Spark...

I want to work for Google Sheets source connector, please assign it to me.

@EricJoy2048 Hello, what data does gitlab source synchronize?Can you give a more detailed description?

docker-compose部署的形式除了使用acme.sh,目前还有规划更好的方案吗?

不建议所有函数都放入缓存中,应该有一个固定长度队列(可配置),每次请求来的时候先去队列请求,如果队列没有就把从数据库读取函数然后放入队列中,当队列满了后可以根据LRU等算法把使用频次低的函数淘汰出去。

@Senyuta @Prots I replaced the new parquet library https://github.com/segmentio/parquet-go Currently, it works well

@EricJoy2048 I want to try it. Please give it to me. thx

> > @EricJoy2048 I want to try it. Please give it to me. thx > > Hi @skyoct , this task has assigned to @lhboss, could you please try other...