#software-engineering
Read more stories on Hashnode
Articles with this tag
🗂️ Hive SerDe SerDe is short for Serializer/Deserializer. Hive uses the SerDe interface for IO. The interface handles both serialization and...