Some error happen when using routine load ``` [INTERNAL_ERROR]Message at offset XXX might be too large to fetch, try increasing receive.message.max.bytes ``` Refer to https://github.com/confluentinc/librdkafka/issues/2993, we should upgrade librdkafka version to avoid this bug.