citus_shards.shard_size is empty
Open
- Dominant language
- C
- Stars
- 12.8k
- Forks
- 794
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 31
Description
Citus 11.1.5
select * from citus_shards return many rows, but only one field shard_size is empty.
select shardid, shard_size from citus_shards;
"shardid","shard_size"
102014,NULL
102014,NULL
102014,NULL
Contributor guide
Assessment
This issue has not been assessed yet.