| Class | Description |
|---|---|
| TFilesTableFunction |
Represents the StarRocks FILES() table function for reading data from external storage.
|
| TPipeOperator |
AST node representing a pipe operator operation in StarRocks pipe query syntax.
|
| TPipeOperatorList |
A list of pipe operators in a StarRocks pipe query.
|
| Enum | Description |
|---|---|
| TPipeOperator.EPipeOperatorType |
Enum for different types of pipe operations
|