Commit 73320ce
Add ReadConsistencyStrategy API (Azure#45161)
* Add ReadConsistencyStrategy API
* Adding test coverage
* Update ClientConfigDiagnosticsTest.java
* Update ConsistencyReaderTest.java
* Update SessionTest.java
* Update OperationPoliciesTest.java
* Update OperationPoliciesTest.java
* Update ReadConsistencyStrategy.java
* Reacted to code review feedback
* Update sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/models/CosmosChangeFeedRequestOptions.java
Co-authored-by: Abhijeet Mohanty <[email protected]>
* Update ReadConsistencyStrategy.java
---------
Co-authored-by: Abhijeet Mohanty <[email protected]>1 parent dfd1058 commit 73320ce
File tree
84 files changed
+1203
-238
lines changed- sdk/cosmos
- azure-cosmos-spark_3-3_2-12/src/main/scala/com/azure/cosmos/spark
- azure-cosmos-spark_3-4_2-12/src/main/scala/com/azure/cosmos/spark
- azure-cosmos-spark_3-5_2-12/src/main/scala/com/azure/cosmos/spark
- azure-cosmos-spark_3_2-12
- docs
- src
- main/scala/com/azure/cosmos
- implementation
- spark
- udf
- test/scala/com/azure/cosmos/spark
- test-databricks/notebooks
- azure-cosmos-tests/src/test/java/com/azure/cosmos
- implementation
- directconnectivity
- azure-cosmos/src/main/java/com/azure/cosmos
- implementation
- directconnectivity
- query
- models
- util
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
84 files changed
+1203
-238
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
0 commit comments