-
### Is your feature request related to a problem or challenge?
While reviewing https://github.com/apache/datafusion/pull/11943 from @Rachelint it is becoming clear to me that the hash aggregate co…
-
this is useful for many use cases
I was wondering if anyone would consider non CGO Sqlite to be better since we get nice cross compile.
Here is a benchmark: https://github.com/cvilsmeier/go-sqli…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
### What happened
Flink engine…
-
Hello, I'm using the `Spark 2.4.1` image, I made a simple scala application that pulls data from a kafka topic and displays it in the console:
```
import org.apache.spark.sql._
import org.apache.…
-
### Describe the bug
java.sql.SQLException: java.lang.InterruptedException
### Steps to reproduce
Flink reads 1W pieces of data from Kafka each time, and writes the data to MySQL (1W in batch) and …
-
narrative:
- loads relatively fast
- client-side interactivity is very fast
- works offline
- loads very fast with cached data/code
-
In this section of the zepplin notebook:
**Create a Structured Streaming Dataset that consumes the data from a "neo4j" topic (the default topic of the CDC)**
when running the command:
```
…
-
I use standard
```ts
const { unsubscribe: _unsubscribe } = await sql.subscribe(
"*",
(row, info) => {
console.log("SUB", row, info)
},
() => {
console.log("SUB!")
},
)
```…
-
Details to be added
y-f-u updated
3 months ago
-
# Bug report
## Describe the bug
When i use @supabase/sql-to-rest in my React + Vite project. It show this error in the browser.
- `@supabase_sql-to-rest.js?v=60f33d70:1653 wasm streaming compi…