Re: [I] How does Iceberg support writing data to local paths, network disks, interfaces, and other storage media [iceberg]

2024-01-16 Thread via GitHub
amogh-jahagirdar closed issue #9378: How does Iceberg support writing data to local paths, network disks, interfaces, and other storage media URL: https://github.com/apache/iceberg/issues/9378 -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [I] How does Iceberg support writing data to local paths, network disks, interfaces, and other storage media [iceberg]

2024-01-16 Thread via GitHub
amogh-jahagirdar commented on issue #9378: URL: https://github.com/apache/iceberg/issues/9378#issuecomment-1894881552 Yeah what @manuzhang said. Effectively, interactions with object stores and any other storage mediums can be done via `FileIO` which is a simple interface for

Re: [I] How does Iceberg support writing data to local paths, network disks, interfaces, and other storage media [iceberg]

2024-01-03 Thread via GitHub
manuzhang commented on issue #9378: URL: https://github.com/apache/iceberg/issues/9378#issuecomment-1876210607 It depends on your catalog `io-impl`. Take https://iceberg.apache.org/docs/latest/aws/#spark as an example. -- This is an automated message from the Apache Git Service. To

[I] How does Iceberg support writing data to local paths, network disks, interfaces, and other storage media [iceberg]

2023-12-24 Thread via GitHub
smileyboy2019 opened a new issue, #9378: URL: https://github.com/apache/iceberg/issues/9378 ### Apache Iceberg version None ### Query engine None ### Please describe the bug  My data is stored locally or on Baidu Cloud. Can I directly write the data to a