Releases: devrev/meerkat
Releases · devrev/meerkat
Consider only used datasources when joinpaths not present
Used table schema check ujaval (#162) * if measure is * select all the tables in joinPath * getusedtable schema corrected * made tableschema handling in another variable * fix: only check for used table schemas * fix: tests * update packages * fix: handle measure * and remove join scenarios * fix: remove join path scenario --------- Co-authored-by: Pranjal Bhagat <[email protected]>
DBM - Add dedup tables
DBM - Add dedup tables
DBM Parallel - Abort signal support
Abort signal support
Support for column projection in resolution query
Allows users to specify a list of columns to include in the final resolved query when generating a query with resolution.
Bug fixes for alias handling
Correctly resolves alias when using {MEERKAT} syntax.
References the correct column when alias conflicts with a column name in the dataset.
Add string sql sanitize
Add string sql sanitize
Added alias support
Added aliasing support in meerkat config
Add multi read table lock manager
Add multi read table lock manager
Refactor tablewisefiles
Refactor tablewisefiles
Refactor tablewisefiles
Refactor tablewisefiles