-
Notifications
You must be signed in to change notification settings - Fork 494
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
48557c9
commit 4d3b03c
Showing
6 changed files
with
121 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
32 changes: 32 additions & 0 deletions
32
...osoft.Azure.Cosmos.Tests/BaselineTest/TestBaseline/PartitionKeyHashBaselineTest.Lists.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
<Results> | ||
<Result> | ||
<Input> | ||
<Description>1 Path List</Description> | ||
<PartitionKeyValue>["/path1"]</PartitionKeyValue> | ||
</Input> | ||
<Output> | ||
<PartitionKeyHashV1>00-00-00-00-00-00-00-00-00-00-00-00-0A-A1-CC-05</PartitionKeyHashV1> | ||
<PartitionKeyHashV2>B6-3D-B6-C4-3A-4F-1B-01-4C-63-B0-C2-E6-28-E8-12</PartitionKeyHashV2> | ||
</Output> | ||
</Result> | ||
<Result> | ||
<Input> | ||
<Description>2 Path List</Description> | ||
<PartitionKeyValue>["/path1","/path2"]</PartitionKeyValue> | ||
</Input> | ||
<Output> | ||
<PartitionKeyHashV1>00-00-00-00-00-00-00-00-00-00-00-00-0A-A1-CC-05-00-00-00-00-00-00-00-00-00-00-00-00-C9-1E-F0-78</PartitionKeyHashV1> | ||
<PartitionKeyHashV2>B6-3D-B6-C4-3A-4F-1B-01-4C-63-B0-C2-E6-28-E8-12A6-0C-6C-BE-5A-2D-38-6E-5D-AE-1A-AC-94-21-6B-6C</PartitionKeyHashV2> | ||
</Output> | ||
</Result> | ||
<Result> | ||
<Input> | ||
<Description>3 Path List</Description> | ||
<PartitionKeyValue>["/path1","/path2","/path3"]</PartitionKeyValue> | ||
</Input> | ||
<Output> | ||
<PartitionKeyHashV1>00-00-00-00-00-00-00-00-00-00-00-00-0A-A1-CC-05-00-00-00-00-00-00-00-00-00-00-00-00-C9-1E-F0-7800-00-00-00-00-00-00-00-00-00-00-00-9A-B4-68-CD</PartitionKeyHashV1> | ||
<PartitionKeyHashV2>B6-3D-B6-C4-3A-4F-1B-01-4C-63-B0-C2-E6-28-E8-12-A6-0C-6C-BE-5A-2D-38-6E-5D-AE-1A-AC-94-21-6B-6C88-A6-18-5D-2D-D5-1C-96-D0-47-75-B7-2E-FA-BE-08</PartitionKeyHashV2> | ||
</Output> | ||
</Result> | ||
</Results> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters