506507508509510511512513
} catch (NoSuchObjectException e) { throw e; } catch (TException e) { throw new PrestoException(HiveErrorCode.HIVE_METASTORE_ERROR.toErrorCode(), e); } }