Skip to content

Conversation

@jimdowling
Copy link
Contributor

https://hopsworks.atlassian.net/browse/FSTORE-1891

This PR adds/fixes/changes...

  • please summarize your changes to the code
  • and make sure to include all changes to user-facing APIs

JIRA Issue: -

Priority for Review: -

Related PRs: -

How Has This Been Tested?

  • Unit Tests
  • Integration Tests
  • Manual Tests on VM

Checklist For The Assigned Reviewer:

- [ ] Checked if merge conflicts with master exist
- [ ] Checked if stylechecks for Java and Python pass
- [ ] Checked if all docstrings were added and/or updated appropriately
- [ ] Ran spellcheck on docstring
- [ ] Checked if guides & concepts need to be updated
- [ ] Checked if naming conventions for parameters and variables were followed
- [ ] Checked if private methods are properly declared and used
- [ ] Checked if hard-to-understand areas of code are commented
- [ ] Checked if tests are effective
- [ ] Built and deployed changes on dev VM and tested manually
- [x] (Checked if all type annotations were added and/or updated appropriately)

@jimdowling jimdowling changed the title FSTORE-1891 new MDTs for feature views: log, winorization, robust_scalar, binning, mean encoding [FSTORE-1891] new MDTs for feature views: log, winorization, robust_scalar, binning, mean encoding Oct 28, 2025
@jimdowling jimdowling force-pushed the mit_transformations_new branch from 3560e45 to 24be64d Compare December 3, 2025 15:54


def test_target_mean_encoder_empty():
assert True
Copy link
Contributor

Choose a reason for hiding this comment

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

Does this test do anything?

bubriks and others added 12 commits December 13, 2025 12:46
…ocks#676)

do not decode complex feature for spine group

fix feature gorup attribute
* A fix for multirepo plugin

* Move docs

* Attempt to use mkdocstrings

* A fix of path in alerts

* Should work now even with the aliases

* Fix it back

* Fix docstrings in alerts_api.py

* Fixes for AlertsApi

* Fix Project.get_alerts_api docstring and type hint

* More fixes for the AlertsApi docs

* Adapt projects.md

* Fix AlertsApi docs

* Add titles

* Attempt to use nv import

* Fix

* Fix of paths

* Fix javadoc link

* Fix docstrings of alerts and project

* Show full path for Project

* Update action

* Add multirepo dependency

* Prepare for multirepo builds

* Add markdownlint

* Fix typing error

* Add markdownlint config and fixes

* More fixes

* Update markdownlint action

* A bit of markdown fixes

* Fix login API

* Fix UDF

* Fix the trigger-rebuild payload

* Fix UDF import

* Fix login docstrings

* An attempt to fix login docstring

* A bit more fixes of login docstrings

* A bit more of fixes of the docs

* Finish the platform API docs

* Transform API reference into the new format

* Add missing pages

* Fix mistype

* Show inherited members of FeatureGroup

* Start converting docstrings to Google style

* An update of CONTRIBUTING,md

* Update docstrings up to feature_group

* Fix lists in feature_group

* Convert up to storage_connector

With a TODO in feature_view.

* A bit more work in storage_connector

* Fix Attributes

* A bit more conversions

* Fixes

* Fix links

* Flatten the docs structure for easier linking

* Update deps

* Fix deps

* Fix mkdocs.yaml

* Add inventories

* Remove a todo

* Fix links in links

* Convert example-headers

* Fix links

* Add more docs

* Fix paths

* Fix labels

* Copy CONTRIBUTING.md

* Update CONTRIBUTING.md

* Ruff

* Ruff

* Ruff

* Ruff

* Update CONTRIBUTING.md

* Ruff

* Ruff

* Ruff

* Ruff

* Ruff

* Ruff

* Ruff

* Ruff TC

* Ruff future annotations

* Ruff

* MDlint

* Update ruff

* Update ruff in actions

* More fixes

* Fix

* Fix imports

* Fix

* Fix typo

* Handle CONTRIBUTING doc page via a symlink

* Turn symlink the other way around

* Update CONTRIBUTING.md

* Update

* The last fix of headers

* Fix links

* Fix links

* Fix more links

* More link fixes

* Fix aliases in hsml

* Fix some exception docstrings

* Add OpensearchRequestOption docs

* More fixes

* A fix

* Sync mkdocs.yml

* Fix code blocks

* Final change

* Remove redundant copying

* Fix mkdocs.yml

* Fix

* Pin versions

* Triggger deployment of dev docs

* Update contributing guidelines on patch notes

* Mention the development version
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.

6 participants