[jira] [Commented] (CARBONDATA-233) bad record logger support for non parseable numeric and timestamp data

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (CARBONDATA-233) bad record logger support for non parseable numeric and timestamp data

Akash R Nilugal (Jira)

    [ https://issues.apache.org/jira/browse/CARBONDATA-233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15483518#comment-15483518 ]

Mohammad Shahid Khan commented on CARBONDATA-233:
-------------------------------------------------

detailed scenarios ....
1. "\N" which should be treated as NULL
1.1 Time stamp "\N" which should be treated as NULL
2. insufficient columns - Bad records/Null value based on configuration
3. empty data for string data type - take empty value
4. empty data for non-string data type - Bad records/Null value based on configuration
4.1 Time stamp empty data - Bad records/Null value based on configuration
5. non-parsable data - Bad records/Null value based on configuration
6. empty line(check current one) - Bad records/Null value based on configuration

> bad record logger support for non parseable numeric and timestamp data
> ----------------------------------------------------------------------
>
>                 Key: CARBONDATA-233
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-233
>             Project: CarbonData
>          Issue Type: Improvement
>            Reporter: Mohammad Shahid Khan
>            Assignee: Mohammad Shahid Khan
>
> bad record logger support for non parseable numeric and timestamp data



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)