Cause
The query had a sharded table outer joined to the replicated table.
Action
Rewrite the query to remove the outer join.
Error Message
sharded tablestringouter joined with replicated tablestring
The query had a sharded table outer joined to the replicated table.
Rewrite the query to remove the outer join.