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

Fix task_history output for sql, add output to table_schema & list_datasets tool #3166

Merged
merged 2 commits into from
Oct 21, 2024

Conversation

phillipleblanc
Copy link
Contributor

🗣 Description

Fixes the task_history output for SQL queries, add the output for the tools table_schema and list_datasets and use a fork of arrow-rs that implements Decimal128 and Decimal256 types to ensure we provide output for SQL queries which return decimal values.

Also fixes an issue where if the zipkin endpoint wasn't available, it would prevent the task_history table from being populated due to the opentelemetry exporter timing out.

🔨 Related Issues

arrow-rs PR: apache/arrow-rs#6606

📄 Documentation Requirements

N/A

@phillipleblanc phillipleblanc added the kind/bug Something isn't working label Oct 21, 2024
@phillipleblanc phillipleblanc self-assigned this Oct 21, 2024
@phillipleblanc phillipleblanc requested a review from a team as a code owner October 21, 2024 04:32
@phillipleblanc phillipleblanc added this pull request to the merge queue Oct 21, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 21, 2024
@phillipleblanc phillipleblanc added this pull request to the merge queue Oct 21, 2024
Merged via the queue into trunk with commit fe99a04 Oct 21, 2024
35 checks passed
@phillipleblanc phillipleblanc deleted the phillip/241021-captured-output branch October 21, 2024 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants