-
Is there any reason apart from space requirements that
the generated ids are no UUIDs. That would make it easier to
synchronized different tiedot databases.
-
Hey,
We have an issue if the schema name has a dash in it, like: `staging-boo-foo`
We created this schema and enabled the extension, but when we tried to call the `create_parent` function, we rece…
-
# Technical Notes | Iris' Blog
[https://iris2008.github.io/2021/02/23/Technical-Notes/](https://iris2008.github.io/2021/02/23/Technical-Notes/)
-
Kafka:
https://strimzi.io/blog/2021/12/17/kafka-segment-retention/
https://www.confluent.io/blog/5-common-pitfalls-when-using-apache-kafka/
Streams:
https://medium.com/lydtech-consulting/kaf…
-
Our team is evaluating some options to read from our follower DBs on Heroku for select analytics workloads. We found this gem and while it seems to handle our use case, we had some issues in practice,…
-
After running `docker-compose up -d` in `examples/cp-all-in-one` i get the following error:
```
$ docker-compose up -d
Building connect
Downloading context: https://github.com/confluentinc/kafka-c…
-
I used pg_repack 1.5.0 to repack the indexes of parent table and its children on both PG11 and PG14, and everything worked as expected:
```sql
CREATE TABLE parent(val INTEGER PRIMARY KEY);
CREATE T…
-
Transparently divide a single server into several different instances shared between different groups of users.
Evaluate
https://atmospherejs.com/mizzao/partitioner
-
### Description
Our plan is to ensure that Spark 3.4 passes all unit tests. This issue will track all the failed unit tests in Spark 3.4, and we will work on fixing them one by one.
**GlutenSQLQ…
-
In our company, we have measurement tables linked to a specific build job. Typically we get > 10e7 records per build in the same table, which we would like to partition.
Data is often perused per b…