apache / apache/arrow

[R] Copy_files not copying specific file

Aperta
#37,855 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Component: R Priority: Critical Type: bug
Lingua principale
C++
Stelle
17.1k
Fork
4.3k
Merge medio
3g 23h
PR unite (30g)
101

Descrizione

### Describe the bug, including details regarding any error messages, version, and platform.

Copy_files() function in R, is returning no error but is not coping specific file from S3 to local
(ex. copy_files(bucket$path('latam/fy2024_q3/01_data_preparation/recipe_bin.rds'),"/workspace/HYJUMP/b2b-falcon-global-mdls/recipe_bin.rds") does not work.

Instead, copy)files() copies all files from S3 directory into local directory
(ex. copy_files(bucket$path('latam/fy2024_q3/01_data_preparation/'),"/workspace/HYJUMP/b2b-falcon-global-mdls/" - This works)

How is should copy specific file using R Arrow between file systems

### Component(s)

R

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Start by reproducing the R Arrow copy_files() examples with an S3 file and local destination, comparing the specific-file and directory cases described in the issue. Check the copy_files() entry point and related R tests or documentation; done means the specific S3 object is copied to the requested local path or the limitation is clearly documented.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
aws, r
Ambito
cloud, data
Tipo di issue
Bug
Difficoltà
3/5
Tempo stimato
1-2 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.