Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

copy into table from filename.bz2 error on Windows #31

Open
sniperz opened this issue Dec 24, 2018 · 1 comment
Open

copy into table from filename.bz2 error on Windows #31

sniperz opened this issue Dec 24, 2018 · 1 comment
Assignees
Labels
Milestone

Comments

@sniperz
Copy link

sniperz commented Dec 24, 2018

when I execute monetdblite.sql(“copy into tablename from
'filename.bat.bz2' using delimiters '\x03' ”),got an error :
SQL Query Failed: IOException:sql.copy_from:42000!Cannot open file 'filename.bat.bz2':No such file or directory
But with flat text filename.bat,it worked quiet right.

@kutsurak
Copy link
Member

kutsurak commented Jan 2, 2019

Hi @sniperz and Happy new Year,

I can confirm the issue you are reporting here for GNU/Linux as well. I am not sure what the correct behavior should be. In MonetDB Aug2018, which is the version the upstream is based on, this works correctly. I will investigate further and get back to you.

Best regards,
Panos.

@kutsurak kutsurak added the bug label Jan 2, 2019
@kutsurak kutsurak self-assigned this Jan 2, 2019
@kutsurak kutsurak added this to the 0.7.0 milestone Feb 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants