- Support Python 3.12
- Remove Python 3.6 3.7 support, add 3.11 support
- Remove the lower constraint of antlr dependency from requirements.txt and template
- Add packaging to dependency
- Remove the lower constraint of antlr dependency (will revert this change)
- Enable loading multiple files
- Add
COARSE
partitioning
- Make
TABLESAMPLE
compatible with different dialects
SAMPLE
with appox and partition- Extensions with domain
YIELD
with table and view- Removed 3.6 support
- Created the project
- Fixed build issues
- Prebuilt wheels for major operating systems and active python versions