Changes between Version 1 and Version 2 of ImplementSortingMethodsBeforeGistIndexBuilding


Ignore:
Timestamp:
Jun 13, 2021, 5:41:55 AM (3 years ago)
Author:
HanwGeek
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • ImplementSortingMethodsBeforeGistIndexBuilding

    v1 v2  
    1818* Currently understanding the codebase.
    1919
    20 === Week 1 - 4  (7th July - 10th July) === 
     20=== Coding Week 1 (7th June - 13th July) === 
    2121'''Coding Phase 1''':
     22* Create sort support function bindings for `geometry` data type
     23* Implement a `abbrev_convert` with the current Hilbert hash function
     24* Test random point data set with sort support function
     25* Communicate with mentors and the Postgres/PostGIS community for more information and help
     26
     27'''Plans for next week''':
     28* Push current version of codes to my branch
     29* Prepare more complex test data
     30* Implement a Z-order hash function and do some test
    2231
    2332