lstefano71

Results 7 issues of lstefano71

https://github.com/tlack/b-decoded/blob/3c21a33a5c3f5d39f75014e10f875fe830a8b326/a.c?_pjax=%23repo-content-pjax-container#L16 It works because ZJ is defined as "static": https://github.com/tlack/b-decoded/blob/3c21a33a5c3f5d39f75014e10f875fe830a8b326/c.h?_pjax=%23js-repo-pjax-container%2C%20div%5Bitemtype%3D%22http%3A%2F%2Fschema.org%2FSoftwareSourceCode%22%5D%20main%2C%20%5Bdata-pjax-container%5D#L25

### What happens? I am using the C-API through an interpreted language and when I use a sequence of calls that looks like this: ``` row_count←api.duckdb_data_chunk_get_size _data_chunk _vector←api.duckdb_data_chunk_get_vector _data_chunk data_chunk_ind...

under review

### What happens? A table containing an ARRAY column won't be written to a parquet file. ### To Reproduce ``` v0.10.0 20b1486d11 Enter ".help" for usage hints. Connected to a...

reproduced

The zip file is named with a date in the name. Before zipping, the executable is renamed to a generic ride.exe so that in a system with a shortcut pointing...

https://github.com/Dyalog/MiServer/blob/2e925a0e94e19e938946a7458ce490706b7e567e/Utils/dates.dyalog#L15 Since _UtcOffset is assigned only once, a server running during a daylight saving time change (twice a year in Europe) will start treating dates and time incorrectly.