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

Expand memory connector functionality #22208

Open
5 of 12 tasks
mosabua opened this issue May 30, 2024 · 1 comment
Open
5 of 12 tasks

Expand memory connector functionality #22208

mosabua opened this issue May 30, 2024 · 1 comment
Labels
roadmap Top level issues for major efforts in the project

Comments

@mosabua
Copy link
Member

mosabua commented May 30, 2024

The memory connector is the fastest operating and easiest to use connector for catalogs. Unfortunately it currently does not support many SQL features of Trino and therefore can not be used for testing and other usage.

This issue aims to collect the tasks to expand the functionality of the connector. These features do not necessarily have to be suitable for productions usage or even usable for clusters with multiple workers in terms of data consistency. They can potentially just be suitable for testing or limited scenario usage. We just have to get started and can then expand in terms of robustness. Each update should include relevant doc change.

Docs for the memory connector are at https://trino.io/docs/current/connector/memory.html

Specifically SQL support - https://trino.io/docs/current/connector/memory.html#sql-support

Following are items to implement:

@mosabua mosabua added the roadmap Top level issues for major efforts in the project label May 30, 2024
@dcsena
Copy link

dcsena commented Dec 19, 2024

+1 for Update/Delete support

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
roadmap Top level issues for major efforts in the project
Development

No branches or pull requests

2 participants