Description
When using HcaClient#createTableLike the table created is missing partitions although the original table does have them
This is unlike the Hacatalog Rest API: https://hive.apache.org/javadocs/hcat-r0.5.0/rest.html
or as impala/hive SQL query