-
Hi there!
I use Clickhouse for our BI (superset). Sometimes we have data marts which contain `AggregateFunction(xxx, yyy)` columns. This is useful when we want to calculate aggregation at differen…
-
Hi,
I work at Argonne National Lab on the Aurora project (https://www.alcf.anl.gov/aurora).
`icpx` is the new Intel LLVM-based compiler that is part of the [OneAPI](https://www.intel.com/content/…
-
[ok]: Client output buffer soft limit is enforced if time is overreached
[ok]: Slave should be able to synchronize with the master
[ok]: Detect write load to master
[err]: Test replication partial re…
-
-
ES gives a total of facets back along the indidual facet counts. That is really useful. Perhaps SOLR does the same, but we don't expose it through the API? If so it would be really useful to have that…
-
https://github.com/influxdata/influxdb/issues/717
-
### What happens?
duckdb can't install on msys2 or cygwin environment:
```sh
$ pip install -U --user duckdb
Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple
Collecting duckdb
Usi…
-
already check some issue, but unable to understand how to solve this error when try to prebuild python package for "duckdb"
here is my package meta.yaml
```
package:
name: duckdb
version: "1.…
-
I am using libclang to parse C source files. Given a small program like:
```c
#include
int main(void)
{
size_t hello = 5;
return hello;
}
```
libclang should report `fatal error: '…
-