Re: COMPACT error

2018-04-26 Thread manishgupta88
Hi, >From the exception it seems there is some problem during processing the data in writer step. Can you please share the complete executor and driver logs to get some idea on the exact issue. Regards Manish Gupta -- Sent from:

Re: Change the 'comment' content for column when execute command 'desc formatted table_name'

2018-04-26 Thread Liang Chen
Hi Ravi Good thinking. Because the inverted index columns by default are the same as sort_column columns, from the user perspective, he only need to set no_inverted_index columns in sort_column columns, so i proposed to display only the no_inverted_index columns info which be set by user.

Re: Change the 'comment' content for column when execute command 'desc formatted table_name'

2018-04-26 Thread Ravindra Pesala
I agree with Liang's suggestion to align the information with table schema. And I have one suggestion related to NO_INVERTED_INDEX , instead of mentioning no inverted index columns better mention which are inverted index columns. It is very hard user to understand which are inverted index