Skip to content

Moving all Bigtable row filters into their own module. - #1602

Merged
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:move-bigtable-row-filters
Mar 11, 2016
Merged

Moving all Bigtable row filters into their own module.#1602
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:move-bigtable-row-filters

Conversation

@dhermes

Copy link
Copy Markdown
Contributor

In the process also lowering the line limits to levels before they were raised to accomodate the final changes to the Bigtable Row implementations.

In the process also lowering the line limits to levels
before they were raised to accomodate the final changes
to the Bigtable Row implementations.
@dhermesdhermes added the api: bigtable Issues related to the Bigtable API. label Mar 11, 2016
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 11, 2016
# DEFAULT: max-module-lines=1000
# RATIONALE: API-mapping
max-module-lines=1593
max-module-lines=1200

This comment was marked as spam.

This comment was marked as spam.

@tseaver

Copy link
Copy Markdown
Contributor

LGTM. My comment on the line limits is really just "arguing with the ref".

dhermes added a commit that referenced this pull request Mar 11, 2016
Moving all Bigtable row filters into their own module.
@dhermes
dhermes merged commit bbe4c1d into googleapis:masterMar 11, 2016
@dhermes
dhermes deleted the move-bigtable-row-filters branch March 11, 2016 20:26
@dhermesdhermes mentioned this pull request Apr 1, 2016
parthea pushed a commit that referenced this pull request Nov 24, 2025
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Mar 6, 2026
…city (#1602)
Refactors the _get_final_span_attributes() function for simplicity and clarity.
* adds docstring
* removes several lines of redundant/unnecessary code
* renames temporary variable for clarity
parthea pushed a commit that referenced this pull request Apr 1, 2026
* chore: add Multimodal notebook
* add file
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigtableIssues related to the Bigtable API.cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@dhermes@tseaver@googlebot