blueworrybear / DataBaseProject1

1 stars 0 forks source link

關於dataRecord #12

Closed kevinLoe closed 12 years ago

kevinLoe commented 12 years ago

我在queryDataRecord的constructor裡呼叫fileScanner並把hash建好,現在就是說希望在SqlSelectTableExec裡也看得到這個dataRecord,忘了怎麼宣告成static了( main function裡會new這個queryDataRecord),另外,我應該會在星期天晚上前弄好select,還有之前我寫的fileScanner建立table hash有錯,修正好了。

kevinLoe commented 12 years ago

對了,還有where後面的2個boolean function之間關係是AND還是OR像沒有檢查出來。

kevinLoe commented 12 years ago

我看到了你在factory有宣告QQ

kevinLoe commented 12 years ago

林承毅,問一下對一個map<primary, tuple hash>也就是table下entrySet()會得到什麼,因為要重建arrayList