Jim Alateras

Results 5 issues of Jim Alateras

Error: Cannot find module './app/router/middleware' at Function.Module._resolveFilename (module.js:338:15) at Function.Module._load (module.js:280:25) at Module.require (module.js:364:17) at require (module.js:380:17) at Object. (/Users/jima/projects/reactjs/isomorphic-tutorial/index.js:6:18) at Module._compile (module.js:456:26) at Object.Module._extensions..js (module.js:474:10) at Module.load (module.js:356:32) at...

I build the lance duckdb extension using the version `2972ae209fd159b6ff15266d0a457f144029aa60`. I can load the extension in duckdb v0.7.0 ``` RUST_BACKTRACE=1 duckdb --unsigned v0.7.0 f7827396d7 Enter ".help" for usage hints. D...

bug
good first issue
duckdb

Can we just update pim.xml file to point to the latest version of https://github.com/awslabs/amazon-kinesis-client or do we need to make additional changes to the code base.. I am interested in...

Is there anyway to notify the nodejs code when the process shuts down?

I notice that we specify the language in the configuration as such ``` # Appended to the user agent of the KCL. Does not impact the functionality of the #...