blueworrybear / DataBaseProject1

1 stars 0 forks source link

HashTable進度報告 #28

Open subsevenx2001 opened 12 years ago

subsevenx2001 commented 12 years ago

目前AND、OR都可以正常執行

但是不支援Range、Joint以及星號

等我把顯示功能弄好之後我會先上傳一個版本

subsevenx2001 commented 12 years ago

已經把code上傳,因為擔心蓋到BTree的部份,開了一個新的Branch叫做HashTable

目前可以支援AND/OR與星號 Joint目前還在研究當中

用大比數的資料庫測過應該是正常,只是display介面有點簡陋,目前正在美化當中

kevinLoe commented 12 years ago

收到 幾筆資料?

--- 12/6/5 (二),subsevenx2001 reply@reply.github.com 寫道:

寄件者: subsevenx2001 reply@reply.github.com 主旨: [DataBaseProject1] HashTable進度報告 (#28) 收件者: "kevinLoe" loeandloe@yahoo.com.tw 日期: 2012年6月5日,二,下午6:55

目前AND、OR都可以正常執行

但是不支援Range、Joint以及星號

等我把顯示功能弄好之後我會先上傳一個版本


Reply to this email directly or view it on GitHub: https://github.com/blueworrybear/DataBaseProject1/issues/28

subsevenx2001 commented 12 years ago

TEST_content.txt裡面大概數千筆

subsevenx2001 commented 12 years ago

本來已經寫好joint的功能,但是因為git那邊怪怪的code全部不見了.....

subsevenx2001 commented 12 years ago

把code救回來了,但是也沒辦法上傳了...所以只好另開branch

另外修改了一些bug

目前已經支援JOINT