Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

align lib-core #326

Merged
merged 33 commits into from
Aug 7, 2024
Merged

align lib-core #326

merged 33 commits into from
Aug 7, 2024

Commits on Jul 25, 2024

  1. Add inline method to subtracting from array.

    Alexander Lowey-Weber authored and Alexander Lowey-Weber committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    787f50b View commit details
    Browse the repository at this point in the history
  2. Rename JavaScript version of methods in HereTile, because secondary c…

    …onstructors are only functions, not to be used with new.
    Alexander Lowey-Weber authored and Alexander Lowey-Weber committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    af7c974 View commit details
    Browse the repository at this point in the history
  3. Change request model, separate sub-queries to allow better optimisati…

    …on, allows better result-set management.
    Alexander Lowey-Weber authored and Alexander Lowey-Weber committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    cf68712 View commit details
    Browse the repository at this point in the history
  4. Fix errors in lib-psql resulting from model change.

    Alexander Lowey-Weber authored and Alexander Lowey-Weber committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    5cdf602 View commit details
    Browse the repository at this point in the history
  5. Clarify terms, refactor JBON feature into JBON record, refactor JbMap…

    …Feature into JbFeature.
    Alexander Lowey-Weber authored and Alexander Lowey-Weber committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    0a4ba43 View commit details
    Browse the repository at this point in the history
  6. Add iterator for enumerations defined.

    Alexander Lowey-Weber authored and Alexander Lowey-Weber committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    ff4f95b View commit details
    Browse the repository at this point in the history
  7. Simplify error handling, share identifier limits (needed), add sessio…

    …n options, rename realm to map (sync with IMS).
    Alexander Lowey-Weber authored and Alexander Lowey-Weber committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    60f6096 View commit details
    Browse the repository at this point in the history
  8. Fix JBON refactoring.

    Alexander Lowey-Weber authored and Alexander Lowey-Weber committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    f18bc2b View commit details
    Browse the repository at this point in the history
  9. Fix identifier length, ordering of partitions, index creation, naming…

    …, ...
    Alexander Lowey-Weber authored and Alexander Lowey-Weber committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    cf2dcd6 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. In between push.

    Alexander Lowey-Weber authored and Alexander Lowey-Weber committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    e9fb64e View commit details
    Browse the repository at this point in the history
  2. Add generalized hashCodeOf method.

    Alexander Lowey-Weber authored and Alexander Lowey-Weber committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    faab3de View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Finish model changes to allow for rows and postponed feature loading …

    …(cache supportive).
    Alexander Lowey-Weber authored and Alexander Lowey-Weber committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    4611ce8 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Add row cache, fix many small issues.

    Alexander Lowey-Weber authored and Alexander Lowey-Weber committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    160c3ce View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Fix compile errors, change parts so that they fit the modified archit…

    …ecture.
    Alexander Lowey-Weber authored and Alexander Lowey-Weber committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    57cdb58 View commit details
    Browse the repository at this point in the history
  2. Fix index creation, add documentation of fast fetch.

    Alexander Lowey-Weber authored and Alexander Lowey-Weber committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    59cc980 View commit details
    Browse the repository at this point in the history
  3. Add a simple way to extract values from a JBON feature.

    Alexander Lowey-Weber authored and Alexander Lowey-Weber committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    32b8dbe View commit details
    Browse the repository at this point in the history
  4. Fix minor issues in the model, and docs, improve testing.

    Alexander Lowey-Weber authored and Alexander Lowey-Weber committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    565da01 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Refactor geo classes to Sp..., add basic centroid calculation, add ha…

    …sh calculation, fix geo-grid calc, merge PgOptions with SessionOptions, plenty other fixes
    Alexander Lowey-Weber authored and Alexander Lowey-Weber committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    83bd951 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Fix all encoding and decodings, extract most code from Psql classes i…

    …nto Pg, to share with PLV8, ...
    Alexander Lowey-Weber authored and Alexander Lowey-Weber committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    03513ac View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/v3_alw_temp' into v3

    # Conflicts:
    #	here-naksha-lib-core/src/test/java/com/here/naksha/lib/core/JsonMappingTest.java
    #	here-naksha-lib-model/src/commonMain/kotlin/naksha/model/FeatureEncoding.kt
    gunplar committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    7e6288b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fce2dd View commit details
    Browse the repository at this point in the history
  4. Rename row to tuple, which matches PostgresQL standard

    Alexander Lowey-Weber authored and Alexander Lowey-Weber committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    36df4ad View commit details
    Browse the repository at this point in the history
  5. fix errors

    gunplar committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    a91a1a0 View commit details
    Browse the repository at this point in the history
  6. Improve documentation, remove tuple writes (they are not senseful).

    Alexander Lowey-Weber authored and Alexander Lowey-Weber committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    6b520bc View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Fix collection-number sequence, and map-number sequence.

    Alexander Lowey-Weber authored and Alexander Lowey-Weber committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    5bb2048 View commit details
    Browse the repository at this point in the history
  2. Fix documentation, adjust naming, start fixing create collection.

    Alexander Lowey-Weber authored and Alexander Lowey-Weber committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    de219dd View commit details
    Browse the repository at this point in the history
  3. Fix minor issues.

    Alexander Lowey-Weber authored and Alexander Lowey-Weber committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    3de236d View commit details
    Browse the repository at this point in the history
  4. Implement basics of create collection, basics of fetch.

    Alexander Lowey-Weber authored and Alexander Lowey-Weber committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    bb169e1 View commit details
    Browse the repository at this point in the history
  5. Improve storage fetch, and cursor.

    Alexander Lowey-Weber authored and Alexander Lowey-Weber committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    0b5a88f View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Merge branch 'refs/heads/v3_alw_temp' into v3_CASL-361-backup

    # Conflicts:
    #	here-naksha-lib-core/src/main/java/com/here/naksha/lib/core/models/storage/ContextResult.java
    #	here-naksha-lib-core/src/main/java/com/here/naksha/lib/core/models/storage/ContextXyzFeatureResult.java
    #	here-naksha-lib-core/src/main/java/com/here/naksha/lib/core/util/storage/ResultHelper.java
    gunplar committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    43babd4 View commit details
    Browse the repository at this point in the history
  2. fixing compiler error

    gunplar committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    aae2cd0 View commit details
    Browse the repository at this point in the history
  3. PR comments

    gunplar committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    dababbf View commit details
    Browse the repository at this point in the history
  4. PR comments

    gunplar committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    0d8aada View commit details
    Browse the repository at this point in the history