Re: [PR] [Feature] Support Flink1.18 [doris-flink-connector]

2023-11-22 Thread via GitHub
cjj2010 commented on PR #235: URL: https://github.com/apache/doris-flink-connector/pull/235#issuecomment-1822291861 > This error seems to be a memory allocation problem. I ran this case on 1.18 and it was ok. ![image](https://user-images.githubusercontent.com/7951521/284809443-d371599f-768

Re: [PR] [Feature] Support Flink1.18 [doris-flink-connector]

2023-11-21 Thread via GitHub
JNSimba merged PR #235: URL: https://github.com/apache/doris-flink-connector/pull/235 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr..

Re: [PR] [Feature] Support Flink1.18 [doris-flink-connector]

2023-11-21 Thread via GitHub
JNSimba commented on PR #235: URL: https://github.com/apache/doris-flink-connector/pull/235#issuecomment-1822184625 This error seems to be a memory allocation problem. I ran this case on 1.18 and it was ok. ![image](https://github.com/apache/doris-flink-connector/assets/7951521/d371599f

Re: [PR] [Feature] Support Flink1.18 [doris-flink-connector]

2023-11-21 Thread via GitHub
cjj2010 commented on PR #235: URL: https://github.com/apache/doris-flink-connector/pull/235#issuecomment-1822116353 Hey,I checked out from the JNSimba: flik1.18-support branch,then test DorisSourceExample. I found that an error will be reported, and the same code will not occur on 1.17.Her

[PR] [Feature] Support Flink1.18 [doris-flink-connector]

2023-11-21 Thread via GitHub
JNSimba opened a new pull request, #235: URL: https://github.com/apache/doris-flink-connector/pull/235 # Proposed changes Support Flink1.18 ## Checklist(Required) 1. Does it affect the original behavior: (Yes/No/I Don't know) 2. Has unit tests been added: (Yes/No/No N