odps/tunnel/stream_upload_session.go (2 lines): - line 38: // TODO use schema to get the resource url of a table - line 75: // SessionCfg.Columns, TODO 作用待明确 odps/tunnel/record_protoc_reader.go (2 lines): - line 32: httpRes *http.Response // TODO 改成和ArrowStreamStream一样,用io.ReaderCloser - line 256: // TODO 需要根据schema中的shouldTransform,来确定是否将时间转换为本地时区的时间 arrow/memory/cgo_allocator.go (1 line): - line 55: // Future development TODO: look into converting this more into a slab style allocator odps/account/account.go (1 line): - line 66: // TODO 添加其他类型的账号 odps/tunnel/upload_session.go (1 line): - line 74: // TODO use schema to get the resource url of a table odps/tunnel/common.go (1 line): - line 107: // TODO: use tunnel retry strategy and add retry logger odps/project.go (1 line): - line 36: // TODO 将status转换为enum odps/data/util.go (1 line): - line 27: // TODO 这个地方要看一下, 要不要做: dst = nil odps/tables.go (1 line): - line 185: // TODO rm aliases odps/tunnel/record_protoc_writer.go (1 line): - line 231: // TODO 需要根据schema中的shouldTransform,来确定是否将时间转换为本地时区的时间 arrow/bitutil/bitutil.go (1 line): - line 123: // FIXME: use a fallback to bits.OnesCount8 odps/tunnel/download_session.go (1 line): - line 56: // TODO use schema to get the resource url of a table