shoufengwei

Results 15 issues of shoufengwei

Dose INTERVAL func support some line when query table, like `select avg(column) from table interval(10l)', which 10l means interval 10 record. INTERVAL 间隔采样支持以行为单位吗?比如间隔10行计算平均值?

enhancement

**Bug Description** Ubuntu20.04,python连接器,使用`pd.read_sql(sql, create_engine('taos://user:pass@host:6030/db_name')) `直接读取数据,在多线程的情况下,程序一直卡在此处,Windows下是好的。请问是多线程共享连接的问题吗?如何处理? 多线程开启使用的是:`from multiprocessing import Process` 只有在主线程调用一次`pd.read_sql(sql, create_engine(...))`然后在子线程里再次调用的时候会卡住,如果主线程没有调用过,则正常。 **Environment (please complete the following information):** - OS: Ubuntu 20.04 - TDengine Version: 2.6.0.8 ![image](https://user-images.githubusercontent.com/8774884/182262193-a8c4ae96-b885-4367-b78a-ce75bdbfa564.png)

bug

I use akka in spark.When I try to submit my app.It told me this error: ``` Exception in thread "main" java.lang.NoSuchMethodError: com.typesafe.config.Config.getDuration(Ljava/lang/String;Ljava/util/concurrent/TimeUnit;)J at com.azavea.shaded.demo.util.Helpers$ConfigOps$.akka$util$Helpers$ConfigOps$$getDuration$extension(Helpers.scala:126) at com.azavea.shaded.demo.util.Helpers$ConfigOps$.getMillisDuration$extension(Helpers.scala:121) at com.azavea.shaded.demo.actor.ActorSystem$Settings.(ActorSystem.scala:172) at com.azavea.shaded.demo.actor.ActorSystemImpl.(ActorSystem.scala:505)...

Hello, It works ok as normal, But when I run the netcdf in celery task/django,It can't work,and show me this error: ``` File "...", line 53, in ... with Dataset(path,...

I'm using cdh. and I want to use akka and apray to make server,but it maybe have some against.So now I downgrade the akka to 2.3.4, my question is which...

Dose this support fabric3? When I use this with fabric3 and runn `fab deploy` command,an error accured: ``` Traceback (most recent call last): File "*\anoconda3\lib\site-packages\fabric\utils.py", line 211, in __getattr__ return...

**Bug Description** 使用delete from table 删除所有数据之后,使用 select last(*) from table依旧能够查出内容。 **To Reproduce** Steps to reproduce the behavior: 1. delete from table 2. select last(*) from table **Screenshots** ![image](https://user-images.githubusercontent.com/8774884/187405565-6d3558de-4a1b-4bb5-b388-331176723ba0.png) **Environment (please...

bug

**Bug Description** 在win11下面的WSL(ubuntu22.04)使用官方推荐的apt方式安装最新版tdengine(3.1.5),安装成功,但是最后报错如下: ``` taosd: unrecognized service Couldn't find an alternative telinit implementation to spawn. cp: cannot stat '%{init_d_dir}/taosd': No such file or directory update-rc.d: error: unable to read /etc/init.d/taosd...

bug

May be can refactor this code to make it more beautiful.

标题:在线解除Excel工作簿和工作表密码保护工具 摘要/简介:Excel工作簿有密码保护的情况无法编辑、复制等,如果忘记密码可以使用此工具在线解除密码保护。 链接:http://excel.yige.space