feiyang_deepnova
feiyang_deepnova
### Change Logs Before that, the code 'FlinkStreamerConfig.toFlinkConfig(cfg)' will be called twice. It's mostly misleading and the same thing both times. ### Impact _Describe any public API or user-facing feature...
### Change Logs add function of skip the _rt suffix for read snapshot when hive sync meta. ### Impact _Describe any public API or user-facing feature change or any performance...
TargetSize calculation error. If targetSize is greater than splitSize, targetSize will not take effect. This pr will fix it.
The data aggregation of Hilbert curve is better, this pr will support.
This pr supports comment of the flink iceberg table, including create table and alter table. Regarding field comments, the flink code currently needs to be modified.
# Checklist: > [!IMPORTANT] > Please review the checklist below before submitting your pull request. - [ ] Please open an issue before creating a PR or link to an...
### Self Checks - [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [X] I have searched for existing...
# Summary When the API interface parameter has a default value, use the default value; if not, and no value is passed, return an error. > [!Tip] > Close issue...
### Self Checks - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [x] I have searched for existing...