Skip to content

Tags: ghas-results/php-thrift-sql

Tags

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Automattic#35 from Automattic/add/impala-query-opt… …ions Add Impala Query Options

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Automattic#33 from Automattic/upgrade/thrift-libs ThriftSQL v0.3.0 - Added - Ability to send Impala queries with usernames - Added - Default usernames to help limit invalid configurations - Added - Automatically closing query handles after all results are read - Added - Canceling queries on the server when timeouts are reached - Upgraded - Libraries to `Thrift@0.12.0`, `Hive@1.1.0`, `Impala@2.12.0` - Improved - Switched to a different classmap generator to get rid of a needless monkey patch of Beeswax service interface - Improved - Better wrapping of underlying exceptions to ease debugging (Props @Napas / Automattic#15) - Improved - Reduced size of PHP namespace and reorder them to better avoid collisions - Improved - Strip down the distribution PHAR and removed extraneous artifacts from Packagist - Improved - A better build and contribution process

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Automattic#31 from Automattic/add/wait-for-impala Make `wait()` method wait for query execution

v0.2.0

Toggle v0.2.0's commit message
Build ThriftSQL.phar for v0.2.0 

v0.1.3

Toggle v0.1.3's commit message
Update composer file and rebuild lib 

v0.1.2

Toggle v0.1.2's commit message
Merge pull request Automattic#5 from Automattic/close-conn-in-example Update example in readme too

v0.1.1

Toggle v0.1.1's commit message
Rebuild Phar 

v0.1

Toggle v0.1's commit message
Update README