You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by shivzone <gi...@git.apache.org> on 2017/12/12 23:26:44 UTC

[GitHub] incubator-hawq issue #1322: Support Hive OpenCSVSerde

Github user shivzone commented on the issue:

    https://github.com/apache/incubator-hawq/pull/1322
  
    @sansanichfb based on team's suggestion, I've removed the explicit serde check from HiveLineBreakAccessor as it supports multiple custom serdes.
    We can eventually do away with the strict serde class check upon further investigation with the other Accessors.


---