Shreyas Kulkarni

Results 2 issues of Shreyas Kulkarni

Summary of your issue Refer: https://github.com/chezou/tabula-py/issues/349 I encountered an issue while processing a PDF file where a specific page consistently triggers a "CalledProcessError" with the following command: ['java', '-Dfile.encoding=UTF8', '-jar']....

Bug: Vanna is incorrectly trimming SQL at semicolons, even when they appear inside string literals (e.g., 'dtmi:com:test:Fixture:Fixture1;1'). Impact: This breaks valid queries and causes execution to fail. Fix Suggestion: Update...