Skip to content

Conversation

@HomoCodens
Copy link
Collaborator

  • db_ts_store.tslist already has such a check
  • if an empty list is passed to the .list variant this causes an error
    because sapply returns a list(), not a vector. the .tslist method avoids
    this by first checking if the list is empty

kof-internal note:
this should fix the intermittent kofcast-dag failures

* db_ts_store.tslist already has such a check
* if an empty list is passed to the .list variant this causes an error
because sapply returns a list(), not a vector. the .tslist method avoids
this by first checking if the list is empty
@HomoCodens HomoCodens requested a review from mbannert November 2, 2020 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants