-
## Background
Hi community.\
The ShardingSphere SQL parser engine helps users to parse SQL to create the AST (Abstract Syntax Tree) and visit the AST to get SQLStatement (Java Object). Currently, we …
-
After giving my personal details and pressing submit button i got error saying unable to publish.
After re-starting the server i went to Pentaho CE Audit in tools menu and got errors in all the compo…
-
## Problem
This issue is there to track interest and use cases for supporting TiDB with Prisma.
> [TiDB](https://github.com/pingcap/tidb) (/’taɪdiːbi:/, "Ti" stands for Titanium) is an open-…
-
coredump时,be.out基本都是以下两种栈信息:
```
*** Aborted at 1590347829 (unix time) try "date -d @1590347829" if you are using GNU date ***
PC: @ 0xf4e487 std::__push_heap()
*** SIGSEGV (@0x8) rece…
-
## Description
With the upcoming support of [lance format](https://github.com/GlareDB/glaredb/issues/1771) I'd like to be able to create native tables that use lance instead of delta
Some dialec…
-
### Desc
When the time partition in the WHERE clause of a query is a proper subset of the materialized view (MV) partitions, the materialized view partition UNION rewrite will fail. The materialize…
-
**Describe the bug**
```
mysql> desc select * from tbl1 left join tbl3 on tbl1.k1 = tbl3.k1 where tbl3.k1 in ('abc');
ERROR 5012 (HY000): errCode = 2, detailMessage = Unexpected exception: org.apa…
-
In current master(3.3.0rc2) version, when a field starting with the # character is used as the key of a range partition expression, and there is a field with the same name that does not start with…
-
Try to load data from a csv into StarRocks, below is one of them。After loading I find the data in StarRocks keep the last `'`。
```txt
/wp-admin/edit.php?post_type=post,'[{"support": 1.0, "item": 2…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues.
### Version
2.0.2-bin-x64
### What's Wrong?
I crea…