Skip to content
Discussion options

You must be logged in to vote

Does the file system you use support ACL? If so, you can depend on it or use row-level filtering. For example, if users are restricted to accessing day=2/abc.txt, it is equivalent that there's a row filter(day!=2) for them.

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@cic1988
Comment options

@cic1988
Comment options

@cic1988
Comment options

@cic1988
Comment options

@tnk-dev
Comment options

Answer selected by cic1988
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants