【2021-04-11】FlinkStreamSQL 更新记录

Open
#420 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
15/100
Issue type
Documentation
Clarity
Needs clarification
Activity status
Stale
Tech stack
java, sql
Domain
documentation

Research direction

The body is a nine-item historical change list and names no files, tests, or entry points. Start by locating the repository’s changelog or release-note conventions and confirm whether this issue is intended as documentation. Done requires a clearly scoped, reviewable update with a specified source file.

Written by the indexing model from the issue text.

Description

1.[kudu][async] 修复kudu异步维表primary key 类型转化导致查询失败;
2.[core] 为了避免因为权限校验导致的任务失败,先将权限校验的默认值改为false;
3.[core] 修复脏数据在设置了remoteSqlPluginPath时任务提交失败,抛出找不到脏数据插件路径的异常;
4.[http] 解决http发送中文乱码;
5.[file] File source 增加脏数据的记录;
6.[dirty] 修改dirty plugins的插件地址参数,移除remoteSqlPlugin影响;
7.[http] 使用PoolingHttpClientConnectionManager来创建连接线程池;
8.[file] 优化File source 代码,移除location, hdfsSite, coreSite等不必要参数,调整FileSourceTableInfo的结构,将Csv、Json、Arvo等拆分为独立类;
9.[impala] fix String.replaceFirst中的坑,replaceFirst("\?", value),如果value中$后不是数字,那么会出现"illegal group reference:group index is missing"问题;

Dominant language
Java
Stars
2k
Forks
913
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from DTStack/flinkStreamSQL

All issues in DTStack/flinkStreamSQL

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.