Description
Now `FileScanBuilder` interface is not fully implemented in `ParquetScanBuilder` like `OrcScanBuilder`,`AvroScanBuilder`,`CSVScanBuilder`....
In order to unify the logic of the code and make it clearer, this part of the implementation is unified.