fe/connector/README.md
This directory is the home for data source connector implementations and FE-side integration. Each connector is an independent module that implements the contracts defined in fe/spi, enabling StarRocks to query heterogeneous external data sources.
fe/spi.fe/spi and optionally reuse helpers from here.fe/spi (capabilities, metadata, scanning).fe/spi.Guidelines:
fe/spi version your connector supports.fe/spi/com.starrocks.connector)