One of my potential next step is to merge postgres data encoding in greptimedb and arrow-pg from this library. The first thing first to is update the encoding API of arrow-pg, to include a container of options, of maybe just ClientInfo, which will carry some options that is related to how we will encode timestamp, bytea or others.