issues Search Results · repo:sqlparser/python_data_lineage language:Python
Filter by
8 results
(73 ms)8 results
insqlparser/python_data_lineage (press backspace or delete to remove)SELECT count(*) from table_name === not supported, because there is only COUNT() in select list
SELECT count(*), min(num) from table_name === supported, because there is more than COUNT()
dataadventure
- Opened on Feb 28
- #8
Please advise on this issue
Traceback (most recent call last):
File ClassLoader.java , line 528, in java.lang.ClassLoader.loadClass
java.lang.java.lang.ClassNotFoundException: exception str() failed ...
adambouras
- 2
- Opened on Nov 12, 2024
- #7
Hello
Is there a way to see the where condition?
I manage in json or xml to get smthing like
relationship id= 13 type= fdr effectType= select clause= **where**
target id= 59 column= ...
thebruuu
- Opened on Oct 13, 2024
- #6
1st of all Congrat for you product. I really like it!
2nd A Question : why there is a cell RelationRows appearing in each table?
3rd. Question: In CSV output, when there is a TO_CHAR (or other transformation) ...
thebruuu
- 1
- Opened on Aug 29, 2024
- #4
I try python dlineage.py /t oracle /f test.sql /graph then got error below:
result = dlineage.generateDataFlow() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ java.lang.java.lang.NoClassDefFoundError: exception
str() failed ...
kaonick
- 2
- Opened on Aug 8, 2024
- #3
SQL: insert into xxxxxxxxxxxxxxx select NVL (area_name, 全省 ), count( distinct case when jc_fir_lvl_svctype = 移网 and
is_iot = 0 and is_mon_dev = 1 then user_id end ) + count( distinct case when jc_fir_lvl_svctype ...
wangxn52
- 3
- Opened on Jun 6, 2024
- #2
Command python dlineage.py /t oracle /f test.sql /graph throws the below error. Any ideas what is missing here?
Traceback (most recent call last):
File ClassLoader.java , line 521, in java.lang.ClassLoader.loadClass ...
haiderpasha-mohammed-tfs
- 6
- Opened on Feb 6, 2024
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.