Skip to content

Commit

Permalink
release 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphrass committed Aug 20, 2024
1 parent 35dd929 commit 77539ae
Show file tree
Hide file tree
Showing 11 changed files with 34 additions and 81 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ Preferably use **Added**, **Changed**, **Removed** and **Fixed** topics in each

## [Unreleased]

## [1.4.0](https://github.com/quintoandar/butterfree/releases/tag/1.4.0)
* Add Delta support ([#370](https://github.com/quintoandar/butterfree/pull/370))

## [1.3.5](https://github.com/quintoandar/butterfree/releases/tag/1.3.5)
* Auto create feature sets ([#368](https://github.com/quintoandar/butterfree/pull/368))

Expand Down
2 changes: 2 additions & 0 deletions docs/source/butterfree.automated.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ butterfree.automated package
Submodules
----------

butterfree.automated.feature\_set\_creation module
--------------------------------------------------

.. automodule:: butterfree.automated.feature_set_creation
:members:
Expand Down
25 changes: 0 additions & 25 deletions docs/source/butterfree.configs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,31 +23,6 @@ butterfree.configs.environment module
butterfree.configs.logger module
--------------------------------

.. automodule:: butterfree.configs.logger
:members:
:undoc-members:
:show-inheritance:

.. automodule:: butterfree.configs.logger
:members:
:undoc-members:
:show-inheritance:

.. automodule:: butterfree.configs.logger
:members:
:undoc-members:
:show-inheritance:

.. automodule:: butterfree.configs.logger
:members:
:undoc-members:
:show-inheritance:

.. automodule:: butterfree.configs.logger
:members:
:undoc-members:
:show-inheritance:

.. automodule:: butterfree.configs.logger
:members:
:undoc-members:
Expand Down
55 changes: 0 additions & 55 deletions docs/source/butterfree.constants.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,36 +31,6 @@ butterfree.constants.migrations module
butterfree.constants.spark\_constants module
--------------------------------------------

.. automodule:: butterfree.constants.migrations
:members:
:undoc-members:
:show-inheritance:


.. automodule:: butterfree.constants.migrations
:members:
:undoc-members:
:show-inheritance:


.. automodule:: butterfree.constants.migrations
:members:
:undoc-members:
:show-inheritance:


.. automodule:: butterfree.constants.migrations
:members:
:undoc-members:
:show-inheritance:


.. automodule:: butterfree.constants.migrations
:members:
:undoc-members:
:show-inheritance:


.. automodule:: butterfree.constants.spark_constants
:members:
:undoc-members:
Expand All @@ -69,31 +39,6 @@ butterfree.constants.spark\_constants module
butterfree.constants.window\_definitions module
-----------------------------------------------

.. automodule:: butterfree.constants.window_definitions
:members:
:undoc-members:
:show-inheritance:

.. automodule:: butterfree.constants.window_definitions
:members:
:undoc-members:
:show-inheritance:

.. automodule:: butterfree.constants.window_definitions
:members:
:undoc-members:
:show-inheritance:

.. automodule:: butterfree.constants.window_definitions
:members:
:undoc-members:
:show-inheritance:

.. automodule:: butterfree.constants.window_definitions
:members:
:undoc-members:
:show-inheritance:

.. automodule:: butterfree.constants.window_definitions
:members:
:undoc-members:
Expand Down
6 changes: 6 additions & 0 deletions docs/source/butterfree.dataframe_service.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,24 @@ butterfree.dataframe\_service package
Submodules
----------

butterfree.dataframe\_service.incremental\_strategy module
----------------------------------------------------------

.. automodule:: butterfree.dataframe_service.incremental_strategy
:members:
:undoc-members:
:show-inheritance:

butterfree.dataframe\_service.partitioning module
-------------------------------------------------

.. automodule:: butterfree.dataframe_service.partitioning
:members:
:undoc-members:
:show-inheritance:

butterfree.dataframe\_service.repartition module
------------------------------------------------

.. automodule:: butterfree.dataframe_service.repartition
:members:
Expand Down
4 changes: 4 additions & 0 deletions docs/source/butterfree.hooks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,16 @@ Subpackages
Submodules
----------

butterfree.hooks.hook module
----------------------------

.. automodule:: butterfree.hooks.hook
:members:
:undoc-members:
:show-inheritance:

butterfree.hooks.hookable\_component module
-------------------------------------------

.. automodule:: butterfree.hooks.hookable_component
:members:
Expand Down
4 changes: 4 additions & 0 deletions docs/source/butterfree.hooks.schema_compatibility.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,16 @@ butterfree.hooks.schema\_compatibility package
Submodules
----------

butterfree.hooks.schema\_compatibility.cassandra\_table\_schema\_compatibility\_hook module
-------------------------------------------------------------------------------------------

.. automodule:: butterfree.hooks.schema_compatibility.cassandra_table_schema_compatibility_hook
:members:
:undoc-members:
:show-inheritance:

butterfree.hooks.schema\_compatibility.spark\_table\_schema\_compatibility\_hook module
---------------------------------------------------------------------------------------

.. automodule:: butterfree.hooks.schema_compatibility.spark_table_schema_compatibility_hook
:members:
Expand Down
8 changes: 8 additions & 0 deletions docs/source/butterfree.load.writers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ butterfree.load.writers package
Submodules
----------

butterfree.load.writers.delta\_writer module
--------------------------------------------

.. automodule:: butterfree.load.writers.delta_writer
:members:
:undoc-members:
:show-inheritance:

butterfree.load.writers.historical\_feature\_store\_writer module
-----------------------------------------------------------------

Expand Down
6 changes: 6 additions & 0 deletions docs/source/butterfree.migrations.database_migration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,24 @@ butterfree.migrations.database\_migration package
Submodules
----------

butterfree.migrations.database\_migration.cassandra\_migration module
---------------------------------------------------------------------

.. automodule:: butterfree.migrations.database_migration.cassandra_migration
:members:
:undoc-members:
:show-inheritance:

butterfree.migrations.database\_migration.database\_migration module
--------------------------------------------------------------------

.. automodule:: butterfree.migrations.database_migration.database_migration
:members:
:undoc-members:
:show-inheritance:

butterfree.migrations.database\_migration.metastore\_migration module
---------------------------------------------------------------------

.. automodule:: butterfree.migrations.database_migration.metastore_migration
:members:
Expand Down
Empty file added logging.json
Empty file.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from setuptools import find_packages, setup

__package_name__ = "butterfree"
__version__ = "1.3.5"
__version__ = "1.4.0"
__repository_url__ = "https://github.com/quintoandar/butterfree"

with open("requirements.txt") as f:
Expand Down

1 comment on commit 77539ae

@chip-n-dale
Copy link

@chip-n-dale chip-n-dale bot commented on 77539ae Aug 20, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @ralphrass!

The GitLeaks SecTool reported some possibly exposed credentials/secrets, how about giving them a look?

GitLeaks Alert Sync

In case of false positives, more information is available on GitLeaks FAQ
If you have any other problem or question during this process, contact us in the Security space on GChat!

Please sign in to comment.