Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REFACTOR-#3257: Move logging and caching to the gen_data function #7046

Merged
merged 4 commits into from Mar 13, 2024

Commits on Mar 11, 2024

  1. REFACTOR-modin-project#3257: Move logging and caching to the gen_data…

    … function
    
    Signed-off-by: arunjose696 <arunjose696@gmail.com>
    arunjose696 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    f51b046 View commit details
    Browse the repository at this point in the history
  2. PR comments

    arunjose696 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    912aa4b View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. removing cache_key from lower order functions as it is no longer requ…

    …ired
    
    Signed-off-by: arunjose696 <arunjose696@gmail.com>
    arunjose696 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    5016902 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Apply suggestions from code review

    Co-authored-by: Anatoly Myachev <anatoliimyachev@mail.com>
    Signed-off-by: arunjose696 <arunjose696@gmail.com>
    arunjose696 and anmyachev committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    f53c7bf View commit details
    Browse the repository at this point in the history