Hello :slightly_smiling_face: In Kedro, can we use...
# questions
m
Hello 🙂 In Kedro, can we use different dataset types for reading and writing the same dataset declared in the catalog? For example, reading in Spark and writing in Delta.
d
Yes! it's under "transcoding" in the docs
👍 1
m
Thank you 🙂