pykusto/.idea
Yonatan Most edd11ddbf1
Add option for installing without dependencies which are not needed in PySpark (#171)
1. Extract `PyKustoClientBase` class which is inherited by `PyKustoClient` and `PySparkKustoClient`.
2. Remove dependency of `PySparkKustoClient` on azure-kust-data package.
3. Add `pyspark` installation option, for installing without dependencies which are not needed in PySpark.
4. Replace `tests_require` (which is deprecated) with `extras_require`.
5. Small improvement to test coverage exclusion style.
2021-08-08 20:00:02 +03:00
..
codeStyles xml party 2019-07-25 08:27:29 +03:00
dictionaries Add option for installing without dependencies which are not needed in PySpark (#171) 2021-08-08 20:00:02 +03:00
inspectionProfiles Add support for using in PySpark notebook (#162) 2021-07-06 14:30:22 +03:00
runConfigurations Enforce type checks during tests (#168) 2021-07-28 16:02:20 +03:00
scopes Handle union in autocomplete (#62) 2020-03-24 15:21:12 +02:00
compiler.xml Add project files and first class 2019-07-22 12:27:08 +03:00
encodings.xml Add project files and first class 2019-07-22 12:27:08 +03:00
modules.xml Add project iml and some configuration fixes 2020-01-15 09:56:43 +02:00
vcs.xml Add project files and first class 2019-07-22 12:27:08 +03:00