Skip to content

Commit

Permalink
docs for v0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
endremborza committed Mar 29, 2023
1 parent 4bce2c8 commit 9ca0f94
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/api/parquetranger.TableRepo.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ TableRepo
~TableRepo.extend
~TableRepo.get_extending_df_batch_writer
~TableRepo.get_extending_dict_batch_writer
~TableRepo.get_extending_fixed_dict_batch_writer
~TableRepo.get_full_df
~TableRepo.get_full_table
~TableRepo.get_partition_paths
Expand Down Expand Up @@ -57,6 +58,7 @@ TableRepo
.. automethod:: extend
.. automethod:: get_extending_df_batch_writer
.. automethod:: get_extending_dict_batch_writer
.. automethod:: get_extending_fixed_dict_batch_writer
.. automethod:: get_full_df
.. automethod:: get_full_table
.. automethod:: get_partition_paths
Expand Down
4 changes: 4 additions & 0 deletions docs/release_notes/v0.5.2.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
v0.5.2
---------------------

fixed thing

0 comments on commit 9ca0f94

Please sign in to comment.