https://kedro.org/ logo
#beginners-need-help
Title
# beginners-need-help
f

fantasprite

09/01/2022, 2:52 PM
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?