-
I made a big dataset of shape:
[4 3724776]
and "printing" in the repl of even small parts fails:
```
(ds/head ds)
; Error printing return value (ArithmeticException) at java.lang.Math/toIntEx…
-
### Describe the bug
static viz fails on jvm 23
### To Reproduce
```
❯ java -version
openjdk version "23" 2024-09-17
OpenJDK Runtime Environment Temurin-23+37 (build 23+37)
OpenJDK 64-Bit Server VM…
-
[ To keep development of this project going, consider sponsoring. If you are
already a sponsor, thank you! ]
- [x] I have read the [Clojure etiquette](https://clojure.org/community/etiquette) and …
-
Synchrony pod does not start. Always get the error on the log. Please see logs below. There is no additionalJvmArgs passed. Fact is that additionalJvmArgs property available at 2 location and at both…
-
Every clause but `:refer-clojure` is currently (@chrisoakman/standard-clojure-style@0.3.0) followed by a linebreak, resulting in a somewhat inconsistent output:
```clj
(ns com.example.my-applicati…
-
This came up when I was editing imports in a namespace and deleted the closing paren by mistake.
Example input:
```clojure
(ns example
(:require
[clojure.math :as math])
(doseq [i (rang…
-
Should be easier to integrate with Clojure since the main target engine is Java. Is there any possibilities for it or a documentation on how to contribute in adding this feature?
-
- Name: Clojure
- Version: 1.11
1.8 is getting a bit old now!
-
### Describe the bug
Hello everyone,
for several versions of Metabase community, I have been encountering a CPU usage issue. For several days, everything runs smoothly with 0 errors in the logs, but…
-
Hi !
I have the following error message in the *Messages* buffer when evaluating a clojure form (with `e` or `E`):
```
Syntax error compiling at (clojure-noob:localhost:40003(clj)*:1:1).
No such …