Closed nmandery closed 3 years ago
Constructing the dataframe here will fail when the vec of recodbatches is empty. Maybe the dataframe should be wrapped in an Option.
https://github.com/nmandery/route3/blob/3390d4fa231211937fff58538ff85ee7179ccc4b/route3_road/src/io/s3.rs#L376
Constructing the dataframe here will fail when the vec of recodbatches is empty. Maybe the dataframe should be wrapped in an Option.
https://github.com/nmandery/route3/blob/3390d4fa231211937fff58538ff85ee7179ccc4b/route3_road/src/io/s3.rs#L376