fe/fe-spi/README.md
The fe/spi module defines the public Service Provider Interfaces (SPIs) for the StarRocks Frontend. It is the foundation of the pluggable architecture: connectors and plugins must implement these contracts, while the FE core programs against the interfaces.
test/sql/, fe/fe-core/src/test/