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

master_append_table_to_shard() does not work with foreign tables. #74

Closed
Jhanbanan opened this issue Feb 2, 2016 · 5 comments · Fixed by #5444
Closed

master_append_table_to_shard() does not work with foreign tables. #74

Jhanbanan opened this issue Feb 2, 2016 · 5 comments · Fixed by #5444

Comments

@Jhanbanan
Copy link
Contributor

master_append_table_to_shard() does not work with foreign tables.

@sumedhpathak
Copy link
Contributor

Context from another ticket:
When I try to use the master_append_table_to_shard UDF for cstore_fdw shards, it gives an error:

ERROR:  cannot append to shardId 102108
DETAIL:  The underlying shard is not a regular table

@sumedhpathak
Copy link
Contributor

Related to citusdata/cstore_fdw#46

@mtuncer
Copy link
Member

mtuncer commented Feb 11, 2016

@sumedhpathak
Copy link
Contributor

We are fixing only the cstore append piece in #334. So this issue remains open for appending to all types of foreign tables.

@sumedhpathak sumedhpathak removed this from the 5.0 Release milestone Feb 12, 2016
@jasonmp85 jasonmp85 added this to the 5.0 Release milestone Feb 15, 2016
@sumedhpathak sumedhpathak removed this from the 5.0 Release milestone Feb 17, 2016
@mtuncer
Copy link
Member

mtuncer commented Apr 12, 2016

@sumedhpathak I am not working on this issue. Returning it back to issue pool.

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 a pull request may close this issue.

5 participants