Skip to content

Releases: simo7/protoc-gen-parquet

v0.4.1

09 Mar 09:03

Choose a tag to compare

skip empty messages

v0.4.0

17 Sep 12:12
0bc2480

Choose a tag to compare

fix: capitalize parquet schema const for export (#2)

* fix: capitalize parquet schema const for export

* use upper snake case constants

v0.3.0

17 Sep 11:29

Choose a tag to compare

name go constants after table name

v0.2.0

17 Sep 07:54

Choose a tag to compare

change index in parquet_options no collision

v0.1.9

07 Sep 23:08

Choose a tag to compare

no protobuf.Timestamp check on empty messages

v0.1.8

07 Sep 19:37
61b52bf

Choose a tag to compare

Support google.protobuf.Timestamp.

v0.1.7

18 Mar 18:02

Choose a tag to compare

fix: missing end close bracket, package name

v0.1.6

18 Mar 16:16

Choose a tag to compare

fix: missing end close bracket

v0.1.5

18 Mar 14:22

Choose a tag to compare

feat: support schema as string constant in go file

v0.1.3

12 Sep 15:27

Choose a tag to compare

Support for TIMESTAMP_MILLIS, TIMESTAMP_MICROS, TIMESTAMP_NANOS when int64.