stephen_bailey
04/10/2021, 8:18 PMparentstream
, childstream
logic: think table
then table/1/columns
, table/1/users
, table/1/tags
. Is there a suggested way of tackling this? It seems like this is what partition
is going for?aaronsteers
04/10/2021, 8:29 PMproject/{project_id}/issues
. To get this functionality, you can override partitions
in the stream class. On our development branch, you'll find a new partitions page with some new docs that are set to be merged in the 0.1.2 release on Monday.aaronsteers
04/10/2021, 8:32 PMstephen_bailey
04/11/2021, 7:00 PMaaronsteers
04/11/2021, 7:34 PM