Skip to content

Commit

Permalink
Docs: Fix header for entries metadata table (#10826)
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborkaszab authored Jul 31, 2024
1 parent 72b39ab commit 76dba8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/docs/spark-queries.md
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,7 @@ order by made_current_at;
| 2019-02-09 16:24:30.13 | delete | 29641004024753 | false | application_1520379288616_151109 |
| 2019-02-09 16:32:47.336 | append | 57897183625154 | true | application_1520379288616_155055 |
| 2019-02-08 03:47:55.948 | overwrite | 51792995261850 | true | application_1520379288616_152431 |

### Entries

To show all the table's current manifest entries for both data and delete files.
Expand Down

0 comments on commit 76dba8f

Please sign in to comment.