Writing Parquet files using Haskell

(datahaskell.org)

36 points | by cosmic_quanta 2 days ago

2 comments

  • Quothling 2 minutes 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 2 hours ago
    [flagged]
    • kccqzy 1 hour 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 2 hours ago
      What! I loved my func prog class with Haskell

      Should be mandatory