◐ Shell
clean mode source ↗

fix: Extend SQL registry config with a sqlalchemy_config_kwargs key by galen-ft · Pull Request #3997 · feast-dev/feast

and others added 4 commits

March 7, 2024 17:58
Signed-off-by: Galen <galen.terziysky@ft.com>
Signed-off-by: Galen Terziysky <105213101+galen-ft@users.noreply.github.com>
Signed-off-by: Galen Terziysky <105213101+galen-ft@users.noreply.github.com>
Signed-off-by: Galen Terziysky <105213101+galen-ft@users.noreply.github.com>

@galen-ft galen-ft changed the title Fix: Extend SQL registry config with a sqlalchemy_config_kwargs key fix: Extend SQL registry config with a sqlalchemy_config_kwargs key

Mar 7, 2024
Signed-off-by: Galen Terziysky <105213101+galen-ft@users.noreply.github.com>
Signed-off-by: Galen Terziysky <105213101+galen-ft@users.noreply.github.com>

tqtensor pushed a commit to tqtensor/feast that referenced this pull request

Mar 11, 2024
…east-dev#3997)

* Add SQLAlchemy Engine settings to registry config

Signed-off-by: Galen <galen.terziysky@ft.com>

* Allow for dict values of any-type

Signed-off-by: Galen Terziysky <105213101+galen-ft@users.noreply.github.com>

* Extend PostgreSQL and MySQL registry tests and add examples to the docs

Signed-off-by: Galen Terziysky <105213101+galen-ft@users.noreply.github.com>

* Add "echo=False" to registry docs

Signed-off-by: Galen Terziysky <105213101+galen-ft@users.noreply.github.com>

* Fix mypy type checker error

Signed-off-by: Galen Terziysky <105213101+galen-ft@users.noreply.github.com>

* Accept change by the Black code formatter

Signed-off-by: Galen Terziysky <105213101+galen-ft@users.noreply.github.com>

---------

Signed-off-by: Galen <galen.terziysky@ft.com>
Signed-off-by: Galen Terziysky <105213101+galen-ft@users.noreply.github.com>