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

OPIK-917: Fix DatasetItemPage error: java.lang.IllegalArgumentException: duplicate element: NUMBER #1178

Merged

Conversation

thiagohora
Copy link
Contributor

@thiagohora thiagohora commented Jan 30, 2025

Details

I couldn't reproduce it yet

exception.message:duplicate element: NUMBER
exception.stacktrace:java.lang.IllegalArgumentException: duplicate element: NUMBER
	at java.base/java.util.ImmutableCollections$Set12.<init>(ImmutableCollections.java:798)
	at java.base/java.util.Set.of(Set.java:704)
	at com.comet.opik.domain.DatasetItemResultMapper.lambda$mapColumnsField$2(DatasetItemResultMapper.java:83)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
	at java

Issues

OPIK-917

@thiagohora thiagohora changed the title OPIK-917: Fix DatasetItemPage error: java.lang.IllegalArgumentExcept… OPIK-917: Fix DatasetItemPage error: java.lang.IllegalArgumentException: duplicate element: NUMBER Jan 30, 2025
@thiagohora thiagohora marked this pull request as ready for review January 30, 2025 13:50
@thiagohora thiagohora requested a review from a team as a code owner January 30, 2025 13:50
@thiagohora thiagohora self-assigned this Jan 30, 2025
@thiagohora thiagohora merged commit 6f65206 into main Jan 30, 2025
9 checks passed
@thiagohora thiagohora deleted the thiagohora/OPIK-917_fixd_dataset_column_duplicate_element branch January 30, 2025 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants