-
SQL:
select customer_name,dt,sum(daily_sales) from dws.test_crm_part_wudi_2
where dt>='2021-03-01' and dt
-
## In what area(s)?
/area runtime
## Ask your question here
I have created my own test application based on the `hello-world-compose` of Dapr samples.
When I run `docker compose up` locally…
-
I am using starrocks in shared-data mode, and I am not able to get fast performance when I run queries working on a single tablet: only 1 core is used to scan the tablet. I made sure to have **SET GLO…
-
**Please acknowledge the following before creating a ticket**
- [x] I have read the GitHub issues section of [REPORTING-BUGS](../blob/master/REPORTING-BUGS).
**Description of the bug:**
There…
-
~~Exploring master thesis topic!~~ With **Honors** bsc, also msc **With Honors** potential! Only thesis grade needs to be high. _Zero_ courses to be done. 12 months of msc dedicated focus. [Honor thes…
-
### 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
1.2.3
### What's Wrong?
问题:无法建表,识别不了be…
-
Hello,
I have created a table and I am loading it with some parquet files coming from azure delta lake storage. The load job completes successfully and the number of rows scanned is correct (around…
-
auditwheel uses patchelf to rename vendored libraries with unique names. This works wonderfully until something links against a library with the same symbol names and loads them before we get there. T…
-
(Sorry for the long log outputs)
I generate the following flow on `http://reflow-demo.dyne.org:4000/api/explore` using Node-red and the script in [this repository](https://github.com/WeMake-cc/refl…
-
It has been noted that for some applications (notably applications like MSBuild or Visual Studio) that manipulate many file paths, or deserialize large text-based payloads (e.g. JSON or XML), tend to …