hetu-core/presto-plugin-toolkit
Peikun Chen 6846049177 Add support for row filtering and column masking
Provide Type to getColumnMasks. Some implementations, especially of SystemAccessControl, might need
to know the type of a column to produce an appropriate masking expression.
For example, a typed null, by producing CAST(null AS <type>).

Remove deprecated method applyColumnMasking and applyRowFilters
2021-01-30 18:06:46 +08:00
..
src Add support for row filtering and column masking 2021-01-30 18:06:46 +08:00
pom.xml [maven-release-plugin] prepare for next development iteration 2020-12-30 19:16:54 +05:30