Skip to content

feat: support table sample for postgres backend#865

Merged
tyt2y3 merged 4 commits intoSeaQL:masterfrom
tisonkun:support-custom-table-ref
Mar 16, 2025
Merged

feat: support table sample for postgres backend#865
tyt2y3 merged 4 commits intoSeaQL:masterfrom
tisonkun:support-custom-table-ref

Conversation

@tisonkun
Copy link
Contributor

This closes #864

Signed-off-by: tison <wander4096@gmail.com>
Signed-off-by: tison <wander4096@gmail.com>
@tisonkun tisonkun force-pushed the support-custom-table-ref branch from 97d7e6b to b08aeff Compare March 13, 2025 14:44
Signed-off-by: tison <wander4096@gmail.com>
@tisonkun
Copy link
Contributor Author

Seems TABLESAMPLE is a modifier of the table reference.

Signed-off-by: tison <wander4096@gmail.com>
@tisonkun tisonkun changed the title feat: support custom table ref builder feat: support table sample for postgres backend Mar 14, 2025
@tyt2y3 tyt2y3 merged commit 4039fcc into SeaQL:master Mar 16, 2025
20 checks passed
@tyt2y3
Copy link
Member

tyt2y3 commented Mar 16, 2025

Thank you for the PR!

@github-actions
Copy link

🎉 Released In 0.32.3 🎉

Thank you everyone for the contribution!
This feature is now available in the latest release. Now is a good time to upgrade!
Your participation is what makes us unique; your adoption is what drives us forward.
You can support SeaQL 🌊 by starring our repos, sharing our libraries and becoming a sponsor ⭐.

@tisonkun tisonkun deleted the support-custom-table-ref branch March 17, 2025 00:53
@tisonkun
Copy link
Contributor Author

@tyt2y3 Thanks for your quick review and release. Used in our product now :D

@tyt2y3
Copy link
Member

tyt2y3 commented Mar 17, 2025

may I know which product? for my curiosity haha

@tisonkun
Copy link
Contributor Author

It's https://github.com/scopedb and in our private codebase. You may read https://www.scopedb.io/blog/manage-observability-data-in-petabytes for our structure and we use sea-query to access PG RDS as our metadata services storage backend.

@tyt2y3
Copy link
Member

tyt2y3 commented Mar 18, 2025

Interesting read! thank you

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

How to express TABLESAMPLE?

2 participants