柯挺立

Results 11 comments of 柯挺立

https://github.com/dropbox/PyHive/blob/master/pyhive/sqlalchemy_hive.py#L369 ```python def get_indexes(self, connection, table_name, schema=None, **kw): rows = self._get_table_columns(connection, table_name, schema) # Strip whitespace rows = [[col.strip() if col else None for col in row] for row in...

i change code to and problem is ok ```python def get_indexes(self, connection, table_name, schema=None, **kw): rows = self._get_table_columns(connection, table_name, schema) # Strip whitespace rows = [[col.strip() if col else None...

您好,请问一下flink的诊断的开源计划是什么? @zebozhuang @daiwei

spark event log日志文件 [application_1693822918548_1324.log](https://github.com/cubefs/compass/files/12657702/application_1693822918548_1324.log)

对,是spark submit提交的,还需要我提个pull request吗?

> > > 已解决 ,url问题 > > > > > > 老哥,能详细说下吗,url应该怎么设置 > > fix,just pip install zhipuai==1.0.7 #1037 没用啊

> glm-3-turbo 不对啊,这么配置的,版本也是1.0.7,还是报这个错