netenglabs / suzieq

Using network observability to operate and design healthier networks
https://www.stardustsystems.net/
Apache License 2.0
791 stars 106 forks source link

sq-poller: fix backward compatibility with old data (+ upgrade pyarrow to 10.0.1) #835

Closed claudiolor closed 1 year ago

claudiolor commented 1 year ago

Description

This PR fixes the backward compatibility with the old version of the data. Preventing crash if deviceSession is NaN. Additionally, we upgraded pyarrow to 10.0.1

Type of change

Please delete options that are not relevant.