Expressions
- Lakehouse v1 Expressions — First generation of the PlaidCloud Lakehouse, based on Databend SQL functions
- Lakehouse v2 Expressions — Second generation of the PlaidCloud Lakehouse with Apache Iceberg open-table format, based on StarRocks 4.1 SQL functions
Where to Look up Canonical Syntax
Section titled “Where to Look up Canonical Syntax”PlaidCloud Lakehouse uses the SQL function libraries from the underlying engines. For specifics on a function’s arguments, edge cases, and the most current behavior, consult the upstream docs alongside the PlaidCloud-flavored examples here.
- Lakehouse v1 → Databend SQL function reference
- Lakehouse v2 → StarRocks SQL function reference (PlaidCloud Lakehouse v2 tracks StarRocks 4.1)