Error in downloadTableColumns for file view
Description
The example for downloadTableColumns was:
results = syn.tableQuery('SELECT * FROM syn12345 LIMIT 100 OFFSET 100')
file_map = syn.downloadTableColumns(results, ['foo', 'bar'])
Following the example, I see:
Environment
None
Activity
Show:
Kenneth Daily
August 17, 2018, 8:23 PM
no error, file downloaded successfully.
Kimyen Truong
August 16, 2018, 7:27 PM
I've just realized that is taking vacation this week. So I re-assign validation to .
Kimyen Truong
August 16, 2018, 12:45 AM
, could you validate this sometimes this week?
Kimyen Truong
June 13, 2018, 2:26 AM
Kimyen Truong
June 13, 2018, 1:18 AM
, no worries. That's just part of my testing, not the actual implementation.