Skip to content

Adding HappyBase to the umbrella package. - #2469

Merged
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:add-happybase-refs
Oct 3, 2016
Merged

Adding HappyBase to the umbrella package.#2469
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:add-happybase-refs

Conversation

@dhermes

Copy link
Copy Markdown
Contributor

Also

  • Updating umbrella README to also point out the HappyBase support
  • Make distinction in umbrella README between Homepage and API Documentation (they used to point to the same place)
  • Updating some HTTP links to HTTPS in README and CONTRIBUTING (I was surprised to find out that semver.org and Flask docs don't have HTTPS support.)

Also
- Updating umbrella README to also point out the HappyBase support
- Make distinction in umbrella README between Homepage and
API Documentation (they used to point to the same place)
- Updating some HTTP links to HTTPS in README and CONTRIBUTING
(I was surprised to find out that semver.org and Flask docs
don't have HTTPS support.)
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 30, 2016
@dhermes

Copy link
Copy Markdown
ContributorAuthor

@daspecster

daspecster commented Sep 30, 2016

Copy link
Copy Markdown
Contributor

@dhermes does this mess with that whole licensing thing from a while ago?

@dhermes

Copy link
Copy Markdown
ContributorAuthor

I don't think so?

@daspecster

Copy link
Copy Markdown
Contributor

After re-reading that issue and noting https://github.com/GoogleCloudPlatform/google-cloud-python-happybase/blob/master/LICENSE I think I'm just being paranoid.

@dhermes

Copy link
Copy Markdown
ContributorAuthor

@jonparrott You think we're good to merge here?

@theacodes

Copy link
Copy Markdown
Contributor

Merge away.

@dhermes
dhermes merged commit c055ee8 into googleapis:masterOct 3, 2016
@dhermes
dhermes deleted the add-happybase-refs branch October 3, 2016 16:41
parthea added a commit that referenced this pull request Nov 24, 2025
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
parthea pushed a commit that referenced this pull request Apr 1, 2026
Only `None` and `"UTC"` time zones are supported in this version. Fixes b/481069646 🦕
parthea pushed a commit that referenced this pull request Apr 1, 2026
PR created by the Librarian CLI to initialize a release. Merging this PR
will auto trigger a release.
Librarian Version: v0.8.3
Language Image:
us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:160860d189ff1c2f7515638478823712fa5b243e27ccc33a2728669fa1e2ed0c
<details><summary>bigframes: v2.37.0</summary>
##
[v2.37.0](google/bigframes@v2.36.0...v2.37.0)
(2026-03-03)
### Features
* Add cloud_function_cpus option to remote_function (#2475)
([4caf74cc](google/bigframes@4caf74cc))
* add display.render_mode to control DataFrame/Series visualization
(#2413)
([7813eaa6](google/bigframes@7813eaa6))
* Support pd.col expressions with .loc and getitem (#2473)
([ae5c8b32](google/bigframes@ae5c8b32))
* add support for Python 3.14 (#2232)
([c25a6d01](google/bigframes@c25a6d01))
* Support pd.col simple aggregates (#2480)
([cb00daab](google/bigframes@cb00daab))
* add dt.tz_localize() (#2469)
([f70f93a1](google/bigframes@f70f93a1))
* Update bigquery.ai.generate_table output_schema to allow Mapping type
(#2463)
([f7fd1895](google/bigframes@f7fd1895))
### Bug Fixes
* upload local data through write API if nested JSONs detected (#2478)
([01dc5a34](google/bigframes@01dc5a34))
* allow IsInOp with same dtypes regardless nullable (#2466)
([1d81b414](google/bigframes@1d81b414))
### Documentation
* Add code examples to configuration docstrings (#2352)
([3c21993e](google/bigframes@3c21993e))
* Move readme content to new User Guide section (#2464)
([61a94845](google/bigframes@61a94845))
* add code sample and docstring for bpd.options.experiments.sql_compiler
(#2474)
([867951bc](google/bigframes@867951bc))
* use direct API for image (#2465)
([8a1a82f7](google/bigframes@8a1a82f7))
* Fix recall_score doc example (#2477)
([a6f499c1](google/bigframes@a6f499c1))
* Skip inherited methods, use autosummary only for big classes (#2470)
([a9512498](google/bigframes@a9512498))
* add bigframes default connection warning (#2471)
([f1bbba23](google/bigframes@f1bbba23))
</details>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yesThis human has signed the Contributor License Agreement.packaging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@dhermes@daspecster@theacodes@tseaver@googlebot