Description
Currently, S3TableSpace implemented by coping FileTableSpace. But S3TableSpace need to extend FileTableSpace instead of source copy because there are many codes for using FileTableSpace in the master branch. In addition, this issue will remove duplicated codes in S3TableSpace.