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

If the measure data is null, it must be able to be replaced with a negative value in the data source ingestion process. #2120

Closed
AnnieHwang opened this issue May 23, 2019 · 2 comments
Assignees
Labels
bug Something isn't working @datasource Component Name : Datasource/Connection Management
Milestone

Comments

@AnnieHwang
Copy link
Contributor

Describe the bug
If the measure data is null, it must be able to be replaced with a negative value in the data source ingestion process.
데이터소스 인제스쳔 시 매져값의 missing data가 null인 경우 음수값으로 replace 될수 있게 해야 합니다.
Integer, Decimal 모두 음수값이 적용될 수 있어야 합니다.

To Reproduce
Steps to reproduce the behavior:
Create Datasource > Configuration Scheme > missing conf > replace with

Screenshots
image

@AnnieHwang AnnieHwang added the @datasource Component Name : Datasource/Connection Management label May 23, 2019
@AnnieHwang AnnieHwang added the bug Something isn't working label May 23, 2019
@kyungtaak kyungtaak added this to the 3.3.0 milestone May 24, 2019
@kyungtaak
Copy link
Contributor

@minhyun2 can u check this issue?

@minhyun2
Copy link
Contributor

@minhyun2 can u check this issue?

@kyungtaak Yes, I'll fix it.

minhyun2 added a commit that referenced this issue Jun 24, 2019
minhyun2 added a commit that referenced this issue Jun 24, 2019
minhyun2 added a commit that referenced this issue Jun 25, 2019
kyungtaak pushed a commit that referenced this issue Jun 28, 2019
* #2120 measure data can be replaced with a negative value in data ingestion

* #2120 fix csv total lines

* #2120 missing option change order and event handling

* #2120 enhance missing option event handling

* #2120 fix csv total lines

* #2120 Change order ingestion Rule type
alchan-lee pushed a commit that referenced this issue Jul 2, 2019
* #2120 measure data can be replaced with a negative value in data ingestion

* #2120 fix csv total lines

* #2120 missing option change order and event handling

* #2120 enhance missing option event handling

* #2120 fix csv total lines

* #2120 Change order ingestion Rule type
minhyun2 added a commit that referenced this issue Jul 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working @datasource Component Name : Datasource/Connection Management
Projects
None yet
Development

No branches or pull requests

3 participants