Skip to content

Commit

Permalink
docs: remove old S3 comment in impala docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jcrist authored and cpcloud committed Sep 7, 2023
1 parent 54473ba commit 57c0596
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/backends/impala.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -1034,9 +1034,8 @@ The schema here is pretty simple (see `ibis.schema` for more):
0 100 0 -1.401908 2.807106 8.479978 0.0848 10
```

For functions like `parquet_file` and `delimited_file`, an HDFS
directory must be passed (we'll add support for S3 and other filesystems
later) and the directory must contain files all having the same schema.
For functions like `parquet_file` and `delimited_file`, an HDFS directory must
be passed and the directory must contain files all having the same schema.

If you have Avro data, you can query it too if you have the full avro
schema:
Expand Down

0 comments on commit 57c0596

Please sign in to comment.