Changes between Version 2 and Version 3 of ImplementSortingMethodsBeforeGistIndexBuilding


Ignore:
Timestamp:
Jun 20, 2021, 5:07:52 AM (3 years ago)
Author:
HanwGeek
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • ImplementSortingMethodsBeforeGistIndexBuilding

    v2 v3  
    1818* Currently understanding the codebase.
    1919
    20 === Coding Week 1 (7th June - 13th July) === 
    21 '''Coding Phase 1''':
     20=== Coding Week 1 (7th June - 13th June) === 
     21'''Coding Phase ''':
    2222* Create sort support function bindings for `geometry` data type
    2323* Implement a `abbrev_convert` with the current Hilbert hash function
     
    2828* Push current version of codes to my branch
    2929* Prepare more complex test data
    30 * Implement a Z-order hash function and do some test
     30
     31=== Coding Week 2 (14th June - 20th June) === 
     32'''Coding Phase ''':
     33* Fix the signature bug of sort support function
     34* Test random data of 10,000 point with pre-sort support function
     35* Communicate with mentors and the Postgres/PostGIS community for more information and help
     36
     37'''Plans for next week''':
     38* Ask for the suggestion about the Hilbert function signature from PostGIS community
     39* Refactor the code structure
     40* Create the signature of z-order hash function
    3141
    3242