citusdata / citusdata/citus

Don't generate pseudo-query for router queries pruned to zero shard queries

Open
#1,445 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
12.8k
Forks
794
Avg merge
2d 14h
Merged PRs (30d)
31

Description

Currently router planner generates a pseudo-query (returning the right column names and types, but no rows) from one worker. That used to be required because we had no place to store column types before the inroduction of custom scans, but could relatively easily be removed now.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.