-
Schema to render can be viewed here:
https://github.com/ucd-library/pg-farm/blob/06a2047cf3d3e3fe04221791bcee7d0a16d7630b/services/administration/schema/004-database.sql#L145-L166
This will in…
-
### What happens?
When I used duckdb jdbc api to connect duckdb and fetch data, it reported the following errors
openjdk version "1.8.0_332"
```
Exception in thread "main" java.lang.UnsatisfiedLin…
-
-
Hello! I've been loving sqlparser-rs, I've been having a lot of fun using it with [a tool I've been working on recently](https://github.com/zmaril/bpfquery). As part of my work, I would like to do two…
-
### Current Behaviour
The parsing of `.tele` doesn't take in count any special characthers.
### Expected Blizzlike Behaviour
I would pressume that it would read both of them. `Pot'ato` and `Potato`…
-
im using spark streaming on EKS using spark submit, im able to read from kinesis but when syncing with glue data catalog i am getting this aws cred not found error (im using web identity token EKS clu…
-
**Input data**
Which SQL and options did you provide as input?
```sql
create table player_match_details(
name varchar(150),
match varchar(150),
score int
);
```
**Expected Outpu…
-
- [ ] in `ikev2-ppk-static-11-multiple-ppk-ids` pluto doesn't start:
```
Initializing NSS using read-only database "sql:/etc/ipsec.d"
FATAL ERROR: NSS: initialization using read-only database "sq…
-
The README says
> If you don't want to run CPU-intensive SQL queries in your main application thread, you can use the _more limited_ WebWorker API.
It gives a couple examples and caveats, but I ne…
-
It's a lot more beautiful than SQLiteHelper: https://developer.android.com/topic/libraries/architecture/room.html
Waiting for it to leave Alpha status