Writing Parquet files using Haskell

(datahaskell.org)

40 points | by cosmic_quanta 2 days ago

2 comments

  • Quothling 1 hour ago
    I'd personally rather see Haskell become part of the options for https://arrow.apache.org/, but this is still a cool project.
  • pandinus 3 hours ago
    [flagged]
    • kccqzy 2 hours ago
      Funny how you mention it is a functional programming torture course, but the Parquet writer introduced in this article is written in a highly imperative style. I have not seen this much IORefs and MutableByteArrays in recent memory.
    • 4b11b4 3 hours ago
      What! I loved my func prog class with Haskell

      Should be mandatory