I see that it is relatively simple to create a cus...
# beginners-need-help
f
I see that it is relatively simple to create a custom dataset. I just copied all the contents of SparkHiveDataSet and placed them in CustomHiveDataSet. I only changed the codes in _exists() function. By doing this I am now able to run the project the same way as I did before. Is this sufficient for deployment project or has Kedro to be migrated to the newest version?