Skip to content

Commit 7c13f09

Browse files
committed
fix(io): fix odps import bug
1 parent b004c56 commit 7c13f09

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

recis/io/odps_dataset.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
from column_io.dataset.odps_env_setup import (
88
ensure_standard_path_format,
99
init_odps_open_storage_session,
10+
is_turn_on_odps_open_storage,
1011
)
1112
except ImportError:
1213

0 commit comments

Comments
 (0)