How to update the source function to return <schemaname>.<tablename>?

Currently the source returns <source.database>.<source.schema>.
How to override this function only returns <source.schema>.?