[GitHub] carbondata pull request #1729: [CARBONDATA-1936] Corrected bad record and av...

classic Classic list List threaded Threaded
38 messages Options
12
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata pull request #1729: [CARBONDATA-1936][PARTITION] Corrected bad re...

qiuchenjian-2
Github user ravipesala commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/1729#discussion_r159468842
 
    --- Diff: integration/spark-common/src/main/scala/org/apache/carbondata/spark/util/CarbonScalaUtil.scala ---
    @@ -156,54 +158,156 @@ object CarbonScalaUtil {
       }
     
       /**
    -   * Converts incoming value to UTF8String after converting data as per the data type.
    +   * Converts incoming value to String after converting data as per the data type.
        * @param value Input value to convert
    -   * @param dataType Datatype to convert and then convert to UTF8String
    +   * @param dataType Datatype to convert and then convert to String
        * @param timeStampFormat Timestamp format to convert in case of timestamp datatypes
    -   * @param dateFormat DataFormat to convert incase of DateType datatype
    +   * @param dateFormat DataFormat to convert in case of DateType datatype
        * @param serializationNullFormat if this encounters in input data then data will
        *                                be treated as null
    -   * @param fail If it is true then any conversion error will trhow error otherwise it will be
    -   *                   filled with ull value
    -   * @return converted UTF8String
    +   * @return converted String
        */
    -  def convertToUTF8String(value: String,
    +  def convertToString(value: String,
    --- End diff --
   
    ok


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1729: [CARBONDATA-1936][PARTITION] Corrected bad record an...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1729
 
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/2528/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1729: [CARBONDATA-1936][PARTITION] Corrected bad record an...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/1729
 
    SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/2690/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1729: [CARBONDATA-1936][PARTITION] Corrected bad record an...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/1729
 
    retest this please


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1729: [CARBONDATA-1936][PARTITION] Corrected bad record an...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1729
 
    Build Failed with Spark 2.2.0, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/1304/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1729: [CARBONDATA-1936][PARTITION] Corrected bad record an...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user jackylk commented on the issue:

    https://github.com/apache/carbondata/pull/1729
 
    please rebase


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1729: [CARBONDATA-1936][PARTITION] Corrected bad record an...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1729
 
    Build Failed with Spark 2.2.0, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/1307/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1729: [CARBONDATA-1936][PARTITION] Corrected bad record an...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1729
 
    Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/2537/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1729: [CARBONDATA-1936][PARTITION] Corrected bad record an...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1729
 
    Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/2543/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1729: [CARBONDATA-1936][PARTITION] Corrected bad record an...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1729
 
    Build Success with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/1316/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1729: [CARBONDATA-1936][PARTITION] Corrected bad record an...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1729
 
    Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/2550/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1729: [CARBONDATA-1936][PARTITION] Corrected bad record an...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/1729
 
    SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/2706/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1729: [CARBONDATA-1936][PARTITION] Corrected bad record an...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user jackylk commented on the issue:

    https://github.com/apache/carbondata/pull/1729
 
   
    LGTM


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata pull request #1729: [CARBONDATA-1936][PARTITION] Corrected bad re...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user asfgit closed the pull request at:

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


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1729: [CARBONDATA-1936][PARTITION] Corrected bad record an...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1729
 
    Build Success with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/1325/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1729: [CARBONDATA-1936][PARTITION] Corrected bad record an...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1729
 
    Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/2561/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1729: [CARBONDATA-1936][PARTITION] Corrected bad record an...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/1729
 
    SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/2721/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1729: [CARBONDATA-1936][PARTITION] Corrected bad record an...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/1729
 
    SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/2726/



---
12