Prepending 'user' to a table name should not be the responsibility of TableId or the TableNameConverter class (because the 'user' string is only prepended for dataset tables).
So, this should be done by DatasetAdmin.
As a part of:
https://github.com/caskdata/cdap/pull/1614
the prepended 'user' is stripped off in TableNameConverter.