Fachuan Bai

Results 11 issues of Fachuan Bai

How can I get the train code? I want to train a new mode, where is the train code? Thx.

我之前一直用的gh-oauth.imsun.net 这个作为github的代理,不过不稳定,会随时失效,最近很长一段时间无法使用,因为我自己的服务器也是https,我看了下这个地址的代码也是需要https,所以自行搭建了一个,使用方式为: 修改`gitment.browser.js`文件的3416行将`https://gh-oauth.imsun.net/`替换成:`https://baifachuan.com:8443/` 该服务器代码在:`https://github.com/imsun/gh-oauth-server`,不会记录任何信息,我也是自己的博客使用:`https:www.baifachuan.com`,因为该服务器需要https,所以构建在自己的服务下,需要的可以使用。 update the gitment.browser.js file replace `https://gh-oauth.imsun.net/` to `https://baifachuan.com:8443/`.
This service won't record or store anything. It only attaches a CORS header to that request and provides...

### What changes were proposed in this pull request? `service/src/java/org/apache/hive/service/cli/operation/Operation.java` Add a function: ```java public String getQueryId() { return queryState.getQueryId(); } ``` `service/src/java/org/apache/hive/service/cli/operation/OperationManager.java` Update the `getQueryId` function to : ```java...

tests unstable

Hi: I have updated the `JdbcSourceConnectorConfig` and `JdbcSourceTask` class to parse the offset from parameter. Now I can set the offset manually, I have an existing table about 20GB data,...

enhancement

My DataFrame has a column with `list` type, but the value is `None`, when I use: ``` tools: list = None df=pd.Series( [ tools ], index=[ "tools" ], ) PandasCodec.encode_request(df,...

### Is there an existing issue for the same feature request? - [X] I have checked the existing issues. ### Is your feature request related to a problem? ```Markdown I'm...

💞 feature

### Is there an existing issue for the same feature request? - [X] I have checked the existing issues. ### Is your feature request related to a problem? _No response_...

My cod: ``` TextToSpeech tts = TextToSpeech(); String language = 'zh-CN'; tts.setLanguage(language); ``` but I found it does not work on IOS 17 and IOS 16. I found the error...

我们鼓励使用英文,如果不能直接使用,可以使用翻译软件,您仍旧可以保留中文原文。另外请按照如下要求提交相关信息节省社区维护同学的理解成本,否则该讨论极有可能直接被忽视或关闭。 We recommend using English. If you are non-native English speaker, you can use the translation software. We recommend using English. If you are non-native English speaker, you can use...

waiting-for-feedback

我们鼓励使用英文,如果不能直接使用,可以使用翻译软件,您仍旧可以保留中文原文。另外请按照如下要求提交相关信息节省社区维护同学的理解成本,否则该讨论极有可能直接被忽视或关闭。 We recommend using English. If you are non-native English speaker, you can use the translation software. We recommend using English. If you are non-native English speaker, you can use...