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

Feature: Implement Support for External Dictionaries (OSPP) #15901

Closed
6 tasks done
b41sh opened this issue Jun 26, 2024 · 3 comments
Closed
6 tasks done

Feature: Implement Support for External Dictionaries (OSPP) #15901

b41sh opened this issue Jun 26, 2024 · 3 comments
Assignees
Labels
C-feature Category: feature ospp-2024

Comments

@b41sh
Copy link
Member

b41sh commented Jun 26, 2024

Summary

  • Writing an RFC for the implementation of External Dictionaries add external-dictionary rfc databend-docs#996
  • Support parse create/drop/show dictionary stmt.
  • Support dictionary meta api.
  • Support common functions, such as accessing data in dictionaries via the dict_get function.
  • Support Redis as data sources and implement related DDL.
  • Support MySQL as data sources and implement related DDL.

Mentor @b41sh

@b41sh b41sh added C-feature Category: feature ospp-2024 labels Jun 26, 2024
@Winnie-Hong0927
Copy link
Contributor

Hello!!(^▽^)

@b41sh
Copy link
Member Author

b41sh commented Sep 14, 2024

@Winnie-Hong0927 Congratulations. We've done all tasks.

@b41sh b41sh closed this as completed Sep 14, 2024
@BohuTANG

This comment was marked as off-topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-feature Category: feature ospp-2024
Projects
None yet
Development

No branches or pull requests

3 participants