-
### What happened?
连接ClickHouse集群上的某个节点后,执行基本的查询操作报错。
### Affects Versions
commit:279b6ac6dc
### What are you seeing the problem on?
Flink-Table-Api (SQL)
### How to reproduce
_No response_
##…
-
- [ ] Create Eliza chat bot.
-
I would like negate a column of `BIT` type and use the resulting column in a select query. To do this I use the invert `~` operator from sqlalchemy.
The code below demonstrates this bug. The second…
mkapi updated
2 years ago
-
### The problem
In issue #119167/PR #121025, the size of IDs was increased to a BIGINT. Unfortunately, it appears that the fix did not alter existing sequences, as I'm still receiving sequence error…
-
Hey, I am setting up an application on Google Cloud tech stack:
GCP SQL Postgress 15
Spring JPA 3.0.1
Google App Engine
followed the examples on: https://github.com/GoogleCloudPlatform/java-do…
-
Consider a script:
```lua
-- Cleanup and start
os.execute('rm 000*')
os.execute('rm -r 512')
box.cfg{}
-- Create a vinyl space
box.schema.space.create('test', {engine = 'vinyl'})
box.space.test:forma…
-
Tarantool version:
2.1
OS version:
Ubuntu 18.04
Bug description:
When run with parallel test run, sql-tap/delete3.test.lua times out quite often .
Steps to reproduce:
./test-run
-
I try to convert [sakila/sakila-mv-schema.sql](https://github.com/datacharmer/test_db/blob/master/sakila/sakila-mv-schema.sql) to DBML format, but in this file There are a lot of `DELIMITER`. When `sq…
-
2018-07-05 18:21:20,300 [DESKTOP-1LO98I2-20881] [] [] [pool-3-thread-6] WARN org.hibernate.engine.jdbc.spi.SqlExceptionHelper - SQL Error: 0, SQLState: 08S01^M
2018-07-05 18:21:20,303 [DESKTOP-1LO98…
-
## Is your feature request related to a problem?
The plugin has 2 SQL engines, we are currently working on deprecating the old one. To test compatibility we need to have an option to specify the SQL …