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

Get master fixes #155

Closed
wants to merge 17 commits into from
Closed

Get master fixes #155

wants to merge 17 commits into from

Commits on Dec 7, 2023

  1. Handling numpy vectors

    erichare committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    141c4f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

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

Commits on Dec 19, 2023

  1. Add async API

    cbornet committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    eafc5dc View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

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

Commits on Dec 21, 2023

  1. Merge pull request #146 from cbornet/async-api

    Add async API
    erichare committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    9901f66 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #148 from datastax/bugfix/147-logging-level

    Add a trace logging level and use for payload data
    erichare committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    e62f320 View commit details
    Browse the repository at this point in the history
  3. Update __init__.py

    erichare committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    6a83a1e View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

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

Commits on Jan 1, 2024

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

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    4c11a36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe3ef6c View commit details
    Browse the repository at this point in the history
  3. Update poetry

    erichare committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    bbcc84e View commit details
    Browse the repository at this point in the history
  4. Update pyproject.toml

    erichare committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    83f8400 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #153 from datastax/poetry

    Use poetry to manage the project
    erichare committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    ab857b4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #154 from datastax/prefetch

    Add optional pre-fetching of paginate results
    erichare committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    c5e5809 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a1fcba3 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #144 from datastax/bugfix/#139-numpy-float

    Ensure that data gets coerced to JSON-serializable floats
    erichare committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    6c94729 View commit details
    Browse the repository at this point in the history