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 764109a commit 489f1dcCopy full SHA for 489f1dc
configure.py
@@ -1694,7 +1694,7 @@ def main():
1694
config_info_line('noaws', 'Disable AWS S3 filesystem support.')
1695
config_info_line('nogcp', 'Disable GCP support.')
1696
config_info_line('nohdfs', 'Disable HDFS support.')
1697
- config_info_line('noignite', 'Disable Apacha Ignite support.')
+ config_info_line('noignite', 'Disable Apache Ignite support.')
1698
config_info_line('nokafka', 'Disable Apache Kafka support.')
1699
config_info_line('nonccl', 'Disable NVIDIA NCCL support.')
1700
0 commit comments