facebookarchive / hive-io-experimental

Hive I/O Library
Other
66 stars 30 forks source link

Fix types in ArrayRecord. Remove NativeType use HiveType everywhere. #48

Closed nitay closed 11 years ago

nitay commented 11 years ago

ArrayRecord had incorrect types being set on columns, causing downstream issues. This fixes the issue.

nitay commented 11 years ago

cc @majakabiljo @apresta @aching