Commit 99ae4ed
authored
sq-poller: fix backward compatibility with old data (+ upgrade pyarrow to 10.0.1) (#835)
* sq-poller: check if deviceSession is nan
Signed-off-by: Claudio Lorina <[email protected]>
* Bump pyarrow version up to 10.0.1
Signed-off-by: Claudio Lorina <[email protected]>
* sq-poller: add comment to deviceSession check
Signed-off-by: Claudio Lorina <[email protected]>
Signed-off-by: Claudio Lorina <[email protected]>1 parent 412b324 commit 99ae4ed
File tree
3 files changed
+38
-34
lines changed- suzieq/poller/worker/services
3 files changed
+38
-34
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
630 | 630 | | |
631 | 631 | | |
632 | 632 | | |
633 | | - | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
634 | 643 | | |
635 | 644 | | |
636 | 645 | | |
| |||
0 commit comments