pixelsdb / pixels

An efficient storage and compute engine for both on-prem and cloud-native data analytics.
GNU Affero General Public License v3.0
139 stars 37 forks source link

[pixels planner, trino, storage] support join in pipline execution #736

Open huasiy opened 1 month ago

huasiy commented 1 month ago

Support sql like select xx from xxx, xxxx where xxxxx.

bianhq commented 1 month ago

Done.