Skip to content

Releases: dwdii/GarudaUtil

v0.8.6588.36757-beta

15 Jan 01:37
Compare
Choose a tag to compare
v0.8.6588.36757-beta Pre-release
Pre-release

Beta

  • Upgraded to Microsoft.Phoenix.Client 2.0 and Google Protocol Buffer 3.1 released versions
  • Support for Azure HDInsight Hbase Cluster 3.6 and Gateway mode connection
  • Discontinued support (breaking changes!) for Hortonworks HDP 2.4 and Azure HDInsight Hbase Cluster 3.4

Please submit issues to the project repo: https://github.com/dwdii/GarudaUtil/issues

v0.7.6138.31287

21 Oct 21:31
Compare
Choose a tag to compare

Exiting beta!

v0.6.6105.42268-beta

19 Sep 03:40
Compare
Choose a tag to compare
v0.6.6105.42268-beta Pre-release
Pre-release

Beta

  • Upgraded to Microsoft.Phoenix.Client 1.1 and Google Protocol Buffer 3.0 released versions
  • Phoenix table and index meta data classes added to assembly.

Please submit issues to the project repo: https://github.com/dwdii/GarudaUtil/issues

0.5.6084.40681-beta

29 Aug 03:17
Compare
Choose a tag to compare
0.5.6084.40681-beta Pre-release
Pre-release

Garuda.Data Beta

  • ConnectionString enhanced to better handle HDInsight Gateway mode.
  • Tested (briefly) with Azure HDInsight Hbase Cluster 3.4 and Gateway mode connection
  • PhoenixConnection broken connection state handling
  • PhoenixDataReader::FieldCount and HasRows handle no result set gracefully
  • PhoenixDataReader:RecordsAffected available when ExecuteDataReader used for UPSERT statements.
  • PhoenixCommand::Explain, PhoenixConnection::GetTables methods added
  • Fixed GetSchemaTable column data types, compatible with DataGridView
  • Tested against Hortonworks HDP 2.4 (HBASE 1.1.2 / Phoenix 4.4)
  • Improved async handling with UI threads.
  • PhoenixDataReader::GetSchemaTable and support for DataTable::Load
  • Bulk copy functionality introduced
  • Prepared commands
  • Parameterized queries for string, int, long and float parameters data types
  • Initial support for transactions via PhoenixTransaction class
  • Improved data type handling in PhoenixDataReader
  • PhoenixDataReader now fetching next row set automatically once initial row set has been read.

Please submit issues to the project repo: https://github.com/dwdii/GarudaUtil/issues

Garuda Query Beta

Get the Garuda Query Windows client app for desktop querying of your Apache Phoenix/Hbase Server. Download the GarudaQuery.zip file, below, extract to a temp folder and run the GarudaQuery.application file to get started.

Garuda Query

v0.5.6079.37981-beta

24 Aug 01:44
Compare
Choose a tag to compare
v0.5.6079.37981-beta Pre-release
Pre-release

Garuda.Data Beta

  • PhoenixConnection broken connection state handling
  • PhoenixDataReader::FieldCount and HasRows handle no result set gracefully
  • PhoenixDataReader:RecordsAffected available when ExecuteDataReader used for UPSERT statements.
  • PhoenixCommand::Explain, PhoenixConnection::GetTables methods added
  • Fixed GetSchemaTable column data types, compatible with DataGridView
  • Tested against Hortonworks HDP 2.4 (HBASE 1.1.2 / Phoenix 4.4)
  • Improved async handling with UI threads.
  • PhoenixDataReader::GetSchemaTable and support for DataTable::Load
  • Bulk copy functionality introduced
  • Prepared commands
  • Parameterized queries for string, int, long and float parameters data types
  • Initial support for transactions via PhoenixTransaction class
  • Improved data type handling in PhoenixDataReader
  • PhoenixDataReader now fetching next row set automatically once initial row set has been read.

Please submit issues to the project repo: https://github.com/dwdii/GarudaUtil/issues

Garuda Query Beta

Get the Garuda Query Windows client app for desktop querying of your Apache Phoenix/Hbase Server. Download the GarudaQuery.zip from the file list below and double click the GarudaQuery.application file.

Garuda Query

v0.5.6067.42547-beta

12 Aug 03:42
Compare
Choose a tag to compare
v0.5.6067.42547-beta Pre-release
Pre-release

A .NET Framework System.Data implementation for Apache Phoenix including IDbConnection, IDbCommand, IDbTransaction and IDbDataReader.

Beta
* PhoenixCommand::Explain, PhoenixCommand::GetTables methods added
* Fixed GetSchemaTable column data types, compatible with DataGridView
* Tested against Hortonworks HDP 2.4 (HBASE 1.1.2 / Phoenix 4.4)
* Improved async handling with UI threads.
* PhoenixDataReader::GetSchemaTable and support for DataTable::Load
* Bulk copy functionality introduced
* Prepared commands
* Parameterized queries for string, int, long and float parameters data types
* Initial support for transactions via PhoenixTransaction class
* Improved data type handling in PhoenixDataReader
* PhoenixDataReader now fetching next row set automatically once initial row set has been read.

Please submit issues to the project repo: https://github.com/dwdii/GarudaUtil/issues

v0.3.6059.23951-alpha

03 Aug 17:36
Compare
Choose a tag to compare
v0.3.6059.23951-alpha Pre-release
Pre-release

Ultra Alpha
* Tested against Hortonworks HDP 2.4 (HBASE 1.1.2 / Phoenix 4.4)
* Prepared commands
* Parameterized queries for string, int, long and float parameters data types
* Initial support for transactions via PhoenixTransaction class
* Improved data type handling in PhoenixDataReader
* PhoenixDataReader now fetching next row set automatically once initial row set has been read.

  Please submit issues to the project repo: https://github.com/dwdii/GarudaUtil/issues