You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Shouheng Yi (JIRA)" <ji...@apache.org> on 2017/04/12 20:34:41 UTC

[jira] [Created] (REEF-1773) Adding C# ParquetReader

Shouheng Yi created REEF-1773:
---------------------------------

             Summary: Adding C# ParquetReader
                 Key: REEF-1773
                 URL: https://issues.apache.org/jira/browse/REEF-1773
             Project: REEF
          Issue Type: New Feature
          Components: REEF.NET
    Affects Versions: 0.16
            Reporter: Shouheng Yi
            Priority: Minor


This is the sub task of [REEF-1771]. This issue addresses reading parquet files and representing them as in-memory objects, given DataContracts of the objects. It first launches a Java process to deserialize parquet objects to an avro file, then in C# it is parsed as in-memory objects.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)