I want to write my own StoreFunc which will be similar to PigStorage. How can I know the column names inside my StoreFunc functions? for example, I load a csv file into table using some schema. Then I need to write output using my StoreFunc function. How can I know the table schema?
- How can Storagefunc know the schema zehua zhou
- Re: How can Storagefunc know the schema Dmitriy Ryaboy
