Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[hotfix][hdfs and oraclelogminer] Solved the problem of splitting columns and handling null values in hdfs components #1404

Merged
merged 1 commit into from
Nov 18, 2022

Conversation

conghe2402
Copy link
Contributor

  1. hdfs connector:
    1.1 make column converter can dealing with null value of column correctly
    1.2 make the inputformatter can split correctly text row by seperate operator that consists of multiple characters

2.oracle log miner connector:
2.1 when setting the enableFetchAll to true , the job would generate table ddl statement no mater whether the initialTableStructure parameter is set to true. Now add a if statement for controlling this feature.

Copy link
Member

@FlechazoW FlechazoW left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@Paddy0523 Paddy0523 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@FlechazoW FlechazoW merged commit a452025 into DTStack:master Nov 18, 2022
ll076110 pushed a commit that referenced this pull request Mar 3, 2023
…lue of column correctly (#1404)

(cherry picked from commit a452025)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants