(Glue-2002) Q: How can we suppress the field GLREQUEST in Hadoop tables?

You can delete the field GLREQUEST which is automatically inserted into the list of fields which a Glue table has when you create a new table through the Glue Data Dictionary transaction. However, in order to allow this removal, you need to set a special Glue customizing parameter.

In customizing table /DVD/GL_CUS_VALS, you need to set the parameter ALLOW_DELETE_GLREQUEST to value 'X'.