Timestream multi-measure pricing

0

I have a timestream table with these columns, inserted with multi-measure type records:

system (varchar) measure_name (varchar) time (timestamp) MEM (double) CPU (double) DSK (double) SWP (double)

most of the records have MEM,DSK,SWP set to null (empty).

How the size of the record is calculated?

a record with all the data system=rpi, measure_name=v, time=2023-07-31 12:38:15.474000000, MEM=16.8, CPU=9.7, DSK=11.6, SWP=0.1

and a record with some NULLs system=rpi, measure_name=v, time=2023-07-31 12:38:15.474000000, MEM=-, CPU=9.7, DSK=-, SWP=-

have the same size/cost?

질문됨 10달 전193회 조회
1개 답변

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠