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

Use the new Azure SDK for C++. #3910

Merged
merged 40 commits into from
Apr 23, 2023
Merged

Use the new Azure SDK for C++. #3910

merged 40 commits into from
Apr 23, 2023

Commits on Apr 11, 2023

  1. Configuration menu
    Copy the full SHA
    dc7b102 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2ac7f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03279f6 View commit details
    Browse the repository at this point in the history
  4. Port read and touch.

    teo-tsirpanis committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    abaa16b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4c895d View commit details
    Browse the repository at this point in the history
  6. Port copy_blob.

    teo-tsirpanis committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    6903d11 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4dc60f7 View commit details
    Browse the repository at this point in the history
  8. Fix compile errors.

    teo-tsirpanis committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    fc0c4de View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    009bc38 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6706d63 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    14640a6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1f2b208 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    801d903 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2726b32 View commit details
    Browse the repository at this point in the history
  15. Remove DenseArrayFx::set_small_memory_budget.

    It was resetting the context to one that does not have the VFS config options set.
    Instead we create another config and set it to the array and query.
    teo-tsirpanis committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    efea433 View commit details
    Browse the repository at this point in the history
  16. Fix formatting.

    teo-tsirpanis committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    b6e8cbb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d670870 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    12e5767 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    bfafa62 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a90b100 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b688d7c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f0c1421 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    f5e9209 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    806d959 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    1c84903 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    e81d9c6 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    0b6f43e View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    f8e5e79 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    f431d9b View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    502ebbc View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    a9b9bfd View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    26143c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. Configuration menu
    Copy the full SHA
    699aaa4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79261a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

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

Commits on Apr 18, 2023

  1. Fix typo.

    teo-tsirpanis committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    6d83532 View commit details
    Browse the repository at this point in the history
  2. Fix formatting.

    teo-tsirpanis committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    b234248 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    df260f3 View commit details
    Browse the repository at this point in the history
  2. Add config options for the Azure retry policies.

    They map to what the Azure SDK exposes and have its default values.
    teo-tsirpanis committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    ff79e3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fbc6c6 View commit details
    Browse the repository at this point in the history