Skip to content

Conversation

@VillePuuska
Copy link
Contributor

Description

Currently the docs section usage/Managing a table states that

Optimizing tables is not currently supported.

This PR adds a short explanation of optimize and links to the more detailed examples of the usage/Optimize sections.

Related Issue(s)

Closes #2891

Documentation

https://delta-io.github.io/delta-rs/usage/managing-tables/

@codecov
Copy link

codecov bot commented Sep 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.40%. Comparing base (c123129) to head (308a5b1).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2892   +/-   ##
=======================================
  Coverage   72.40%   72.40%           
=======================================
  Files         133      133           
  Lines       40281    40281           
  Branches    40281    40281           
=======================================
  Hits        29167    29167           
  Misses       9240     9240           
  Partials     1874     1874           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rtyler rtyler added this pull request to the merge queue Sep 21, 2024
Merged via the queue into delta-io:main with commit 98a64a1 Sep 21, 2024
24 checks passed
@VillePuuska VillePuuska deleted the update-docs-managing-tables-optimize branch September 21, 2024 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs section usage/Managing a table is out of date w.r.t. optimizing tables

3 participants