-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Storage - STG 104 Photon #49365
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
browndav-msft
merged 71 commits into
Azure:feature/storage/stg104base
from
browndav-msft:stg104/photon
Jul 9, 2026
Merged
Storage - STG 104 Photon #49365
Changes from 69 commits
Commits
Show all changes
71 commits
Select commit
Hold shift + click to select a range
538cf80
generate new api based on swagger docs
browndav-msft ab93774
generate code to maintain current xml without arrow
browndav-msft f30233a
add apache arrow dep 19.0.0
browndav-msft 18b7093
fix pom dependencies
browndav-msft 3e664de
change pom to bom 18.1.0
browndav-msft 12c6019
test direct call to arrow endpoint
browndav-msft b41a60c
hard code "preprod." into blob endpoint
browndav-msft 6d5749f
fix preprod endpoint
browndav-msft 3da9e23
add java.nio=ALL-UNNAMED to blob pom
browndav-msft d11b56f
addressing illegal dependencies
ibrandes cdbb843
add ArrowBlobListDeserializer and diagnostic tests for Arrow ListBlobs
browndav-msft d47fad1
wire Arrow path in BlobContainerClient.listBlobs with XML fallback
browndav-msft fa0cc50
add Arrow listBlobs integration tests with recordings
browndav-msft e3a26b8
update based on new swagger file
browndav-msft 12e5ec2
change method signatures based on updates from swagger
browndav-msft d5dec10
add Arrow hierarchy schema discovery test
browndav-msft d98fc36
wire Arrow path in listBlobsByHierarchy with integration tests
browndav-msft 24eb7f1
complete Arrow ListBlobs gap remediation: missing fields, NumberOfRec…
browndav-msft 343492a
add javadocs to new methods in listblobsoptions
browndav-msft 10fad8b
changed liveonly tests to recorded tests, minus cpk
browndav-msft d283f7f
remove local blob file and redirect to Nick's repo
browndav-msft da9d407
rename useArrow to isApacheArrowEnabled
browndav-msft 2701e63
update dependency files
browndav-msft e4c6e58
add service minimums for tests
browndav-msft c30efa7
remove tests for schema discovery
browndav-msft 754aa51
remove todo for nonphoton account
browndav-msft b3afa47
add rehydrate tests with recordings
browndav-msft e3c89d9
update listblowsarrow pagination test to include calling specific pag…
browndav-msft f800f8b
add async Arrow listBlobs tests for Photon
browndav-msft 509ebc7
fix async tests
browndav-msft e78fad3
fix listBLobsArrowDeserializer async test
browndav-msft 9673f85
add recordinds for async tests
browndav-msft 6b6dfe7
replace all references for boolean with StorageResponseSerializationF…
browndav-msft 46d2082
fix linting issues
browndav-msft b139c0d
remove bom, add versions to pom
browndav-msft c33aeae
change hardcoded serviceVersion in listBlobsArrowDeserializer
browndav-msft 55f10ce
swagger - add Accept header for Arrow,Xml
browndav-msft 52b3816
Replace Apache Arrow vector reader with custom ListBlobs Arrow stream…
browndav-msft aff29c1
Revert "Storage - STG104 Add Blob Access Tier to Get Blob Response (#…
browndav-msft 4fbcbb6
Merge branch 'feature/storage/stg104base' into stg104/photon
browndav-msft 5658599
wip - clean up var names
browndav-msft 52525ef
remove getContentCrc64, getOrsPolicySourceBlob, getAffinityId
browndav-msft 6461282
add external dependencies to external_dependencies.txt, add google bu…
browndav-msft a4c6e68
remove arrow-format for java 8 failures, vendor, create parity tests
browndav-msft 3e983b5
add dependency exclusion for tests that require arrow deps that cause…
browndav-msft d5077f8
update dependency exclusion so that it works
browndav-msft d06b731
bump arrow deps to 19.0 for tests
browndav-msft b506f90
remove arrow deps from banndedDeps includes block
browndav-msft 2a8853d
update comments in blob pom.xml to explicitly state workaround for ba…
browndav-msft a551d20
Merge remote-tracking branch 'azure/feature/storage/stg104base' into …
browndav-msft 753397d
Merge branch 'feature/storage/stg104base' into stg104/photon
browndav-msft 50e3eeb
remove unnecessary arrow parity tests, add remaining parity tests to …
browndav-msft 2ec403b
lint files in arrow package
browndav-msft ac2eb80
add arrow golden decode tests and rejection tests, add test for all k…
browndav-msft de6a97f
change arrow classes to be more human readable
browndav-msft 8d4bd47
change DecodedArrowStream to record
browndav-msft 9799a9b
Merge branch 'feature/storage/stg104base' into stg104/photon
browndav-msft bc247e9
Revert "change DecodedArrowStream to record"
browndav-msft d1d9062
add changes based on feedback
browndav-msft d2623fe
update recording
browndav-msft f2bf13e
rename arrow to apachearrow
browndav-msft 022e05e
add apache licensing
browndav-msft fc15bc8
add apache share profile to pom
browndav-msft 3554b48
Merge branch 'feature/storage/stg104base' into stg104/photon
browndav-msft 0268178
add versions to pom shade profiling, add "Accept" header to match onl…
browndav-msft 169a280
add arrow 19 dep to external_dependencies.txt file
browndav-msft c5e13c8
fix linting issues
browndav-msft f75a768
fix more linting errors with spotless
browndav-msft 913fff3
remove unused imports
browndav-msft 2063b04
revert add "Accept" to blobbasetest, add recordings
browndav-msft 5d5df18
Merge branch 'feature/storage/stg104base' into stg104/photon
browndav-msft File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.