I am trying to bootstrap SCDF Schema and want to use a table prefix \'CUSTOM_\' instead of BATCH_ for all batch tables.
tried using spring.cloud.task.table-prefix=CUSTOM_