commit | a12d8cd33eb3df4db23d73c42efde4a57d19a477 | [log] [tgz] |
---|---|---|
author | Taewoo Kim <wangsaeu@gmail.com> | Wed Mar 04 13:47:08 2015 -0800 |
committer | Ian Maxon <imaxon@uci.edu> | Wed Mar 04 20:45:27 2015 -0800 |
tree | d3654ade8fc88637f82921fb6b36803eb795438c | |
parent | e1a2ff8621fcf87978979e290b8efd97c14c5105 [diff] |
- Fixed Type Casting issue - Reorganized duplicated internal class in the DelimitedDataParser and DelimitedDataParserFactory - Prevented a user from creating an inverted index on a dataset with a variable-length PK - INT64 is now the default type - Issue 852 fixed Change-Id: I2d71e8a21da4f709c3259a3d3f678c640f9e1160 Reviewed-on: http://fulliautomatix.ics.uci.edu:8443/192 Tested-by: Jenkins <jenkins@fulliautomatix.ics.uci.edu> Reviewed-by: Till Westmann <westmann@gmail.com>