Will Jones
|
9585f550b3
|
fix: increase S3 timeouts (#494)
Closes #493
|
2023-09-15 20:21:34 -07:00 |
|
Chang She
|
c1f8feb6ed
|
make pandas an optional dependency in lancedb as well (#385)
|
2023-07-31 14:08:58 -04:00 |
|
Will Jones
|
0cf40c8da3
|
fix: only use util function to build filesystem (#339)
|
2023-07-20 10:41:50 -07:00 |
|
Will Jones
|
fb97b03a51
|
feat: pass AWS_ENDPOINT environment variable down (#330)
Tested locally against minio.
|
2023-07-18 15:07:26 -07:00 |
|
Chang She
|
507eeae9c8
|
Set default to error instead of drop (#259)
when encountering bad input data, we can default to principle of least
surprise and raise an exception.
Co-authored-by: Chang She <chang@lancedb.com>
|
2023-07-05 22:44:18 -07:00 |
|
gsilvestrin
|
f765a453cf
|
Use fsspec to implement table_names with cloud storage support (#117)
Co-authored-by: Will Jones <willjones127@gmail.com>
|
2023-06-01 16:56:26 -07:00 |
|
Chang She
|
b6739f3f66
|
windows paths
|
2023-05-04 11:41:05 -07:00 |
|
Chang She
|
3a2df0ce45
|
Add method to get the URI scheme to support cloud storage
|
2023-05-04 09:47:03 -07:00 |
|