without an extension, the object is handled as CSV. and since the Parquet object is binary, it probably failed upon trying to read the object.
this behavior was changed in PR #49411 (merged) RGW identified the input type according to AWS-CLI parameters and not according to object extension.
this issue resolved in https://github.com/ceph/ceph/pull/49411/