René's URL Explorer Experiment


Title: add `bigframes.bigquery.timestamp_add` and other BigQuery timestamp SQL functions · Issue #719 · googleapis/python-bigquery-dataframes · GitHub

Open Graph Title: add `bigframes.bigquery.timestamp_add` and other BigQuery timestamp SQL functions · Issue #719 · googleapis/python-bigquery-dataframes

X Title: add `bigframes.bigquery.timestamp_add` and other BigQuery timestamp SQL functions · Issue #719 · googleapis/python-bigquery-dataframes

Description: Is your feature request related to a problem? Please describe. It's not currently possible to directly add datetime.timedelta objects to timestamp Series because we don't currently have a data type to represent these in BigQuery DataFram...

Open Graph Description: Is your feature request related to a problem? Please describe. It's not currently possible to directly add datetime.timedelta objects to timestamp Series because we don't currently have a data type...

X Description: Is your feature request related to a problem? Please describe. It's not currently possible to directly add datetime.timedelta objects to timestamp Series because we don't currently have a d...

Opengraph URL: https://github.com/googleapis/python-bigquery-dataframes/issues/719

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"add `bigframes.bigquery.timestamp_add` and other BigQuery timestamp SQL functions","articleBody":" **Is your feature request related to a problem? Please describe.**\r\n\r\nIt's not currently possible to directly add `datetime.timedelta` objects to timestamp Series because we don't currently have a data type to represent these in BigQuery DataFrames (bigframes) yet.\r\n\r\n **Describe the solution you'd like**\r\n\r\nI would like to workaround these limitations by using the SQL methods directly. Please expose methods such as https://cloud.google.com/bigquery/docs/reference/standard-sql/timestamp_functions#timestamp_add to the `bigframes.bigquery` namespace.\r\n\r\n **Describe alternatives you've considered**\r\n\r\n1. We've had discussions about how to represent pandas timedeltas in bigframes by using INT64 columns in BigQuery with local metadata to say these are actually timedelta and should be treated as microseconds.\r\n2.  The BigQuery INTERVAL type closely maps to https://arrow.apache.org/docs/python/generated/pyarrow.month_day_nano_interval.html and that's what we get from the BQ Storage Read API. It would be helpful to make this type act more like DateOffset objects in pandas https://pandas.pydata.org/pandas-docs/version/1.1/user_guide/timeseries.html#dateoffset-objects and in bigframes itself.\r\n\r\n **Additional context**\r\n\r\nSee: https://stackoverflow.com/q/78480391/101923\r\n","author":{"url":"https://github.com/tswast","@type":"Person","name":"tswast"},"datePublished":"2024-05-22T21:19:17.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/719/python-bigquery-dataframes/issues/719"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:18728c70-b618-fba6-8430-5b24b9f63541
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id9900:6353C:363750D:47BB1F6:6964AE46
html-safe-nonce38035ac96a4808898574797daaadffb89ccbc8c6b0631e42f4f0c4272ebef38c
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5OTAwOjYzNTNDOjM2Mzc1MEQ6NDdCQjFGNjo2OTY0QUU0NiIsInZpc2l0b3JfaWQiOiI4MTEwMzcyMDE0NTE0Mjg2MTUwIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac89f302fc3f6ec1c7a211eb142b3c8f5ee30fdb171cf8b6f4bea40d6a57b24c2c
hovercard-subject-tagissue:2311500917
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/googleapis/python-bigquery-dataframes/719/issue_layout
twitter:imagehttps://opengraph.githubassets.com/26cc00f95624161818462e1dac17ecb3d9ae6b79bdd3f7cf38886a8af5be2ad6/googleapis/python-bigquery-dataframes/issues/719
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/26cc00f95624161818462e1dac17ecb3d9ae6b79bdd3f7cf38886a8af5be2ad6/googleapis/python-bigquery-dataframes/issues/719
og:image:altIs your feature request related to a problem? Please describe. It's not currently possible to directly add datetime.timedelta objects to timestamp Series because we don't currently have a data type...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernametswast
hostnamegithub.com
expected-hostnamegithub.com
None15579c46431b7fd25941c3b09010f74fd1890c7a35226839bbbf40ce70fb3057
turbo-cache-controlno-preview
go-importgithub.com/googleapis/python-bigquery-dataframes git https://github.com/googleapis/python-bigquery-dataframes.git
octolytics-dimension-user_id16785467
octolytics-dimension-user_logingoogleapis
octolytics-dimension-repository_id667598363
octolytics-dimension-repository_nwogoogleapis/python-bigquery-dataframes
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id667598363
octolytics-dimension-repository_network_root_nwogoogleapis/python-bigquery-dataframes
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release499abb347cb197601d399c346cfeb4b3fa135d5c
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/googleapis/python-bigquery-dataframes/issues/719#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgoogleapis%2Fpython-bigquery-dataframes%2Fissues%2F719
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgoogleapis%2Fpython-bigquery-dataframes%2Fissues%2F719
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=googleapis%2Fpython-bigquery-dataframes
Reloadhttps://github.com/googleapis/python-bigquery-dataframes/issues/719
Reloadhttps://github.com/googleapis/python-bigquery-dataframes/issues/719
Reloadhttps://github.com/googleapis/python-bigquery-dataframes/issues/719
googleapis https://github.com/googleapis
python-bigquery-dataframeshttps://github.com/googleapis/python-bigquery-dataframes
Notifications https://github.com/login?return_to=%2Fgoogleapis%2Fpython-bigquery-dataframes
Fork 63 https://github.com/login?return_to=%2Fgoogleapis%2Fpython-bigquery-dataframes
Star 278 https://github.com/login?return_to=%2Fgoogleapis%2Fpython-bigquery-dataframes
Code https://github.com/googleapis/python-bigquery-dataframes
Issues 13 https://github.com/googleapis/python-bigquery-dataframes/issues
Pull requests 50 https://github.com/googleapis/python-bigquery-dataframes/pulls
Actions https://github.com/googleapis/python-bigquery-dataframes/actions
Projects 0 https://github.com/googleapis/python-bigquery-dataframes/projects
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/googleapis/python-bigquery-dataframes/security
Please reload this pagehttps://github.com/googleapis/python-bigquery-dataframes/issues/719
Insights https://github.com/googleapis/python-bigquery-dataframes/pulse
Code https://github.com/googleapis/python-bigquery-dataframes
Issues https://github.com/googleapis/python-bigquery-dataframes/issues
Pull requests https://github.com/googleapis/python-bigquery-dataframes/pulls
Actions https://github.com/googleapis/python-bigquery-dataframes/actions
Projects https://github.com/googleapis/python-bigquery-dataframes/projects
Security https://github.com/googleapis/python-bigquery-dataframes/security
Insights https://github.com/googleapis/python-bigquery-dataframes/pulse
New issuehttps://github.com/login?return_to=https://github.com/googleapis/python-bigquery-dataframes/issues/719
New issuehttps://github.com/login?return_to=https://github.com/googleapis/python-bigquery-dataframes/issues/719
add bigframes.bigquery.timestamp_add and other BigQuery timestamp SQL functionshttps://github.com/googleapis/python-bigquery-dataframes/issues/719#top
api: bigqueryIssues related to the googleapis/python-bigquery-dataframes API.https://github.com/googleapis/python-bigquery-dataframes/issues?q=state%3Aopen%20label%3A%22api%3A%20bigquery%22
type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.https://github.com/googleapis/python-bigquery-dataframes/issues?q=state%3Aopen%20label%3A%22type%3A%20feature%20request%22
https://github.com/tswast
https://github.com/tswast
tswasthttps://github.com/tswast
on May 22, 2024https://github.com/googleapis/python-bigquery-dataframes/issues/719#issue-2311500917
https://cloud.google.com/bigquery/docs/reference/standard-sql/timestamp_functions#timestamp_addhttps://cloud.google.com/bigquery/docs/reference/standard-sql/timestamp_functions#timestamp_add
https://arrow.apache.org/docs/python/generated/pyarrow.month_day_nano_interval.htmlhttps://arrow.apache.org/docs/python/generated/pyarrow.month_day_nano_interval.html
https://pandas.pydata.org/pandas-docs/version/1.1/user_guide/timeseries.html#dateoffset-objectshttps://pandas.pydata.org/pandas-docs/version/1.1/user_guide/timeseries.html#dateoffset-objects
https://stackoverflow.com/q/78480391/101923https://stackoverflow.com/q/78480391/101923
api: bigqueryIssues related to the googleapis/python-bigquery-dataframes API.https://github.com/googleapis/python-bigquery-dataframes/issues?q=state%3Aopen%20label%3A%22api%3A%20bigquery%22
type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.https://github.com/googleapis/python-bigquery-dataframes/issues?q=state%3Aopen%20label%3A%22type%3A%20feature%20request%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.