Writing Parquet files using Haskell

(datahaskell.org)

26 points | by cosmic_quanta 2 days ago

1 comments

  • pandinus 56 minutes ago
    No don't bother trying to make Haskell relevant. Let it remain a functional programming torture course for university computer science programs.
    • kccqzy 2 minutes 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 36 minutes ago
      What! I loved my func prog class with Haskell

      Should be mandatory