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

[GEOS-11394] OGC APIs cannot handle time extent when the source data type is java.sql.Date #7621

Merged
merged 1 commit into from May 17, 2024

Conversation

aaime
Copy link
Member

@aaime aaime commented May 10, 2024

GEOS-11394 Powered by Pull Request Badge

See ticket for details

Checklist

For core and extension modules:

  • New unit tests have been added covering the changes.
  • Documentation has been updated (if change is visible to end users).
  • The REST API docs have been updated (when changing configuration objects or the REST controllers).
  • There is an issue in the GeoServer Jira (except for changes that do not affect administrators or end users in any way).
  • Commit message(s) must be in the form [GEOS-XYZWV] Title of the Jira ticket.
  • Bug fixes and small new features are presented as a single commit.
  • Each commit has a single objective (if there are multiple commits, each has a separate JIRA ticket describing its goal).

@aaime aaime requested a review from turingtestfail May 10, 2024 14:15
@@ -20,6 +20,11 @@ public class CoveragesTestSupport extends OGCApiTestSupport {
protected static final QName TIMESERIES =
new QName(MockData.SF_URI, "timeseries", MockData.SF_PREFIX);

// @BeforeClass
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants