Skip to content

Commit

Permalink
hive threadpool read orc failed
Browse files Browse the repository at this point in the history
  • Loading branch information
sunny19930321 committed Jan 5, 2024
1 parent f9b57bf commit 8c8f7c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Storages/Hive/StorageHive.cpp
Expand Up @@ -246,7 +246,7 @@ class StorageHiveSource : public ISource, WithContext
hdfs_namenode_url,
current_path,
getContext()->getGlobalContext()->getConfigRef(),
getContext()->getReadSettings());;
getContext()->getReadSettings());
}
};

Expand Down

0 comments on commit 8c8f7c8

Please sign in to comment.