-
**Datart Version**
1.0.0-beta.3
**Describe the bug**
1.0.0-beta.2 升级到 1.0.0-beta.3报错
### SQL: select id, `name`, config, `type`, org_id, parent_id, is_folder, `index`, create_by, create_time, u…
-
- Operating system: Linux
```
2022-05-30 07:49:40.394+0000 ERROR Failed to start Neo4j on 0.0.0.0:7474.
java.lang.RuntimeException: Error starting Neo4j database server at /data/databases
…
-
**1.** License Name: Taiwan Open Government Data Licence
**2.** Short identifier: OGDL-Taiwan-1.0
**3.** License Author or steward: Taiwan National Development Council
**4.** Comments: This is usef…
-
Hello, team
We've upgraded our project to use neo4j-java-driver-spring-boot-starter v. 4.3.6.0, and it has in its dependency tree neo4j-java-driver v. 4.4.2, and it in turn has akka-stream_2.12 v. 2.…
-
### 1. Sorted set of sealed trait
```scala
sealed trait X
case class X1(foo: String) extends X
case class X2(bar: Int) extends X
implicit val ord3: Ordering[X] = Ordering[String].on[X](_.toStri…
-
`Using version 2.0.0 error` but `0.1.0 normal`
``` xml
```
```
F:\Java\jdk1.8.0_65\bin\java -agentlib:jdwp=transport=dt_socket,address=127.0.0.1:22624,suspend=y,server=n -XX:Tiere…
-
Renaissance Suite 的官网是 [https://renaissance.dev/](https://renaissance.dev/)。最新的版本是 v0.13.0,可以在 https://renaissance.dev/download 下载。因为一些 benchmark 的许可证,v0.13.0 有两个版本:renaissance-gpl-0.13.0.jar renaissa…
-
I have recently upgraded all my projects to run on new spring boot 2.4.5.
And I have all of them using the same aspect that comes from my common library.
And one project is broken as this aspect…
-
The OGDL `migrate` methods can throw exceptions, but should instead `flatMap` over `Try`s.
-
This is why integration tests fail with permission errors.
Aparently, this problem was [caused](https://github.com/propensive/fury/commit/d7e7d44ff60c97b8c156d59ba811acbf21950c08#diff-21de65a622bc4…