Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UDFs for Mapping Feed Ranges to Buckets #43092

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tvaron3
Copy link
Member

@tvaron3 tvaron3 commented Nov 26, 2024

Problem

Customers trying to perform joins with databricks tables. These tables have their own partition keys.

Description

Two udfs are added. One gives the number of feed ranges a users asks for. The other udf gives the bucket a partition key is in. Work in progress. Still adding more tests.

Any suggestions for naming the udfs?

@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants