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

No required column support for table plugin #41

Open
davidt99 opened this issue Sep 26, 2017 · 1 comment
Open

No required column support for table plugin #41

davidt99 opened this issue Sep 26, 2017 · 1 comment

Comments

@davidt99
Copy link

It's seems that the table plugin doesn't support complex stuff like required columns.
After some investigation, it looks like the thrift api doesn't support this - although I was able to set a column as required (changed the column's "op" to 2), the context always stays the same so I can't use the where clause to return only a subset of rows.
Am I missing something?

@anelshaer
Copy link

Any update on this ticket please. thanks a lot.
i'm new to this. but i was trying to make a path as required. and also has the ability to do where path like "/tmp/%" but i noticed it was getting this as is and not as a regex so i had to overcome this by joining file table. appreciate any advice.

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

No branches or pull requests

3 participants