All notable changes to this project will be documented in this file.
Generated by auto-changelog
.
30 April 2018
- updated dependencies
c77a925
- Fix travis build on OSX
601c387
- travis: simplify install of bison on OSX
56539b4
7 November 2017
- update to parquet-cpp-1.3.1
#51
- bin/parquet: fix handling of numeric filenames, fix #49
#50
- List more requirements for linux
#48
- Add license/copyright header. No functional change
#45
- bin/parquet.js: output info in JSON format
#44
- reader: extract schema
#43
- bin/parquet: fix handling of numeric filenames, fix #49
#49
- version 0.2.6
f5f56e2
- reader schema: recognize timestamp type
ddb6527
3 September 2017
- improve README
#42
- improve tests, check read data against original used for write
#41
- travis CI: build and test on linux and MacOSX
#40
- remove obsolete non-working code
#39
- writer: fix compile warning
#38
- reader: fix uninitialized variables. Should correct #32.
#37
- Add 'string' and 'timestamp' logical types
#36
- fix build of static lib dependencies
#34
- update to parquet-cpp-1.2.0
#33
- post-install: clean up compiled dependency libs in production mode
#31
- fixes typo
#29
- update parquet-cpp dependency
#27
- Fix headings so they're recognised as valid markdown
#26
- test: add a read-write test following script provided by @rafiton
d49e3c6
- version 0.2.5
00a499a
- fix parquet-cpp dependency update to 1.2.0
b608b3e
4 April 2017
- Update parquet-cpp dependency
#25
- Add a command line tool parquet
#24
- Link module against static libraries rather than dynamic ones.
#23
- Fix issue #21 where writing an invalid string caused a segmentation fault
#22
- Support building by yarn, update package.json
4a125c5
- Document command line and build cleaning
8cf999f
- version 0.2.4
4bc1617
10 March 2017
- write strings: fix memory problems.
#19
- write strings: fix memory problem
63bc705
- Fix possible memory corruption at writing byte_arrays
89b8bdf
- version 0.2.3
4167af6
8 March 2017
- Fix a possible memory corruption at write
#18
- version 0.2.2
2051de9
- do not track generated test files
005e0f3
8 March 2017
7 March 2017
- write enable optional compression: gzip, snappy, brotli or lzo
#15
- writer: fix string encoding
#14
- Document API
#13
- rename writer.writeSync to writer.write before next release
#12
- reader.read(): Fix handling of remaining rows
#11
- Fix nested columns at read and write. Code cleaning
#10
- update parquet-cpp
#9
- Fix reading
#8
- fix performance at read
#7
- writer: fix a bug where values were ignored after null
#5
- js reader: fix file metadata schema parse
#4
- reader: return arrays instead of objects, handle UTF8 strings
#3
- update parquet-cpp dependency
#2
- version 0.2.0
97b1b79
- README: fix wording
fad97e5
- travis: install libboost-regex-dev
928d55d
10 February 2017
- bump to 0.1.1 due to incomplete npm publish of 0.1.0
1faf1af
10 February 2017