Skip to content

Releases: JuliaIO/Parquet.jl

v0.8.5

31 Aug 01:03
f406366
Compare
Choose a tag to compare

Parquet v0.8.5

Diff since v0.8.4

Closed issues:

  • add Parquet installs v0.3.2 (#179)

Merged pull requests:

v0.8.4

25 Jun 14:08
44a1e35
Compare
Choose a tag to compare

Parquet v0.8.4

Diff since v0.8.3

Closed issues:

  • Reading Int64 columns throws Inexact Error (#149)
  • Failing to precompile Snappy.jl..... (#153)
  • KeyError when writing DataFrame to Parquet (#157)
  • Not thread safe? (#160)
  • Support [email protected] (#164)

Merged pull requests:

v0.8.3

28 May 04:20
55c865d
Compare
Choose a tag to compare

Parquet v0.8.3

Diff since v0.8.2

Closed issues:

  • update to support Missings.jl version 1.0 (#147)

Merged pull requests:

v0.8.2

26 Apr 11:06
81fa1cb
Compare
Choose a tag to compare

Parquet v0.8.2

Diff since v0.8.1

Merged pull requests:

  • Support CategoricalArrays 0.10 and bump version to 0.8.2 (#146) (@nalimilan)

v0.8.1

23 Mar 08:29
b432d0b
Compare
Choose a tag to compare

Parquet v0.8.1

Diff since v0.8.0

Closed issues:

  • Can't read a specific file (#52)
  • Integration with Tables.jl (#70)
  • Mention Tables.jl and possibly DataFrames in the docs (#98)
  • add a high-level, easy to use read_parquet (#100)
  • Add Finaliser to Parquet.File (#119)
  • Write is very slow due to call to Base.summarysize (#126)
  • How to read Parquet files from a structured folder? (#139)

Merged pull requests:

v0.8.0

04 Dec 10:23
ea1baba
Compare
Choose a tag to compare

Parquet v0.8.0

Diff since v0.7.1

Closed issues:

  • Out of range error (#120)

Merged pull requests:

v0.7.1

02 Dec 03:20
5865a32
Compare
Choose a tag to compare

Parquet v0.7.1

Diff since v0.7.0

Closed issues:

  • overloading of Base.eltype (#107)
  • "UndefVarError: File not defined" when trying to use Parquet.File (#109)
  • Inconsistent Results when Querying Rows (#111)
  • update to Thrift 0.8 (#113)
  • Update to MemPool v0.3 (#114)

Merged pull requests:

v0.7.0

22 Oct 06:26
9cc50c8
Compare
Choose a tag to compare

Parquet v0.7.0

Diff since v0.6.1

Closed issues:

  • Write parquet file (#1)
  • String columns read back as Vector{UInt8} (#94)
  • Why ParFile instead of ParquetFile? (#99)
  • Corrupt reads with large data files (#105)

Merged pull requests:

v0.6.1

03 Jul 07:12
7ec4eab
Compare
Choose a tag to compare

Parquet v0.6.1

Diff since v0.6.0

Merged pull requests:

  • fix setrow throw BoundsError (#95) (@ssikdar1)
  • Accept any Tables.jl-compatible source to write_parquet (#96) (@quinnj)

v0.6.0

27 May 12:15
da888e6
Compare
Choose a tag to compare

Parquet v0.6.0

Diff since v0.5.2

Closed issues:

  • Bug with BatchedColumnCursor reader (#89)

Merged pull requests: