Kishan B
Kishan B
Also I can definitely help out on testing and improving this tool for Mac os
After removing the symbol table and debug information the compressed size went from ~3MB to ~1MB :-) screenshot and link below https://github.com/kishaningithub/tf-import-gen/releases ## Screenshot
After the removal of debug information the size reported looks correct in macos x (screenshot below) Closing this issue for now
@jar-b Would be great if this can be merged
Sure will do
Have created PR https://github.com/benoitkugler/go-weasyprint/pull/8 to address this When the tests are running i see the below error (screenshot below) can you kindly help out?
Given the PR is merged @peczenyj i think you can now close this issue.
The pattern of a workspace url is just "https://`deployment name`.cloud.databricks.com" . I see `deployment_name` available in the list API. Will raise a PR to add the same
Have created a new PR #13 adding support for 1.22 and 1.23 versions of golang
I think https://github.com/databricks/databricks-sdk-py/pull/799 is a better fix for this than this PR. Hence i am closing this PR in favour of that