Documentation ¶ Overview ¶ Command sql_query writes a small dataset and runs SQL queries over it with Dataset.SQL (DataFusion under the hood). The dataset is registered as the table "dataset" unless renamed with TableName. Usage: go run ./examples/sql_query Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.