-
[client_2024-10-25T133137.log](https://github.com/user-attachments/files/17523948/client_2024-10-25T133137.log)
[server_2024-10-25T083141.log](https://github.com/user-attachments/files/17523949/ser…
-
Hi,
I was made aware of a problem when user have around 30 groups, the token exchange will fail with a HTTP 500. Upon investigation, The `AccesstokenIssued` event of the exchange have showed up in…
-
(ai generated, let's slowly figure out how to make sure the resolution is communicated well)
# Database Design: Congress.gov Integration
## Overview
This document outlines the steps and requirements…
-
### Vert.x 5 Roadmap
### 5.0.0
[Development of Vert.x 5](https://github.com/eclipse-vertx/vert.x/wiki/Vert.x-5)
- [x] [Async result callback removals](https://github.com/vert-x3/issues/issues…
vietj updated
7 hours ago
-
1. Спроектировать базу данных для хранения данных о клиентах, заказах и пунктах выдачи заказов (ПВЗ).
2. Подготовить SQL-скрипты для создания таблиц: clients, orders, pickup_points.
3. Настроить свя…
-
Hallo Jürgen, diesmal auf Deutsch, ist einfacher ;-)
Ich bin fast am Ziel, für mein Client Schema "DEV" ist das Skript "grant_client_access" bereits erfolgreich durchgelaufen.
Weil ich mit einer San…
-
-
### Backend
VL (Velox)
### Bug description
After executing the SQL, if I exit the spark-sql command line using Ctrl+C or quit command, a core dump occurs. https://github.com/apache/incubator-…
-
**Describe the problem**
For query 63 in TPC-DS benchmark:
```sql
SELECT
*
FROM
(
SELECT
i_manager_id,
sum(ss_sales_price) AS sum_sales,
avg(sum(ss_sales_price)) OVER (
…
-
### What version of `drizzle-orm` are you using?
0.30.10
### What version of `drizzle-kit` are you using?
0.21.4
### Describe the Bug
When I'm using an `.iterator(params)` on a prepared statement…