We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 568e719 commit 34f3cebCopy full SHA for 34f3ceb
cpp/src/arrow/filesystem/azurefs_test.cc
@@ -157,7 +157,6 @@ class AzuriteEnv : public AzureEnvImpl<AzuriteEnv> {
157
std::unique_ptr<TemporaryDir> temp_dir_;
158
arrow::internal::PlatformFilename debug_log_path_;
159
std::unique_ptr<util::Process> server_process_;
160
- arrow::Status status_;
161
162
using AzureEnvImpl::AzureEnvImpl;
163
0 commit comments