Skip to content

Releases: fugue-project/fugue-sql-antlr

0.2.2

15 Aug 07:19
f277529
Compare
Choose a tag to compare

Support python 3.12

0.2.1

15 Aug 07:00
0b97bbe
Compare
Choose a tag to compare

Support python 3.12

0.2.0

04 Dec 08:12
fcd26cf
Compare
Choose a tag to compare
  • Remove Python 3.6 3.7 support, add 3.11 support

0.1.8

20 Oct 06:39
5fa1b22
Compare
Choose a tag to compare
  • Remove the lower constraint of antlr dependency from requirements.txt and template
  • Add packaging to dependency

0.1.7

15 Sep 05:21
4a9a228
Compare
Choose a tag to compare

Relax constraints of antlr

0.1.6

25 Mar 21:09
419fc59
Compare
Choose a tag to compare
  • Enable loading multiple files
  • Add COARSE partitioning

0.1.5

31 Jan 06:40
cd99f69
Compare
Choose a tag to compare
  • Make TABLESAMPLE compatible with different dialects

0.1.2

22 Jan 20:45
264f7a3
Compare
Choose a tag to compare
  • 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

16 Sep 15:30
2327884
Compare
Choose a tag to compare
0.1.1

Merge pull request #14 from fugue-project/0.0.1.1

First major release

22 May 07:18
a237778
Compare
Choose a tag to compare
  • Created the project
  • Fixed build issues
  • Prebuilt wheels for major operating systems and active python versions