equinor / sumo-tableaggregator

Aggregation service for sumo. To be used with table data indexed with sumo
Apache License 2.0
0 stars 0 forks source link

Add calculation of pyarrow table at runtime #51

Open daniel-sol opened 10 months ago

daniel-sol commented 10 months ago

To get information of size of pyarrow table there is a method on a pyarrow table. Add that to reconstruct_table

logger.debug("Size of arrow table: %s, table.nbytes)