-
## Motivation
So developers can store and query sensitive keys in the production database without risk of leakage
So developers can build the datacite and google drive actions
## Requirements
- Com…
-
cluster: OLAP TESTING VLA COMMON3
version: ydb-stable-24-3-12
query:
```
$v = SELECT cast(count(*) as uint32)
FROM `raw/kikimr_query-replay_prod`
;
insert into cnt2 (key,c) values(1,$v);
```
…
-
### Preflight Checklist
- [x] I have installed the [latest version of Storage Explorer](https://github.com/Microsoft/AzureStorageExplorer/releases/latest).
- [x] I have checked existing resources, in…
-
I think we need `user` `key` `post` and others may be required for authentication. I think we should aim for GitHub, google, and apple Oauth options in that order for our audience. I don't want to off…
-
In the current storage access functions, in order to write the data of a table into EEPROM, and likewise for reading from it, you have to iterate through all of the data and write it that way. It wou…
-
## Background
We need to enhance the projects table to store evaluation data for project assessments. This data needs to be persisted in a structured format using a JSONb field, allowing for flexible…
-
Suggestions:
minimum required for inventory use case
list-gateways
list-tags-for-resource
likely useful to fully understand the resources a gateway "owns"
list-local-disks
for s3 gateways …
-
Hello, may I ask where the root page table of the eapp is assigned? In /runtime/loader.S, the value of root_page_table_storage is written to satp, but there is no file that assigns a value to root_pag…
-
1. Since the support for delta tables is added in duckdb_azure, the implementation now requires the storage account name to be mentioned explicitly while creating the azure secret using service princi…
-
Jira Link: [DB-14205](https://yugabyte.atlassian.net/browse/DB-14205)
### Description
Repro and schema details as following , This is in version 2.25.0.0-b350 . With and without batching same issue …