This is an automated email from the ASF dual-hosted git repository.
wesm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/parquet-testing.git
The following commit(s) were added to refs/heads/master by this push:
new 46ae260 PARQUET-1160: [C++] Implement BYTE_ARRAY-backed Decimal reads
(#1)
46ae260 is described below
commit 46ae2605c2de306f5740587107dcf333a527f2d1
Author: thaining <[email protected]>
AuthorDate: Fri Sep 28 02:51:59 2018 -0700
PARQUET-1160: [C++] Implement BYTE_ARRAY-backed Decimal reads (#1)
This change adds a data file with BYTE_ARRAY-backed decimals for unit
testing.
---
data/byte_array_decimal.parquet | Bin 0 -> 324 bytes
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/data/byte_array_decimal.parquet b/data/byte_array_decimal.parquet
new file mode 100644
index 0000000..798cb2a
Binary files /dev/null and b/data/byte_array_decimal.parquet differ