BUG/MINOR: sample-fetches/stick-tables: bad type for the sample fetches sc*_get_gpt0

The registered output type for the sample fetches sc*_get_gpt0
is a boolean, but the value returned is an integer.

This patch fixs the default type to SINT in place of BOOL.

This patch should be backported in 1.6 and 1.7
1 file changed