## Enhancement Now, follower-read can take effect in both read-only statements and the read phase of write statements. This enhancement restricts the replica-read only for read-only statements for safety. The main purpose is to reduce feature overlap.
Enhancement
Now, follower-read can take effect in both read-only statements and the read phase of write statements.
This enhancement restricts the replica-read only for read-only statements for safety. The main purpose is to reduce feature overlap.