DRILL-8409: Support the configuration of bind addresses for network services (#2777)
* Add support for setting RPC and HTTP bind addresses using boot options.
* Safely log Parquet batch read timing.
* Safely close page write store and column write store in ParquetRecordWriter.