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

HistogramOptions now named to HistogramAndQuantilesOptions, implement num_quantiles option to HistogramAndQuantilesOptions #956

Merged
merged 24 commits into from
Jul 20, 2023

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    eb57b12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a739473 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d20da0c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3676bc7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00debad View commit details
    Browse the repository at this point in the history
  6. Update dataprofiler/tests/profilers/profiler_options/test_num_quantil…

    …es_option.py
    
    Co-authored-by: Taylor Turner <[email protected]>
    clee1152 and taylorfturner committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    edaa50b View commit details
    Browse the repository at this point in the history
  7. Minor edits to tests

    clee1152 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    7cf48b6 View commit details
    Browse the repository at this point in the history
  8. Empty commit

    clee1152 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    3c69c2a View commit details
    Browse the repository at this point in the history
  9. Precommits

    clee1152 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    10f11d3 View commit details
    Browse the repository at this point in the history
  10. Minor change to Makefile.

    clee1152 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    bfb0ebd View commit details
    Browse the repository at this point in the history
  11. Got rid of print statements.

    clee1152 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    ca8e060 View commit details
    Browse the repository at this point in the history
  12. "empty commit"

    clee1152 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    6d027ca View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    b47a632 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47b778d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e830658 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    ef5a883 View commit details
    Browse the repository at this point in the history
  2. Explicitfied deprecation warning, validated profile conversion from h…

    …istogramoption to histogramandquantilesoption in decoding phase.
    clee1152 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    9dac09e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3932679 View commit details
    Browse the repository at this point in the history
  4. Update dataprofiler/tests/profilers/profiler_options/test_histogram_a…

    …nd_quantiles_option.py
    
    Co-authored-by: Taylor Turner <[email protected]>
    clee1152 and taylorfturner authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    ac1606e View commit details
    Browse the repository at this point in the history
  5. Changed deprecation warning.

    clee1152 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    6c568d8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2bbed1e View commit details
    Browse the repository at this point in the history
  7. Minor change

    clee1152 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    7c40959 View commit details
    Browse the repository at this point in the history
  8. Minor change again D:

    clee1152 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    38c3301 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    518e848 View commit details
    Browse the repository at this point in the history