GitHub user xubo245 opened a pull request:

    https://github.com/apache/carbondata/pull/1392

    [CARBONDATA-1531] Format module should support BOOLEAN

    format module support Boolean data type when I was developing Boolean 
function, and there are some error in CI after push request into github. So 
format module should support Boolean.  
    1. add Boolean data type  
    2. add BOOL_BYTE in Encoding

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

    $ git pull https://github.com/xubo245/carbondata formatSupportBoolean

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

    https://github.com/apache/carbondata/pull/1392.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 #1392
    
----
commit f1c1462db11701f0d1b1a8b44a41a31d0307fd59
Author: xubo245 <[email protected]>
Date:   2017-09-28T03:06:45Z

    [CARBONDATA-1531] Format module should support BOOLEAN

----


---

Reply via email to