Assigning a Libname adds time to a job, especially when connecting to certain data sources such as Hadoop, snowflake, or other traditionally non-transactional DBMS's.
It would be nice to have a lint feature to detect unused libnames, so that connections are not needlessly opened potentially adding latency to a job.
Assigning a Libname adds time to a job, especially when connecting to certain data sources such as Hadoop, snowflake, or other traditionally non-transactional DBMS's.
It would be nice to have a lint feature to detect unused libnames, so that connections are not needlessly opened potentially adding latency to a job.