atc-net / atc-dataplatform

A common set of python libraries for DataBricks
https://atc-net.github.io/repository/atc-dataplatform
MIT License
8 stars 3 forks source link

Instead of casting exception "The selected slice returned no data" return empty data frame #268

Closed RadekBuczkowski closed 1 year ago

RadekBuczkowski commented 1 year ago

Instead of casting exception "The selected slice returned no data" return an empty dataframe from eventhub if data slice returns nothing.

LauJohansson commented 1 year ago

There is no test of the performance... reading the schema from the path could might be slow? I have still approved.