Re-exports§
pub use batch_posix_fs_source::BatchPosixFsEnumerator;pub use batch_posix_fs_source::BatchPosixFsReader;pub use batch_posix_fs_source::BatchPosixFsSplit;pub use opendal_enumerator::OpendalEnumerator;
Modules§
- azblob_
source - batch_
posix_ fs_ source - gcs_
source - opendal_
enumerator - opendal_
reader - posix_
fs_ source - s3_
source
Structs§
- Azblob
Properties - Batch
Posix FsProperties - FsSource
Common - GcsProperties
- Opendal
Azblob - Opendal
Gcs - Opendal
Posix Fs - Opendal
S3 - Opendal
S3Properties - Posix
FsProperties - S3Properties
Common - These are supported by both
s3ands3_v2(opendal) sources.
Constants§
- AZBLOB_
CONNECTOR - BATCH_
POSIX_ FS_ CONNECTOR - DEFAULT_
REFRESH_ INTERVAL_ SEC - GCS_
CONNECTOR - OPENDAL_
S3_ CONNECTOR - The new
s3_v2will use opendal. Note: user usesconnector='s3', which is converted toconnector='s3_v2'in frontend (invalidate_compatibility). If user inputsconnector='s3_v2', it will be rejected. - POSIX_
FS_ CONNECTOR