1 | /** |
---|---|
2 | * Autogenerated by Thrift Compiler (0.12.0) |
3 | * |
4 | * DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING |
5 | * @generated |
6 | */ |
7 | #include "parquet_constants.h" |
8 | |
9 | namespace parquet { namespace format { |
10 | |
11 | const parquetConstants g_parquet_constants; |
12 | |
13 | parquetConstants::parquetConstants() { |
14 | } |
15 | |
16 | }} // namespace |
17 | |
18 |