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

[Storage] Investigate test_quick_query_output_in_arrow_format #24690

Closed
vincenttran-msft opened this issue Jun 2, 2022 · 2 comments
Closed
Assignees
Labels
Storage Storage Service (Queues, Blobs, Files)

Comments

@vincenttran-msft
Copy link
Member

vincenttran-msft commented Jun 2, 2022

This has been a long withstanding issue that keeps coming up in the pipeline every once and awhile (due to changes on the Service end). For the time being, the test only does the following:

  • Test that the Service accepts our SQL-like query
  • Test that our SQL-like query is well-formatted and does not return an exception

We would like to eventually extend the test to also do the following:

  • Verify the output matches the expected output. Due to changes in the Service end, byte-by-byte comparison has proven problematic. To alleviate this, we should probably get a better understanding of what this API call does so that we can compare the properties of the output rather than byte by byte (as any difference may just be due to formatting of the output, not an actual difference in the data being communicated).
@ghost ghost added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Jun 2, 2022
@vincenttran-msft vincenttran-msft removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Jun 2, 2022
@azure-sdk
Copy link
Collaborator

Label prediction was below confidence level 0.6 for Model:ServiceLabels: 'Storage:0.13890193,Compute:0.11040757,Service Bus:0.10453697'

Copy link

github-actions bot commented Jun 3, 2024

Hi @vincenttran-msft, we deeply appreciate your input into this project. Regrettably, this issue has remained unresolved for over 2 years and inactive for 30 days, leading us to the decision to close it. We've implemented this policy to maintain the relevance of our issue queue and facilitate easier navigation for new contributors. If you still believe this topic requires attention, please feel free to create a new issue, referencing this one. Thank you for your understanding and ongoing support.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 3, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jun 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

No branches or pull requests

2 participants