branky / cascading.hive

Provide support for reading/writing data in Hive native file format in Cascading.
Other
11 stars 17 forks source link

MAP datatype support in ORCFile #15

Open ManojKNair opened 9 years ago

ManojKNair commented 9 years ago

Hi Team, We are looking for reading and writing ORC files which has a MAP field ( MAP). We found that the current version is not supporting MAP. Is there anyway to support MAP? If not, is there any plan to support it in near future? Please advise.

Thanks in advance. Best Regards Manoj K Nair

branky commented 9 years ago

@ManojKNair, thank you for pointing this out. A pull request will be greatly appreciated!

ManojKNair commented 9 years ago

OK. We are working on it.