Jasper Li

Results 9 issues of Jasper Li

**Describe the bug** I set $EDITOR to vim and I need to edit more than one files from the 'Files' tab. However, each time when I quit from vim, gitui...

bug

Currently the 'executable external web table' need to run and wait the program finish even if there is a limit in query. for example, ```sql test=# CREATE EXTERNAL web TABLE...

type: feature

Hi dear pgrx team: pgrx bridged the powerful Postgres and RUST so it is very cool. thanks for the great job. However, I hit some memory issue and I'm not...

docs

Hi, I need to create the partitions using another access method instead of heap. I set the access method when I create the template table but the partition created by...

feature request

I get following while running it. `Exception in thread "main" java.lang.NoClassDefFoundError: com/fasterxml/jackson/annotation/JsonMerge at com.fasterxml.jackson.databind.introspect.JacksonAnnotationIntrospector.(JacksonAnnotationIntrospector.java:50) at com.fasterxml.jackson.databind.ObjectMapper.(ObjectMapper.java:291) at com.sgmarghade.App.main(App.java:199) Caused by: java.lang.ClassNotFoundException: com.fasterxml.jackson.annotation.JsonMerge at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349) at java.lang.ClassLoader.loadClass(ClassLoader.java:357)...

I got following error while making it: ```c lsm3.h:46:9: error: unknown type name ‘BTOptions’ 46 | BTOptions nbt_opts; /* Standard B-Tree options */ | ^~~~~~~~~ lsm3.c: In function ‘lsm3_truncate_index’: lsm3.c:209:32:...

duckdb is cool and rust is cool as well. it would be exciting if duckdb can support such extension framework so that others can write their own plugins. thanks.

I have a 32 core AMD CPU and no GP. mistral.rs will only use two of the cores. 2 cores is a bit less. Is it possible to allow to...

new feature

rust version is nightly-x86_64-pc-windows-msvc unchanged - rustc 1.82.0-nightly error message is: error: process didn't exit successfully: `target\debug\examples\testk.exe` (exit code: 0xc0000374, STATUS_HEAP_CORRUPTION) debug and release build are the same.