\d <table_name> Append-Only Columnar Table "<table_name>"
Error Message:
ERROR: ENCODING clause supplied for table that is not column oriented SQL state: 0A000
When adding a column to an orientated partition table, make sure that all the child partition tables are also orientated. All the parent and child partition tables are created with the same conditions and have the same orientation.
If the child partition tables are not column orientated, you will have to: