| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Removing support for EOL Python 3.7. A warning was present in the README that support would be removed after January 2024 Also added a warning that Python 3.8 and 3.9 are also EOL, and will be removed in future updates --------- Co-authored-by: Victor Chudnovsky <vchudnov@google.com>
* Update format_options.py to include the newly added map target type. The map target type creates a schema without the added key_value repeated field. * Added tests * add unit test * lint --------- Co-authored-by: Lingqing Gan <lingqing.gan@gmail.com>
* docs: add code snippets for session and IO public docs * fix lint * undo test file deletion * fix typo
| Back | FazBrowse Home | New Git URL |
Folds new ReadRowsResponse logic from #1907, #1915 into table row handling.
Apologies for the size of this PR: it turned out to be a bit of a "take one sip from a spittoon" problem.