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

allow for missing kafka/websocket C++ adapters #216

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Commits on Aug 7, 2024

  1. allow for missing kafka/websocket C++ adapters, enable future mmissin…

    …g parquet adapter after cache cleanup
    
    Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com>
    
    Raise hard import errors if trying to use adapters with missing dependencies, with helpful error messages. Remove runtime requirement on pandas
    
    Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com>
    
    Remove superfluous checks
    
    Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com>
    
    Add oldest supported numpy as runtime dep as well
    
    Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com>
    
    fix spacing in action, dont depend on oldest-supported-numpy
    
    Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com>
    
    Isolate sdist build environment
    
    Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com>
    timkpaine committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    5f13d34 View commit details
    Browse the repository at this point in the history