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: support float32 type #2894

Merged
merged 28 commits into from
Feb 28, 2024
Merged

feat: support float32 type #2894

merged 28 commits into from
Feb 28, 2024

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    1d64140 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a7fdc2 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    1358bbb View commit details
    Browse the repository at this point in the history
  2. Update formatting and clirr

    arawind committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    74b01e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6789155 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    f1dbc8f View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    5b493fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80f80a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    924ef75 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    253c5f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fac44f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    391f735 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    3e63abd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b64e627 View commit details
    Browse the repository at this point in the history
  3. Remove FLOAT32 changes in CreateMusicTables.sql as the type isn't ful…

    …ly supported yet in production
    arawind committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    e18fd3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    202b10c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34a10e2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fda3987 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dbd12a9 View commit details
    Browse the repository at this point in the history
  8. Minor changes in comments

    arawind committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    646e6eb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2988656 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    738916c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    187182b View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    7543083 View commit details
    Browse the repository at this point in the history
  2. Update to resolve comments on PR#2894.

    Major change: Ensures that the new methods in interfaces do not break for older clients.
    
    Minor changes: remove double cast; remove dependency on Truth assertions; remove unnecessary logic in Mutations::isNaN
    arawind committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    1057826 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    dedf17e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2dfe0df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f6e21f View commit details
    Browse the repository at this point in the history