Daniel Herszenhut

Results 26 issues of Daniel Herszenhut

Right now stop times trips are added to stop_times following the start_time, end_time and headway_secs exactly. But when exact_times = 0, services don't have a fixed schedule but try to...

v1.2.0

Many of the functions use the same pattern of checking if the specified ids are in the required tables, and if they're not they raise a warning (and sometimes an...

v1.2.0

Lots of unused ids in the sample feeds.

v1.2.0

Oftentimes the same shape_id will be assigned to trips that follow the same "general" shape, but that are actually different. Let's say for example that shape_id 1 goes from A,...

``` Flavor: r-devel-linux-x86_64-debian-special-gcc-san Check: Post-processing issues found for gcc-san, Result: WARNING File: tests/testthat.Rout /home/hornik/tmp/CRAN_special_gcc-san/Library/Rcpp/include/Rcpp/vector/traits.h:49:62: runtime error: reference binding to misaligned address 0x000000000001 for type 'type', which requires 8 byte alignment...

I've recently come across a weird bug, in which I'm unable to `SET` empty strings to `NULL`. This issue only happens with duckdb 1.2.0, when using 1.1.3 I have no...

upstream 🐟