-
I'm getting an exception trying to write to string a map with nil as a key.
```
(jsonista.core/write-value-as-string {nil 1}) ;; => throws com.fasterxml.jackson.databind.JsonMappingException
1…
-
NSUInteger const kAFUploadStream3GSuggestedPacketSize
NSTimeInterval const kAFUploadStream3GSuggestedDelay
这两个全局关键字没改,Xcode8编译的时候与AFN有冲突
-
```
> sh test_VITON.sh
------------ Options -------------
batchSize: 32
data_type: 32
dataroot: /home/ec2-user/repos/VITON-HD
display_winsize: 512
fineSize: 512
gen_checkpoint: checkpoints/PFA…
-
## Currently
Given a namespace with:
```
(defn afn [x])
(defprotocol BooYa
(fn1 [this a])
(fn2 [this b]))
```
For the list of clickable vars, cljdoc will show:
- `afn`
- `BooYa`…
-
### Describe the bug
When running Metabase sync with a vector column on Snowflake, it fails the entire sync (not only the affected table) with this error:
An SQLException was provoked by the followin…
-
### What version of Datahike are you using?
io.replikativ/datahike {:mvn/version "0.6.1539"}
### What version of Java are you using?
17
### What operating system are you using?
Ubuntu
### What d…
-
My test env:
$ lein version
Leiningen 2.5.3 on Java 1.7.0_71 Java HotSpot(TM) 64-Bit Server VM
$ lein repl
nREPL server started on port 63926 on host 127.0.0.1 - nrepl://127.0.0.1:63926
REPL-y 0.3.7,…
-
### Describe the bug
After upgrading to the latest version of Metabase, clickhouse and clickhouse Driver I started getting an error to sync tables. Metabase display charts but table syncing is br…
-
I'm adding a ledger, but forgot to add the "insert" clause.
Client (postman) consistently hangs on my request, and the server throws some exceptions (attached below).
Request Body:
```
{
…
-
I'm not sure what lein command is invoked, but this is what I'm getting with fresh install of Atom + proto-repl
```
Starting REPL with lein in /home/skrat/Workspace/xxx/yyy
java.lang.ClassCastExcepti…
skrat updated
8 years ago