We have a maybe obvious question about a serde. When a serde in invoked, does it have access to the original hive query? Ideally the original query could provide the Serde some hints on how to access the data on the backend.
Also, are there any good links/documention on how to write Serdes? Kinda hard to google on for some reason.