-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge gcloud-java-bigquery into master #503
Commits on Nov 6, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 81744f7 - Browse repository at this point
Copy the full SHA 81744f7View commit details
Commits on Nov 11, 2015
-
Configuration menu - View commit details
-
Copy full SHA for eeae71f - Browse repository at this point
Copy the full SHA eeae71fView commit details
Commits on Nov 12, 2015
-
Merge pull request #326 from mziccard/bigquery
Create packages for bigquery and outline spi layer
Configuration menu - View commit details
-
Copy full SHA for 13e976a - Browse repository at this point
Copy the full SHA 13e976aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 381d056 - Browse repository at this point
Copy the full SHA 381d056View commit details
Commits on Nov 19, 2015
-
Configuration menu - View commit details
-
Copy full SHA for e3a99c2 - Browse repository at this point
Copy the full SHA e3a99c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12aa555 - Browse repository at this point
Copy the full SHA 12aa555View commit details
Commits on Nov 24, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 120fe12 - Browse repository at this point
Copy the full SHA 120fe12View commit details -
Merge pull request #367 from mziccard/bigquery
Add BigQueryRpc default implementation
Configuration menu - View commit details
-
Copy full SHA for 762fa58 - Browse repository at this point
Copy the full SHA 762fa58View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4a5e55 - Browse repository at this point
Copy the full SHA e4a5e55View commit details
Commits on Nov 26, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 3fc189b - Browse repository at this point
Copy the full SHA 3fc189bView commit details -
Configuration menu - View commit details
-
Copy full SHA for dea8eff - Browse repository at this point
Copy the full SHA dea8effView commit details
Commits on Nov 27, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 3f0d511 - Browse repository at this point
Copy the full SHA 3f0d511View commit details
Commits on Nov 29, 2015
-
Merge pull request #417 from mziccard/bigquery
DatasetInfo, DatasetId, TableId and Acl models and tests
Configuration menu - View commit details
-
Copy full SHA for 4f05b98 - Browse repository at this point
Copy the full SHA 4f05b98View commit details
Commits on Dec 1, 2015
-
Add TableInfo, CsvOptions, ExternalDataConfiguration and UserDefinedF…
…unction models and tests
Configuration menu - View commit details
-
Copy full SHA for 8d2249e - Browse repository at this point
Copy the full SHA 8d2249eView commit details -
Refactor TableInfo and related classes
- TableSchema renamed to Schema - FieldSchema renamed to Field - Add class Type to Field to represent the field's type (and wrap record subfields) - Add factory method and setter from varargs for Schema - Better javadoc for CsvOptions and Field - Update tests according to changes
Configuration menu - View commit details
-
Copy full SHA for b18666b - Browse repository at this point
Copy the full SHA b18666bView commit details
Commits on Dec 2, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 5f6357e - Browse repository at this point
Copy the full SHA 5f6357eView commit details -
4
Configuration menu - View commit details
-
Copy full SHA for 79001cf - Browse repository at this point
Copy the full SHA 79001cfView commit details
Commits on Dec 3, 2015
-
Configuration menu - View commit details
-
Copy full SHA for f84a3b1 - Browse repository at this point
Copy the full SHA f84a3b1View commit details -
Make FormatOptions.csv return CsvOptions, remove getters from Externa…
…lDataConfiguration
Configuration menu - View commit details
-
Copy full SHA for bd58ee5 - Browse repository at this point
Copy the full SHA bd58ee5View commit details -
Add TableType hierarcy to wrap different types of tables
- Move schema from TableInfo to TableType - Add TableType.View class with attributes: view, userDefinedFunctions - Add TableType.ExternalTable class with attributes: ExternalDataConfiguration - Fix return null in TableInfo.description/friendlyName/expirationTime
Configuration menu - View commit details
-
Copy full SHA for 66972df - Browse repository at this point
Copy the full SHA 66972dfView commit details
Commits on Dec 4, 2015
-
Configuration menu - View commit details
-
Copy full SHA for ae2a484 - Browse repository at this point
Copy the full SHA ae2a484View commit details -
Configuration menu - View commit details
-
Copy full SHA for 338ede1 - Browse repository at this point
Copy the full SHA 338ede1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9df4005 - Browse repository at this point
Copy the full SHA 9df4005View commit details -
Merge pull request #423 from mziccard/bigquery
Add TableInfo and related model classes
Configuration menu - View commit details
-
Copy full SHA for 12185e8 - Browse repository at this point
Copy the full SHA 12185e8View commit details
Commits on Dec 9, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 722e4a7 - Browse repository at this point
Copy the full SHA 722e4a7View commit details -
Merge pull request #442 from mziccard/bigquery
Add JobInfo hierarcy and related classes
Configuration menu - View commit details
-
Copy full SHA for a88e0da - Browse repository at this point
Copy the full SHA a88e0daView commit details
Commits on Dec 10, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 27f4d0d - Browse repository at this point
Copy the full SHA 27f4d0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1674c9c - Browse repository at this point
Copy the full SHA 1674c9cView commit details
Commits on Dec 11, 2015
-
Minor changes to FieldValue and InsertAllRequest
- Add static FROM_PB_FUNCTION in FieldValue - Rename Kind to Attribute in FieldValue - Add isNull() and document NPEs in FieldValue getters - Change has type to is a type in FieldValue - Copy row content in RowToInsert constructor - Add factory method for null id to RowToInsert - Use isEmpty() instead of size() > 0 in InsertAllResponse - Better unit testing
Configuration menu - View commit details
-
Copy full SHA for d2f0a82 - Browse repository at this point
Copy the full SHA d2f0a82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50d381f - Browse repository at this point
Copy the full SHA 50d381fView commit details -
Configuration menu - View commit details
-
Copy full SHA for aacc383 - Browse repository at this point
Copy the full SHA aacc383View commit details -
Merge pull request #443 from mziccard/bigquery
Add InsertAllRequest, InsertAllResponse and model classes for table data
Configuration menu - View commit details
-
Copy full SHA for 7dfca8e - Browse repository at this point
Copy the full SHA 7dfca8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20d4841 - Browse repository at this point
Copy the full SHA 20d4841View commit details
Commits on Dec 14, 2015
-
Refactor QueryRequest and QueryResponse
- Add better javadoc and snippet to QueryResponse - Use primitive boolean for jobComplete - Add test for NPE in QueryRequestTests - Add QueryRequest and QueryResponse to SerializationTest
Configuration menu - View commit details
-
Copy full SHA for 9756dff - Browse repository at this point
Copy the full SHA 9756dffView commit details -
Configuration menu - View commit details
-
Copy full SHA for e16c027 - Browse repository at this point
Copy the full SHA e16c027View commit details -
Rename QueryResponse.job to jobId, better javadoc, no errors as empty…
… list, add hasErrors
Configuration menu - View commit details
-
Copy full SHA for c6e53c8 - Browse repository at this point
Copy the full SHA c6e53c8View commit details -
Merge pull request #452 from mziccard/bigquery
Add query request and query response classes and tests
Configuration menu - View commit details
-
Copy full SHA for 36c7406 - Browse repository at this point
Copy the full SHA 36c7406View commit details -
Refactor BigQueryRpc and DefaultBigQueryRpc
- Remove options parameter where not necessary (query, cancel) - Unset JobInfo.type in create method as type is output only - Add javadoc to cancel method - Make checkstyle happy
Configuration menu - View commit details
-
Copy full SHA for 3b70b20 - Browse repository at this point
Copy the full SHA 3b70b20View commit details -
Merge pull request #453 from mziccard/bigquery
Refactor BigQueryRpc and DefaultBigQueryRpc
Configuration menu - View commit details
-
Copy full SHA for 0f765b7 - Browse repository at this point
Copy the full SHA 0f765b7View commit details
Commits on Dec 15, 2015
-
Add BigQuery service implementation
- Connect DefaultBigQueryRpc and BigQueryImpl to BigQueryOptions - Add defaultInstance method to BigQueryOptions - Add Option base class for BigQuery operation options and test - Add methods and options to the BigQuery interface - Add BigQueryImpl service implementation - Add BigQueryImplTest with unit tests
Configuration menu - View commit details
-
Copy full SHA for e1dc3af - Browse repository at this point
Copy the full SHA e1dc3afView commit details
Commits on Dec 16, 2015
-
- Add argument checks to bigquery operation options - Remove retry helper in insertAll - Fix javadoc errors, add javadoc to operation options - Better unit tests - Rename test in OptionTest - Add bigquery operation options to SerializationTest - Other minor
Configuration menu - View commit details
-
Copy full SHA for d676636 - Browse repository at this point
Copy the full SHA d676636View commit details
Commits on Dec 17, 2015
-
Merge pull request #454 from mziccard/bigquery
Add BigQuery service implementation
Configuration menu - View commit details
-
Copy full SHA for 814264a - Browse repository at this point
Copy the full SHA 814264aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e91f47b - Browse repository at this point
Copy the full SHA e91f47bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f569bdd - Browse repository at this point
Copy the full SHA f569bddView commit details -
Merge pull request #482 from mziccard/bigquery
Make checkstyle happy, remove StreamingBuffer from external tables
Configuration menu - View commit details
-
Copy full SHA for 433c286 - Browse repository at this point
Copy the full SHA 433c286View commit details
Commits on Dec 18, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 2271ab9 - Browse repository at this point
Copy the full SHA 2271ab9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a08e7bb - Browse repository at this point
Copy the full SHA a08e7bbView commit details -
Merge pull request #488 from mziccard/bigquery
Merge master into bigquery
Configuration menu - View commit details
-
Copy full SHA for ec115cb - Browse repository at this point
Copy the full SHA ec115cbView commit details -
- Add RemoteBigQueryHelper to help writing tests against BigQuery (with docs and tests) - Add integration tests (ITBigQueryTest - Add gcloud-java-storage as a test dependency - Update bigquery dependency
Configuration menu - View commit details
-
Copy full SHA for 6bc4f2c - Browse repository at this point
Copy the full SHA 6bc4f2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e46ce4f - Browse repository at this point
Copy the full SHA e46ce4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba8acf1 - Browse repository at this point
Copy the full SHA ba8acf1View commit details
Commits on Dec 21, 2015
-
Minor fixes to RemoteBigQueryHelper
- Remove RemoteBigQueryHelper.create(String, String) - Add javadoc to RemoteBigQueryHelper to document retry options - Add global timeout of 5minutes to each of the BigQuery ITs - Remove print from BigQueryImplTest and other nits
Configuration menu - View commit details
-
Copy full SHA for 7eee528 - Browse repository at this point
Copy the full SHA 7eee528View commit details -
Merge pull request #492 from mziccard/bigquery
Add RemoteBigQueryHelper and integration tests
Configuration menu - View commit details
-
Copy full SHA for 3781aa7 - Browse repository at this point
Copy the full SHA 3781aa7View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf6a3fe - Browse repository at this point
Copy the full SHA bf6a3feView commit details
Commits on Dec 22, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 6ee866a - Browse repository at this point
Copy the full SHA 6ee866aView commit details -
Merge pull request #496 from mziccard/bigquery
Add BigQuery module README
Configuration menu - View commit details
-
Copy full SHA for 75a0ece - Browse repository at this point
Copy the full SHA 75a0eceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 862905f - Browse repository at this point
Copy the full SHA 862905fView commit details -
Merge pull request #500 from mziccard/bigquery
Make BigQuery get/create/updated Table and Job methods generic
Configuration menu - View commit details
-
Copy full SHA for a0f5f1b - Browse repository at this point
Copy the full SHA a0f5f1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d299e06 - Browse repository at this point
Copy the full SHA d299e06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b1b0dc - Browse repository at this point
Copy the full SHA 7b1b0dcView commit details -
Merge pull request #502 from mziccard/bigquery
Merge master into bigquery and add BigQuery to README and TESTING
Configuration menu - View commit details
-
Copy full SHA for a1299c7 - Browse repository at this point
Copy the full SHA a1299c7View commit details