[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=15482413#comment-15482413 ]

ASF GitHub Bot commented on CARBONDATA-233:
-------------------------------------------

GitHub user mohammadshahidkhan opened a pull request:

    https://github.com/apache/incubator-carbondata/pull/148

    [CARBONDATA-233] bad record logger support for non parseable numeric and timestamp type data

    # **Why raise this pr?**
    Currently non parseable numeric data we were storing as null.
    So the stored data was giving the right picture of the actual data.
   
    # **How to resolve?**
    Instead of changing the wrong data to null we have tell to the user which data is wrong in a log file.
    We will provide an option "bad_records_logger_enable" to be set to enable the bad-record logging while data load. default is false.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mohammadshahidkhan/incubator-carbondata bad_record_logger

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-carbondata/pull/148.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #148
   
----
commit dc6197f1a443cacd6276aaf7f4b38c30f25768be
Author: mohammadshahidkhan <[hidden email]>
Date:   2016-09-11T21:05:17Z

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

----


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