inlong
inlong copied to clipboard
Apache InLong - a one-stop, full-scenario integration framework for massive data
### Prepare a Pull Request - Fixes #6209 ### Motivation Clean and reuse code for DataNode. ### Verifying this change - [x] This change is a trivial rework/code cleanup without...
### Prepare a Pull Request *(Change the title refer to the following example)* - Title Example: [INLONG-XYZ][Component] Title of the pull request *(The following *XYZ* should be replaced by the...
### Description The unit test code TestSQLServerReader has the following problems: 1. Error log occurred during running:  2. PowerMock will interfere with the execution of the local test method...
### Description _No response_ ### Use case _No response_ ### Are you willing to submit PR? - [X] Yes, I am willing to submit a PR! ### Code of Conduct...
Fixes: #6054 I can't compile it yet, need related code to merge, then I need to self-test, then the code can be merged.
### What happened? There are 1 security vulnerabilities found in org.apache.hive:hive-exec 3.1.2 - [CVE-2021-34538](https://www.oscs1024.com/hd/CVE-2021-34538) ### What did I do? Upgrade org.apache.hive:hive-exec from 3.1.2 to 3.1.3 for vulnerability fix ### What...
- Fixes #6174 ### Motivation [INLONG-6174][Sort] Mysql connector support meta data with debezium format ### Modifications [INLONG-6174][Sort] Mysql connector support meta data with debezium format ### Verifying this change run...
### Prepare a Pull Request - Fixes #5049 ### Motivation Command tools add CRUD for user. ### Modifications 1. Support get `UserTypeEnum.code` by `UserTypeEnum.name` in `UserTypeEnum` 2. Add CRUD for...
- Fixes #6152 ### Motivation Add Row kind validator to filter different kinds of rowData Supports four row kinds to be flitered : INSERT UPDATE_BEFORE UPDATE_AFTER DELETE. ### Modifications Add...
### Describe the proposal 1. DataProxy supports HTTP and TCP protocol reporting. 2. Agent supports query DataProxy nodes by protocol. 3. Manager client queries node of DataProxy by protocol. 4....