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

builtins: add generator builtin for span payloads #10108

Closed
jseldess opened this issue Mar 23, 2021 · 1 comment
Closed

builtins: add generator builtin for span payloads #10108

jseldess opened this issue Mar 23, 2021 · 1 comment
Milestone

Comments

@jseldess
Copy link
Contributor

PR: cockroachdb/cockroach#60784

From release notes:

Updated the crdb_internal.payloads_for_span builtin to return a table instead of a JSONB array. Each row of the table represents one payload for the given span. It has columns for payload_type and payload_jsonb. [#60784][#60784] {% comment %}doc{% endcomment %}

@jseldess jseldess added this to the 21.1 milestone Mar 23, 2021
@jseldess jseldess added the A-sql label Mar 23, 2021
@ericharmeling
Copy link
Contributor

Fixed by #9907.

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

No branches or pull requests

2 participants