This repository has been archived by the owner on May 21, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
limitation lineage
Jeff Goldberg edited this page Aug 25, 2017
·
2 revisions
The lineage parser for the qsgc does not currently parse the following Qlik load script statements:
// - ALIAS
// - DIRECTORY
// - EXECUTE
// - FLUSHLOG
// - FORCE
// - LOOSEN
// - MAP
// - NULLASNULL
// - NULLASVALUE
// - REM
// - SQLCOLUMNS
// - SQLTABLES
// - SQLTYPES
// - UNMAP
// - UNTAG
// - SWITCH
The main purpose of the lineage parsing is to obtain data sources used to load data from outside of Qlik. Currently, there are no plans to update lineage parsing to include the statements mentioned above.
If you require one of these statements added to lineage parsing, please open an issue and make the case for why it's needed, or better yet, read our statement on contributing to this project, fork the project, update, and make a pull request.
- Installation
- Agent
- Webapp
- Extras
- Limitations and Cautions