Commit bac62f7
fix: dataframes to_gbq now creates dataset if it doesn't exist (#222)
* "fix: dataframes to_gbq now creates dataset if it doesn't exist
* fix: dataframes to_gbq now creates dataset if it doesn't exist
* fix: dataframes to_gbq now creates dataset if it doesn't exist
* update test
* update create dataset method.
* fix
---------
Co-authored-by: Shobhit Singh <shobs@google.com>1 parent 6c1969a commit bac62f7
2 files changed
+30
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
2508 | 2509 | | |
2509 | 2510 | | |
2510 | 2511 | | |
2511 | | - | |
| 2512 | + | |
| 2513 | + | |
| 2514 | + | |
| 2515 | + | |
| 2516 | + | |
| 2517 | + | |
| 2518 | + | |
| 2519 | + | |
2512 | 2520 | | |
2513 | 2521 | | |
2514 | 2522 | | |
| |||
2523 | 2531 | | |
2524 | 2532 | | |
2525 | 2533 | | |
| 2534 | + | |
| 2535 | + | |
| 2536 | + | |
| 2537 | + | |
| 2538 | + | |
2526 | 2539 | | |
2527 | 2540 | | |
2528 | 2541 | | |
2529 | 2542 | | |
2530 | | - | |
| 2543 | + | |
2531 | 2544 | | |
2532 | 2545 | | |
2533 | 2546 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3683 | 3683 | | |
3684 | 3684 | | |
3685 | 3685 | | |
| 3686 | + | |
| 3687 | + | |
| 3688 | + | |
| 3689 | + | |
| 3690 | + | |
| 3691 | + | |
| 3692 | + | |
| 3693 | + | |
| 3694 | + | |
| 3695 | + | |
| 3696 | + | |
| 3697 | + | |
| 3698 | + | |
| 3699 | + | |
| 3700 | + | |
0 commit comments