Skip to content

3.0

Compare
Choose a tag to compare
@ghdna ghdna released this 22 Jan 23:58
· 108 commits to master since this release
  • Support for querying infinite records. Earlier Athena was restricting at 999 records.
  • Better JSON structuring for utility queries. e.g. for SHOW TABLES
{ Items:
  [ { row: 'default' },
    { row: 'sampledb' } ] }