Releases: fugue-project/fugue-sql-antlr
Releases · fugue-project/fugue-sql-antlr
0.2.2
0.2.1
Support python 3.12
0.2.0
- Remove Python 3.6 3.7 support, add 3.11 support
0.1.8
- Remove the lower constraint of antlr dependency from requirements.txt and template
- Add packaging to dependency
0.1.7
Relax constraints of antlr
0.1.6
- Enable loading multiple files
- Add
COARSE
partitioning
0.1.5
- Make
TABLESAMPLE
compatible with different dialects
0.1.2
SAMPLE
with appox and partition- Extensions with domain
YIELD
with table and view- Removed 3.6 support
Upgrade Antlr to 4.11, add map support
0.1.1 Merge pull request #14 from fugue-project/0.0.1.1
First major release
- Created the project
- Fixed build issues
- Prebuilt wheels for major operating systems and active python versions