[TST] Enable quantized spann in CI - #6750
Conversation
Reviewer ChecklistPlease leverage this checklist to ensure your code review is thorough before approving Testing, Bugs, Errors, Logs, Documentation
System Compatibility
Quality
|
|
Enable quantized This PR primarily enables quantized To reduce quantization-related flakiness, the PR updates property and schema tests to tolerate server-assigned/tuned This summary was automatically generated by @propel-code-bot |
This comment has been minimized.
This comment has been minimized.
7baab00 to
6be8e13
Compare
fb6099f to
6560603
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
d5de183 to
faba758
Compare
This comment has been minimized.
This comment has been minimized.
|
Just confirming my understanding of the change - you have not yet enabled quantization in CI just made sure that if and when we do, the tests would pass successfully? Is that correct? And you would enable it in CI in a follow up PR? |
faba758 to
c3ab46f
Compare
This comment has been minimized.
This comment has been minimized.
be05346 to
f04737e
Compare
This comment has been minimized.
This comment has been minimized.
031709e to
54caa34
Compare
|
|
54caa34 to
d436913
Compare
This comment has been minimized.
This comment has been minimized.
68e8ea1 to
13289d8
Compare
This comment has been minimized.
This comment has been minimized.
07808b5 to
e852c9a
Compare
This comment has been minimized.
This comment has been minimized.
e852c9a to
37e5527
Compare
This comment has been minimized.
This comment has been minimized.
37e5527 to
639e874
Compare
This comment has been minimized.
This comment has been minimized.
639e874 to
24bd67d
Compare
24bd67d to
394f98e
Compare

Description of changes
Summarize the changes made by this PR.
Test plan
How are these changes tested?
pytestfor python,yarn testfor js,cargo testfor rustMigration plan
Are there any migrations, or any forwards/backwards compatibility changes needed in order to make sure this change deploys reliably?
Observability plan
What is the plan to instrument and monitor this change?
Documentation Changes
Are all docstrings for user-facing APIs updated if required? Do we need to make documentation changes in the docs section?