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

FEAT-#4605: Add native query compiler #7259

Merged
merged 19 commits into from
Aug 26, 2024
Merged

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    dd6b101 View commit details
    Browse the repository at this point in the history
  2. fixing tests

    arunjose696 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    3401513 View commit details
    Browse the repository at this point in the history
  3. removing additional parameter from try_cast_to_pandas

    Signed-off-by: arunjose696 <[email protected]>
    arunjose696 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    c38ecce View commit details
    Browse the repository at this point in the history
  4. test_iter passing

    arunjose696 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    5c0141a View commit details
    Browse the repository at this point in the history
  5. fixing isin unique and clip

    Signed-off-by: arunjose696 <[email protected]>
    arunjose696 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    e468d7e View commit details
    Browse the repository at this point in the history
  6. Enable test_default.py and test_join_sort.py

    Signed-off-by: Igoshev, Iaroslav <[email protected]>
    YarShev authored and arunjose696 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    b2a1ca1 View commit details
    Browse the repository at this point in the history
  7. fixed test_map_metadata by adding set_frame_dtypes_cache and has_mate…

    …rialized_dtypes to query compiler layer as in the code in multiple places the methods of private _modin_frame were used
    arunjose696 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    b762d61 View commit details
    Browse the repository at this point in the history
  8. Fix test_dot

    Signed-off-by: Igoshev, Iaroslav <[email protected]>
    YarShev authored and arunjose696 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    b47aee4 View commit details
    Browse the repository at this point in the history
  9. test_udf passing

    arunjose696 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    820b399 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6a999aa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3cf940a View commit details
    Browse the repository at this point in the history
  12. PR comments

    arunjose696 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    c85e708 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    88c4354 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b09d0f7 View commit details
    Browse the repository at this point in the history
  15. PR comments + changes

    arunjose696 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    e0590cb View commit details
    Browse the repository at this point in the history
  16. Apply suggestions from code review

    Co-authored-by: Iaroslav Igoshev <[email protected]>
    Signed-off-by: arunjose696 <[email protected]>
    arunjose696 and YarShev committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    e8925cb View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. fix conflict

    arunjose696 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    3585c74 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Apply suggestions from code review

    Co-authored-by: Iaroslav Igoshev <[email protected]>
    arunjose696 and YarShev authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    c748be6 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. PR comments

    Signed-off-by: arunjose696 <[email protected]>
    arunjose696 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    4f40c12 View commit details
    Browse the repository at this point in the history