Skip to content

Comments

Add Indexer support for ZonedDateTime and Instant#565

Merged
fh-ms merged 4 commits intomainfrom
gigamap-new-temporal-indexers
Feb 21, 2026
Merged

Add Indexer support for ZonedDateTime and Instant#565
fh-ms merged 4 commits intomainfrom
gigamap-new-temporal-indexers

Conversation

@fh-ms
Copy link
Contributor

@fh-ms fh-ms commented Feb 20, 2026

Description

This pull request introduces new indexer functions:

  • IndexerZonedDateTime: Adds handling for ZonedDateTime.
  • IndexerInstant: Adds handling for Instant.

@fh-ms fh-ms requested a review from zdenek-jonas February 20, 2026 10:08
@fh-ms fh-ms added enhancement New feature or request GigaMap labels Feb 20, 2026
@fh-ms
Copy link
Contributor Author

fh-ms commented Feb 20, 2026

Closes #477

@fh-ms fh-ms linked an issue Feb 20, 2026 that may be closed by this pull request
@fh-ms fh-ms added this to the 4.0.0 milestone Feb 20, 2026
@fh-ms fh-ms merged commit c1ab1ad into main Feb 21, 2026
11 checks passed
@fh-ms fh-ms deleted the gigamap-new-temporal-indexers branch February 21, 2026 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request GigaMap

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add GigaMap indexerers for java.time.ZonedDateTime and java.time.Instant

2 participants