Organized the Rpl and Avro code in a way that they aren't mixed.
Minimal changes, only what is needed in order to make it compile.
col
The parser checks whether the FIRST or AFTER keywords are used and, if AFTER is used, extracts the relevant column name. Added a test case that checks that the parsing works and detects the correct column names.