Skip to content

Conversation

yihuang
Copy link

@yihuang yihuang commented May 11, 2019

Reproduce steps:

postgres=# create foreign table redis_user_fund (key integer, val text[]) server redis_server options (database '0', tabletype 'hash');
postgres=# select * from redis_user_fund where key=10001;

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.

1 participant