Skip to content

Instabilities with MonetDBe #10

@gdegentile

Description

@gdegentile

Hello Bernardo,

On a regular basis I try to evaluate MonetDBe, but unfortunately there hasn't been many activities on this lib.
(MonetDB Lite for Java is still more stable than MonetDBe)

I am using SQL Workbench to test the lib monetdbe-java-1.11-SNAPSHOT-windows.jar

-- step 1: OK
create table table3 (m_col1 STRING, m_col2 STRING)

-- step 2: OK
select * from table3

-- step 3: crash
COPY OFFSET 2 INTO table3 FROM 'D:/Temp/data3.csv' DELIMITERS ';','\n','"'

Hope this test could help to improve this lib.

Best regards,
Guillaume

data3.csv
hs_err_pid15844.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions