Dimitri Fontaine
9c1592c4eb
Switch to using the unzip
command rather than the CL implementation...
2013-09-30 14:23:19 +02:00
Dimitri Fontaine
47257a173c
Add some logs in the archive code.
2013-09-30 00:26:07 +02:00
Dimitri Fontaine
9bea12ed3e
Fix the LOAD FROM ARCHIVE command code paths until it actually works.
2013-09-28 23:45:24 +02:00
Dimitri Fontaine
a951d55f4c
Don't try to probe-file tmpdir when it's nil.
2013-09-27 10:28:49 +02:00
Dimitri Fontaine
6e3767bb37
Implement generic field to columns projection with support for user code.
...
And use that new facility in the Archive mode of operations, which is a
practical unit of testing and milestone to reach. We have enough code to
actually compile and try running the parser's output.
2013-09-25 00:01:46 +02:00
Dimitri Fontaine
b4e530981c
WIP implementing full archive fetching and downloading.
2013-09-24 18:34:05 +02:00
Dimitri Fontaine
3421305dc8
Remove unused testing code.
2013-08-28 10:37:36 +02:00
Dimitri Fontaine
a4901d546f
Guess the column types from the first line...
2013-08-20 00:34:17 +02:00
Dimitri Fontaine
f3b6054432
Begin working on importing from zip files with plenty of wild guessing...
2013-08-19 23:38:58 +02:00