-
## 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 …
-
### 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
master
### What's Wrong?
``…
-
From https://trello.com/c/h1ebBz2J/1736-graph-algos-add-section-to-graph-algorithms-docs-describing-heap-memory-considerations-for-algorithms-olap-vs-the-traditional-ne
We have hit some issues wher…
-
### 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
Doris 1.2.6
### What's Wrong?
### _Exp…
-
### Is there an existing issue for the same feature request?
- [X] I have checked the existing issues.
### Is your feature request related to a problem?
_No response_
### Describe the feature you'…
-
When using same_type=1 all "INV" records (and other SO types) are skipped on the following line:
```
next if $olap_sv->class_SO_term() ne $svf->class_SO_term() && $self->{same_type} ==1;
…
-
### 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
Git : git://VM-10-6-centos@96bb9a7d0881c…
-
**Describe the bug**
```
errCode = 2, detailMessage = failed to get tablet. tablet_id=18444553, with schema_hash=2071938847, reason=tablet does not exist
```
**To Reproduce**
When I delete …
-
**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…
-
I am trying to import olap but i am getting this error:
Cannot improt name 'XMLAConnection'. Does anybody have a clue?
Thanks for your help.