Skip to content

Releases: amacal/i13c

v0.7.2

Choose a tag to compare

@github-actions github-actions released this 10 Oct 13:45
  • Fixed regression of parsing i64 zigzag thrift values.

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 10 Oct 06:59
  • Fixed regression of show-metadata command in i13c-parquet.
  • Added integration tests to avoid obvious regressions.

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 09 Oct 17:59
  • Added show-schema command to i13-parquet.

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 26 Sep 13:54
  • Fixed binary permissions in the release artifacts.

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 25 Sep 18:20
  • Added explicit show-metadata command to i13c-parquet.
  • Supported extract-metadata command in i13c-parquet.
  • Error messages are now written to stdout.

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 07 Sep 15:37
  • Improved stdout batching when parsing with i13c-parquet

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 06 Sep 08:57
  • Incremental memory allocations when parsing with i13c-parquet

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 31 Aug 09:05

i13c v0.2.0

Changes:

  • Parquet parser: i13c-parquet

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 25 Jul 18:12

i13c v0.1.0

Changes:

  • Lightweight C binary tools for x86_64 Linux.
  • Thrift Compact Protocol parser: i13c-thrift
  • No dependencies, no libc.