Skip to content

Commit

Permalink
README Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
sheinbergon committed May 10, 2024
1 parent 09a296d commit 961dffd
Showing 1 changed file with 23 additions and 16 deletions.
39 changes: 23 additions & 16 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -32,22 +32,29 @@ Enjoying my work? A show of support would be much obliged :grin:
- Restart your Dremio server(s)
- Rejoice! (and see the [WIKI](https://github.com/sheinbergon/dremio-udf-gis/wiki) for detailed usage instructions)

#### Version Compatbility

| Library Version | Dremio Version | Status |
|-----------------|----------------|------------|
| 0.2.x | 20.1.x | Legacy |
| 0.3.x | 21.1.x | Legacy |
| 0.4.x | 21.2.x | Legacy |
| 0.5.x | 22.0.x | Legacy |
| 0.6.x | 22.1.x | Legacy |
| 0.7.x | 23.0.x | Legacy |
| 0.8.x | 23.1.x | Legacy |
| 0.9.x | 24.0.x | Legacy |
| 0.10.x | 24.1.x | Legacy |
| 0.11.x | 24.2.x | Legacy |
| 0.12.x | 24.3.x | Maintained |
| 0.13.x | 25.0.x | Maintained |
#### Version Compatibility

##### Actively Maintained

| Library Version | Dremio Version |
|-----------------|----------------|
| 0.12.x | 24.3.x |
| 0.14.x | 25.0.x |

##### Legacy

| Library Version | Dremio Version |
|-----------------|----------------|
| 0.2.x | 20.1.x |
| 0.3.x | 21.1.x |
| 0.4.x | 21.2.x |
| 0.5.x | 22.0.x |
| 0.6.x | 22.1.x |
| 0.7.x | 23.0.x |
| 0.8.x | 23.1.x |
| 0.9.x | 24.0.x |
| 0.10.x | 24.1.x |
| 0.11.x | 24.2.x |

### Usage Notes

Expand Down

0 comments on commit 961dffd

Please sign in to comment.