for the UI ingestion, how can i add “pyodbc”python...
# ingestion
h
for the UI ingestion, how can i add “pyodbc”python package directly in dev environment? does not seem to be installed and my mssql encryption enabled ingestion is failing by not finding that package
b
hey John! honestly I'm not really sure on this one here.. let me ask around and see if I can get an answer for you
alright found something out for you - We currently do not support adding any package other than the defaults from setup.py of CLI. Unfortunately if this is something you want to do I would suggest not using UI ingestion
h
ok thank you for clarifying