We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b004c56 commit 7c13f09Copy full SHA for 7c13f09
1 file changed
recis/io/odps_dataset.py
@@ -7,6 +7,7 @@
7
from column_io.dataset.odps_env_setup import (
8
ensure_standard_path_format,
9
init_odps_open_storage_session,
10
+ is_turn_on_odps_open_storage,
11
)
12
except ImportError:
13
0 commit comments