Hi, A question regarding the JSON column type, Ho...
# general
a
Hi, A question regarding the JSON column type, How is it treated inside the segment? Is it exactly like string?
m
It is stored as a blob with indexes. But we have some plans to compress those blobs moving forward.
a
Thank you @Mayank