Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
googleapis
/
google-cloud-java
Public
Notifications
You must be signed in to change notification settings
Fork
1.2k
Star
2.1k
Code
Issues
688
Pull requests
156
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Added a snippet to show how to read a newline-delimited-json file and store it in a Table
- #2974
#2974
Merged
pongad
merged 8 commits into
master
googleapis/google-cloud-java:master
from
bq_remote_file_import
googleapis/google-cloud-java:bq_remote_file_import
Copy head branch name to clipboard
Mar 12, 2018
Conversation
Commits
8
(8)
Checks
Files changed
Merged
Added a snippet to show how to read a newline-delimited-json file and store it in a Table
#2974
pongad
merged 8 commits into
master
googleapis/google-cloud-java:master
from
bq_remote_file_import
googleapis/google-cloud-java:bq_remote_file_import
Copy head branch name to clipboard
Commits
Commits on Feb 28, 2018
Added a snippet to show how to read a newline-delimited-json file from GCS and store it in a BQ Table.
happyhuman
committed
44df38c
View commit details
Copy full SHA for 44df38c
Browse repository at this point
Commits on Mar 5, 2018
Made some changes based on the PR comments.
happyhuman
committed
5d3e09b
View commit details
Copy full SHA for 5d3e09b
Browse repository at this point
Made some changes based on the PR comments.
happyhuman
committed
b3904d2
View commit details
Copy full SHA for b3904d2
Browse repository at this point
Commits on Mar 6, 2018
Removed the unused imports.
happyhuman
committed
cd95a6b
View commit details
Copy full SHA for cd95a6b
Browse repository at this point
Commits on Mar 9, 2018
Fixed a number of other comments and annotations in BigQuerySnippets
happyhuman
committed
babab5a
View commit details
Copy full SHA for babab5a
Browse repository at this point
Minor changes in the snippet description
happyhuman
committed
5930f77
View commit details
Copy full SHA for 5930f77
Browse repository at this point
Minor changes in the snippet description
happyhuman
committed
17d39a0
View commit details
Copy full SHA for 17d39a0
Browse repository at this point
Cleaned up some of the auto generated java docs manually.
happyhuman
committed
f7938bd
View commit details
Copy full SHA for f7938bd
Browse repository at this point
You can’t perform that action at this time.