Skip to content
#

clickhouse

Here are 437 public repositories matching this topic...

flink-learning

flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》

  • Updated Apr 12, 2022
  • Java
FedericoHeichou
FedericoHeichou commented Apr 9, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe.

I think would be helpful supporting elasticsearch because is one of the most used search engines

Describe the solution you'd like.

No response

Describe an alternate solution.

No response

Anything else? (Additional Context)

_N

enhancement help wanted good first issue
xuanhuangkeji
xuanhuangkeji commented Nov 5, 2021

问题描述及重现步骤:

直接导入包FreeSql.Provider.KingbaseES
测试代码:
var connStr = "Server=xxxxxx;Port=60049;UID=system;PWD=123456;database=test;MAXPOOLSIZE=2";

        var fsql = new FreeSqlBuilder()
            .UseConnectionString(DataType.KingbaseES, connStr)
            .Build();

直接提示密码认证失败
若是使用OdbcKingbaseES,再导入odbc包会一直提示找不到没有数据源名称

另一个群里的朋友遇到的人大金仓的问题
![image](https://user-i

good first issue docs
growthbook
Auz
Auz commented Apr 10, 2022

When there are not enough results, we tell the user that the experiment just started, so come back later. When the experiment dates are set to a future time, this language doesn't fit very well. We should adjust the language to take this future state into account when figuring out the message.

<img width="875" alt="CleanShot 2022-04-10 at 21 23 22@2x" src="https://user-images.githubusercontent

good first issue
nonunicorn
nonunicorn commented Mar 27, 2022

Please help us write most modern and shortest code solution for this issue:
How to execute count query on data frame (technology: python-pandas)

Fast way

Just write the code solution in the comments.

Prefered way

  1. Create pull request with a new code file inside inbox folder.
  2. Do
help wanted good first issue code python-pandas

Improve this page

Add a description, image, and links to the clickhouse topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the clickhouse topic, visit your repo's landing page and select "manage topics."

Learn more