inlong icon indicating copy to clipboard operation
inlong copied to clipboard

Apache InLong - a one-stop, full-scenario integration framework for massive data

Results 349 inlong issues
Sort by recently updated
recently updated
newest added

### 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...

component/manager

### 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...

component/agent

### Description The unit test code TestSQLServerReader has the following problems: 1. Error log occurred during running: ![image](https://user-images.githubusercontent.com/7974845/196377140-0be30fc9-5a92-456f-8669-324880c54055.png) 2. PowerMock will interfere with the execution of the local test method...

type/improve

### 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...

type/feature

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.

component/manager

### 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...

component/sort

### 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...

component/manager

- 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...

component/sort

### 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....

type/umbrella