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

feat(persistence): sql persistence #2737

Merged
merged 168 commits into from
May 8, 2024
Merged

feat(persistence): sql persistence #2737

merged 168 commits into from
May 8, 2024

Conversation

mikeldking
Copy link
Contributor

@mikeldking mikeldking commented Apr 1, 2024

Feature branch for #1689

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Apr 1, 2024
@mikeldking mikeldking marked this pull request as draft April 1, 2024 17:18
@mikeldking mikeldking added the feature branch a feature branch that consolidates multiple features into a single commit on main label Apr 1, 2024
RogerHYang and others added 2 commits April 2, 2024 15:11
* wip

---------

Co-authored-by: Mikyo King <mikyo@arize.com>
@mikeldking mikeldking requested review from RogerHYang and removed request for RogerHYang April 4, 2024 01:31
RogerHYang and others added 23 commits May 4, 2024 22:22
…able displays (#3097)

* refactor: transmit truncated strings for input and output values for table display

* clean up
…ks on failure (#3112)

* Ensure migration rollbacks

* Set "transactional_ddl" setting explicitly
* Invalidate cache on project reset

* Do not reset cache if it doesn't exist
* fix: check payload for legacy project_name

* clean up
@mikeldking mikeldking marked this pull request as ready for review May 8, 2024 22:40
@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels May 8, 2024
Copy link
Contributor

@anticorrelator anticorrelator left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ONE CEREMONIAL APPROVAL

kid

Copy link
Contributor

@axiomofjoy axiomofjoy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

epic 🚀

@mikeldking mikeldking merged commit eb17847 into main May 8, 2024
19 checks passed
@mikeldking mikeldking deleted the sql branch December 26, 2024 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature branch a feature branch that consolidates multiple features into a single commit on main size:XL This PR changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants