I was using earlier GeneratorBasedBuilder class for loading database now i am getting below error :
Exception occurred: Dataset scripts are no longer supported.
using load_dataset for loading script . but somehow it is not supported not
plz tell me what is the other way to load database using GeneratorBasedBuilder class i need to pre process the database before saving in arrow or other format.