What steps will reproduce the problem?
1. create a relation that contains 'VARCHAR' variables
2. use the textloader to load data
3.
What is the expected output? What do you see instead?
../../../WPFunctionModules/TextLoader.cc.m4:54: error: No known iterator for
type VARCHAR
make: *** [a.cc] Error 1
What version of the product are you using? On what operating system?
Current version, on Fedora
Please provide any additional information below.
This error may be related that VARCHAR is an alias for HSTRING and that the
iterator is set up for HSTRING may not yet be working for VARCHAR.
Original issue reported on code.google.com by joostimp...@gmail.com on 31 Aug 2012 at 1:37
Original issue reported on code.google.com by
joostimp...@gmail.com
on 31 Aug 2012 at 1:37