-
would be nice to see full support for Yugabyte as well.
Yugabyte uses original Postgres binaries for the SQL layer, but enables sharding,
through using a RocksDB as storage backend.
At the moment…
-
I am getting below error while running terraform plan.
Error: Your query returned no results. Please change your search criteria and try again.
│
│ with module.yugabyte-db-cluster.data.aws_am…
-
Jira Link: [DB-13328](https://yugabyte.atlassian.net/browse/DB-13328)
### Description
Stress sample apps had an improvisation of having re-creating indexes. This was enabled by default, which caus…
-
Hi, I've tried to deploy a 3 node yugabyte cluster in private subnet within a VPC,
the configuration means that the cluster will be accessible only to applications within the VPC.
these are the p…
-
Jira Link: [DB-13467](https://yugabyte.atlassian.net/browse/DB-13467)
We would like to migrate our existing CRDB to Yugabyte but currently I can't find any way to export the database in a compatible …
-
We currently leverage both [Yugabyte YCQL](https://docs.yugabyte.com/preview/api/ycql/) and Temporal and would love to see native support for Temporal to use the YCQL variant of its Cassandra driver, …
-
### Description
In the parent pom file located at `java/pom.xml`, the name has not been changed. Change the spellings of the name to match the correct name as used in present i.e. `YugaByte` to `Yuga…
-
Hi, I have setup a single node cluster on one my PC using -
yugabyted start
Next, I used -
yb-admin -master_addresses 0.0.0.0:7100 create_change_data_stream ysql.yugabyte
The produced stream id wa…
-
Jira Link: [DB-13766](https://yugabyte.atlassian.net/browse/DB-13766)
### Description
Steps to reproduce : Version : 2.25.0.0-b214
create partition table with PK , unique
insert data
Perform…
-
##### SUMMARY
The ssh-keygen tool has the capability of creating ssh-keys in the PEM format. Although this is not a common format, there are instances where it is required
##### ISSUE TYPE
Ad…