forked from Azure/azure-sdk-for-java
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Query implementation skeleton #3
Open
FabianMeiswinkel
wants to merge
201
commits into
users/fabianm/AvailabilityStrategyAllRegionExceptionFix
Choose a base branch
from
users/fabianm/AvailabilityStrategyFixWithQuery
base: users/fabianm/AvailabilityStrategyAllRegionExceptionFix
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Query implementation skeleton #3
FabianMeiswinkel
wants to merge
201
commits into
users/fabianm/AvailabilityStrategyAllRegionExceptionFix
from
users/fabianm/AvailabilityStrategyFixWithQuery
Conversation
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
…' of https://github.com/FabianMeiswinkel/azure-sdk-for-java into users/fabianm/AvailabilityStrategyFixWithQuery
Fix Table Samples Issue
Fix Schema Registry - Avro Samples Issue
* enable throughput control support on gateway --------- Co-authored-by: annie-mac <xinlian@microsoft.com>
Stabilize flaky test
* Resolving the issue where deleting an entity did not work on an entity with an empty primary key. * Updating CHANGELOG.md * Use monoError instead of throwing * Updating the javadocs to include illegal argument exceptions.
* Add legacy moniker migration logic * Add functionality from Java testing --------- Co-authored-by: Daniel Jurek <djurek@microsoft.com>
* Improve JavaDocs for Azure Monitor Ingestion * address pr comments
…to create a local-only client. (Azure#36657) * Added checks to avoid using a key with curve `secp256k1` with Java 16+ for local operations. * Updated test recordings. * Fixed Javadoc issue. * Added missing tests recordings. * Changed logic to handle not being able to create a local cryptography client. * Applied PR feedback. * Applied more PR feedback. * Applied a final round of PR feedback.
…imary key (Azure#36751) * Update get entity to allow entities with empty string partition and row keys * Update get entity to allow entities with empty string partition and row keys * Remove unused imports
* Prepare EventGrid September 2023 release * Update sdk/eventgrid/azure-messaging-eventgrid/CHANGELOG.md Co-authored-by: Shawn Fang <45607042+mssfang@users.noreply.github.com> * fix changelog date --------- Co-authored-by: Shawn Fang <45607042+mssfang@users.noreply.github.com>
* Prepare Table Patch Release September 2023 * Prepare Table Patch Release September 2023 * Prepare Table Patch Release September 2023
mgmt, update Microsoft Cache to 2023-08-01
* openai, remove dependent on azure-core-experimental * regen, changes due to behavior change in typespec-azure-core 0.34 about LRO and pollingOperation
mgmt, update signalr to 2023-06-01-preview
…ure#36765) mgmt, update Azure Kubernetes Fleet Manager to 2023-06-15-preview
…dge case response for IMDS (Azure#36747)
* Match spec * Keep uppercase for enum * add null check warning Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com> * Fix comment commit * Fix assertError * Fix tests * Remove assertError * Revert * Update comment for StandaloneAuto make it more clear --------- Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
…to users/fabianm/AvailabilityStrategyFixWithQuery
Add Test Proxy logging to local runs
Rewrite Internal Reflection Logic
Stabilize most commonly failing tests
* tracing samples - flush otel, remove deprecated jaeger, use autoconfigure
…ure#36715) * Adding preliminary changes to handle ChangeFeedProcessorContext. * Adding preliminary changes to handle ChangeFeedProcessorContext. * Fixing CI errors. * Fixing CI errors. * Adding handleChanges which accepts ChangeFeedProcessorContext. * Removed code comments. * Made handleChanges with context as package-private. * Refactorings. * Refactorings. * Adding tests. * Adding tests. * Adding tests. * Adding tests. * Adding tests. * Adding tests. * Adding tests. * Adding validations. * Adding javadoc. * Removed type parameter from ChangeFeedProcessorContext. * Updated javadoc. * Fixing compilation errors. * Fixing compilation errors. * Fixing javadoc. * Fixing javadoc. * Reverting changes. * Adding tests. * Refactorings. * Adding @beta tags. * Updated CHANGELOG.md. * Updated CHANGELOG.md. * Updated javadoc. * Updated javadoc. * Reacting to review comments. * Attempt at fixing CI error. * Attempt at fixing CI pipeline. * Attempt at fixing CI pipeline. * Updating javadoc. * Addressing review comments. * Addressing review comments. * Updated CHANGELOG.md.
…to users/fabianm/AvailabilityStrategyFixWithQuery
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.