-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels