-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
roachtest: unexpected interface conversion #58285
Comments
This comment has been minimized.
This comment has been minimized.
The first issue is
The second issue is a dup of #39433. |
This comment has been minimized.
This comment has been minimized.
(roachtest).sqlsmith/setup=seed/setting=no-mutations failed on master@6d49a323b52966becfe8a2c38a1a8ccdf8ee58a1:
More
Artifacts: /sqlsmith/setup=seed/setting=no-mutations See this test on roachdash |
This comment has been minimized.
This comment has been minimized.
(roachtest).sqlsmith/setup=seed/setting=no-mutations failed on master@cee475331ca3629b503cd2e7c7919b72c98a5ca5:
More
Artifacts: /sqlsmith/setup=seed/setting=no-mutations See this test on roachdash |
The penultimate error is:
It seems like there are a bunch of errors in this thread. I think we should focus on fixing the interface conversion since the latest seems expected. |
The first occurrence of the conversion issue is reproducible:
I'll look into this, and I also filed #58889 with the enum type resolution issue. |
Looking at
we see that we're currently UNIONing |
What's the status on this? Can we remove the release blocker label for the alpha? |
It's definitely not a release blocker, so I'll remove the label. I also think that the fix should be done at the optimizer level, so I'll put it into their project. cc @RaduBerinde |
I filed a separate issue #59148 since there are other failures in this one. |
I think all of the issues here are addressed (except for the nil ctx which has a separate issue), so I'll close this one. |
(roachtest).sqlsmith/setup=seed/setting=no-mutations failed on master@4e3a9ccdb9cac89ae32d6248bb9b119b5bc250f7:
More
Artifacts: /sqlsmith/setup=seed/setting=no-mutations
See this test on roachdash
powered by pkg/cmd/internal/issues
The text was updated successfully, but these errors were encountered: