Louis Chu
Louis Chu
**Is your feature request related to a problem?** Current metrics on Async Query API are cumulative. So we need extra calculation to get API request Rate. ``` 1. AsyncQueryCreateApiRequestCount 2....
### Describe the feature The feature request is for an implementation of the `AwsCrtV4aSigner` that either uses synchronized signing method or employs non-daemon threads during signing operations. https://github.com/aws/aws-sdk-java-v2/blob/80e1821456aea846fca72ee6d0ffdb8b82a3ea48/core/auth-crt/src/main/java/software/amazon/awssdk/authcrt/signer/internal/AwsCrt4aSigningAdapter.java#L48 ### ###...
**What do you want to do?** In 2.17 we introduce External Query Scheduler in SQL - async query https://github.com/opensearch-project/opensearch-spark/issues/416 What's the best place talks about it? - [ ] Request...
Enable scheduler index as system index to avoid modification by accident
**What is the bug?** ``` { "datasource" : "mys3", "lang" : "sql", "query" : "ALTER MATERIALIZED VIEW mys3.default.`mv-v10` WITH (auto_refresh = false)" } { "status": 500, "error": { "type": "SyntaxCheckException",...
(cherry picked from commit e109417bb3ce770fb54cfd7b231b8219a22ed46f) By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following...