You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
测试代码: var connPool = new ExclusiveDBConnectionPool("XXX", XXX, "XXX", "XXX", 10, false, true); connPool.run("select * from loadTable('dfs://tardis', 'bbg_trade_bar_1m') order by timestamp desc limit 0,10");
是否是,net包没有更新?
另外下面这段代码报这个错之后死循环,造成上游假死
The text was updated successfully, but these errors were encountered: