-
Check the announcement [here](https://github.com/rakudo/rakudo/blob/master/docs/announce/2019.03.md)
## Additions:
* [x] Added a candidates method to `CompUnit::Repository::FileSystem`
a…
-
### Steps to reproduce the behavior (Required)
```sql
admin set frontend config ("enable_decimal_v3" = "true");
CREATE TABLE t0 (c_0_0 DATE NULL ,c_0_1 DATETIME NOT NULL ,c_0_2 ARRAY NULL ,c_0_…
-
### Steps to reproduce the behavior (Required)
1. CREATE TABLE '...'
```
CREATE TABLE `aggregate_table_for_hll1` ( `k1` date, `k2` datetime, `k3` char(20), `k4` varchar(20), `k5` boolean,…
-
现有的代码高亮的主题在有些时刻的一些高亮上非常模糊,请问是否可以修改代码高亮主题?
我找到了theme.py文件中下面的代码块,但是我没有css的编辑经验,找了几个网上的高亮都不能正确应用,请问有什么推荐的关于代码高亮的css代码吗?
if CODE_HIGHLIGHT:
advanced_css += """
.hll { background-color: #ffffcc …
-
比如在分组统计中,我要获取时间戳最近的一条数据,或者获取时间戳最早的一条数据 ,ck中可以使用argMax(xx,timestamp),argMin(xx,timestamp)来解决
presto中的max_by(),min_by()也可以解决,不知是否有相关类似函数?或者有计划在哪个版本提供类似函数支持?
-
We should get Central setup so we can publish java-hll and potentially future projects.
http://central.sonatype.org/pages/ossrh-guide.html
https://issues.sonatype.org/secure/CreateIssue.jspa?issuety…
-
**Describe the bug**
A thing I noticed when debugging https://github.com/Snapchat/KeyDB/issues/512, setting `repl-diskless-sync yes` in the config doesn't actually enable diskless replication, beca…
-
**Describe the bug**
Background saving seems to not work after update from 6.0.18 to 6.2.1
**To reproduce**
Not sure about that. I updated to new version and restarted 2 servers (active-activ…
-
Recent changes have caused the error Unable to load metadata file macos/MacOSClassicInterfaces.p. Specified method is not supported.
when opening a MacOS Classic application or existing project file…
-
### Affected Version
0.20.0
### Description
We've seen tasks failing randomly. Didn't managed to get a pattern or cause, so I'm thinking might be some sort of bug.
The tasks ends up with the…