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(rust, python): add HDFS support via hdfs-native package #2612

Merged
merged 13 commits into from
Jun 21, 2024

Commits on Jun 21, 2024

  1. Add hdfs support via hdfs-native

    Kimahriman authored and ion-elgreco committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    34830c3 View commit details
    Browse the repository at this point in the history
  2. Register handles in Python

    Kimahriman authored and ion-elgreco committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    652ae51 View commit details
    Browse the repository at this point in the history
  3. Update version and cleanup test

    Kimahriman authored and ion-elgreco committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    a67693a View commit details
    Browse the repository at this point in the history
  4. Rename to just hdfs

    Kimahriman authored and ion-elgreco committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    0f82163 View commit details
    Browse the repository at this point in the history
  5. Fix import

    Kimahriman authored and ion-elgreco committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    a99a449 View commit details
    Browse the repository at this point in the history
  6. Add feature flag to context too

    Kimahriman authored and ion-elgreco committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    a1eb4ed View commit details
    Browse the repository at this point in the history
  7. Add hdfs to integration test CI

    Kimahriman authored and ion-elgreco committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    8d16f86 View commit details
    Browse the repository at this point in the history
  8. Make feature flags consistent

    Kimahriman authored and ion-elgreco committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    087011d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5e648ff View commit details
    Browse the repository at this point in the history
  10. Use released version

    Kimahriman authored and ion-elgreco committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    50a266f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4f63d90 View commit details
    Browse the repository at this point in the history
  12. Remove thiserror as dependency

    Kimahriman authored and ion-elgreco committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    60a8499 View commit details
    Browse the repository at this point in the history
  13. Add integration docs

    Kimahriman authored and ion-elgreco committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    5144485 View commit details
    Browse the repository at this point in the history