juer

Results 4 comments of juer

I want to know if my modifications regarding make_command and the cmd part are correct, as it seems like the operation of creating tables didn't execute, and I'm getting an...

Through my debugging, I found that the value of self.columns becomes empty after running a filtering operation at line 25 of a schema.py. This is causing the issue of getting...

The issue regarding 'make_command' and 'cmd' has been resolved. It may have been due to the absence of the 'make' command in Windows. I downloaded Mingw64 and changed the command...

I have checked the Postgres database and, after the creation operation, generated a database called indexselection_tpch___10. There are eight tables in this database, but each table has very few columns,...