Closed lalithsuresh closed 1 year ago
I will merge this for now.
One possible continuation would now be to change sqllogictest by adding a flag which would use this reader instead of reading in java and generating literals.
One possible continuation would now be to change sqllogictest by adding a flag which would use this reader instead of reading in java and generating literals.
Sounds good. I'll look into that during the week.
Only tested against sqlite3 for now (and only uses sqlite specific imports).
Also needs a bit of work to support some dbsp types like F64. I'll add that in separate patches.
Signed-off-by: Lalith Suresh lsuresh@vmware.com