We can add back the old documentation under a heading for 0.10.x. We do
some similar things in the Spark docs where we have to account for
different Spark versions and Iceberg versions. And I like Eduard's
suggestion to take a look at the docs in the release tags. Nice to have
those.
On Wed, Aug 4
Hi Peter,
not sure if there's a better way to access docs from previous versions, but
one workaround would be to look at the markdown files in the source code
for the particular version you're interested in.
So for example
https://github.com/apache/iceberg/blob/0.10.x/site/docs/hive.md contains
th
Hi Team,
Some users has problems with the Hive integration. I have noticed that the
official site now contains the new documentation for catalog handling, but that
is not yet available for the users as we are in the process of the release.
Is there a way to access the old version of the document