Skip to content

Commit

Permalink
Merge branch 'gh-pages' of https://github.com/firebolt-db/godocs into…
Browse files Browse the repository at this point in the history
… gh-pages

Merging branches so they are on the same page, contributor repo cherry-picking process
  • Loading branch information
arushi-firebolt committed Jan 12, 2024
2 parents ceebe76 + a62c553 commit 07a9c90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sql_reference/commands/queries/recommend_ddl.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ The `<select_statement>` returns exactly one column of type `TEXT` containing th

**Returns:**

| recommended_partition_key | recommended_primary_index | scan_savings | analyzed_queries |
| recommended_partition_key | recommended_primary_index | average_pruning_improvement | analyzed_queries |
| :--- | :--- | :--- | :--- |
| DATE_TRUNC('month', l_orderdate) | l_shipmode, l_returnflag, l_shipinstruct | 0.42 | 393 |

Expand Down

0 comments on commit 07a9c90

Please sign in to comment.