Morgana-engine

Latest version: v0.3.1

Safety actively analyzes 624665 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.3.1

Main changes
- Fixes the parsing of queries with `IN` and `NOT IN` keywords by previously grouping tokens (7)

0.3.0

Main changes
- Exports the selected dataframe in a spark-compatible formated. coercing the precision of datetime columns (2)
- Treats date columns with the appropriate backend (3)
- Columns that define partitions now can receive aliases in the query (4)
- The file format for partitioned tables in both S3 and FS storages don't need a final dash `-` before the extension (5)
- Schema data types for columns were changes: `integer` -> `int` and `number`-> `float`

0.2.0

- Schema formats changed for more tests
- Support for both relative and absolute paths in schema URIs
- Support for both paths and URIs in the schemas

0.1.0

- Initial version for enabling querying partitioned values in local FS or S3 storage
- No validations are made with respect to the query
- Only SELECT statement is supported

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.