-
Connecting to Google Cloud Spanner I got the exception below. I use the 2.20.1 single jar with dependencies and OpenJdk17.0.11.
Which could be the reason?
com.google.cloud.spanner.SpannerException…
-
# 게시글 생성 시 Department 참조 누락 오류
## 🤷 버그 내용
게시글 생성(POST) API 호출 시 500 에러가 발생합니다. 원인은 Board 엔티티의 department 필드가 not-null로 설정되어 있으나, API 요청에서 해당 값이 제공되지 않았음.
## ⚠ 버그 재현 방법
1. POST /api/board 엔드포인트…
-
### Official Instance
- [X] The bug is reproducible on the [official hosted instance](http://piped.video/), or is API-related.
### Describe the bug
I have been unable to load feed and subscri…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
### What happened
The "tinynt"…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When querying a oracle DB which returns a CLOB/BLOB datatype, the parsing engine fails and an…
-
### Describe the bug
When I connect to Presto using SSL, I have uploaded the JKS file with the correct path to the server, but Metabase keeps showing me an error (I can successfully connect using Dat…
-
Hello,
I have updated the Metabase and Driver to 0.48.6 version. The connection with Databricks works fine, but with SQL Server is doesn't. Could you guys check please what is working? See the erro…
-
I am experimenting with a single-partition Kafka topic, on a local Kafka broker, containing synthetic test data (following a complex schema) at the scale of 1.5 million records.
I notice a large pe…
-
### Describe your question
SuperSonic版本:0.9.2
`OPENAI_API_BASE=https://dashscope.aliyuncs.com/api/v1/apps/{我的app_id}/completion
OPENAI_API_KEY={我的api_key}
OPENAI_MODEL_NAME=Qwen-MAX`
报错信息:Excep…
-
Seems there is only memory based implementation now, would be great if it supports persistable repository.