yunmaoQu
yunmaoQu
### Description This PR adds support for the `SNAPSHOT` isolation level in SQL Server. It fixes issue #11123. ### Changes Made - Updated `SqlServerQueryRunner` to handle `SNAPSHOT` isolation level. -...
### Ⅰ. Describe what this PR did This plugin prevents replay attacks by validating request nonce. Key features: - Nonce validation - Redis-based replay detection - Configurable TTL and validation...
## Which problem is this PR solving? Resolves #5911 ## Description of the changes - add dependency processor using Apache Beam ## How was this change tested? - e2e tests...