-
## 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 …
-
-
routine load任务如下:问题是偶尔丢失少量数据,但是重新提交一下此routine load 数据可以补回来。
CREATE ROUTINE LOAD xes1v1_db.ods_xes_platform_order_order_detail_bushu_4 ON ods_xes_platform_order_order_detail
COLUMNS(
…
-
## 🚀 Feature
This feature request is to support a native time series database that supports the same rich query interface, but persist data in an efficient format that could also be rolled up, and …
-
**Describe the bug**
BE crash occasionally and `be.out` shows:
```
palo_be: ../nptl/pthread_mutex_lock.c:80: __pthread_mutex_lock: Assertion `mutex->__data.__owner == 0' failed.
*** Aborted at 1…
-
![image](https://user-images.githubusercontent.com/31958131/118369894-d6b95b80-b5d7-11eb-96ce-b68dfe86024f.png)
![image](https://user-images.githubusercontent.com/31958131/118369907-de790000-b5d7-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
2.0.2
### What's Wrong?
表结构如下:
```
C…
-
Base query is a select count(*) on an empty table
ie select count(*) from sto_actions.
it works in isql (odbc sql)
the client is fb_isql (firebird command line sql)
set term ^^;
execute bloc…
-
-
* Check out Neo4J or other graph database
* Check out Bio4J or its underlying database (Vulcan, I think)