Skip to content

Conversation

@MayurGubrele
Copy link
Member

@MayurGubrele MayurGubrele commented Apr 18, 2022

No description provided.

@prakharmathur82 prakharmathur82 changed the title Publish dagger-py-functions.zip to github packages feat: publish dagger-py-functions.zip to github packages Apr 19, 2022

def open(self, function_context):
mg = function_context.get_metric_group()
self.counter = mg.add_group("udf", "SampleUdf").counter("value")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what exactly do we want to publish to metrics?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed the metric part from the code.

build.gradle Outdated
flinkVersion = System.getenv('flinkVersion') ?: '1.14.3'
}

def pyZipVersion = '0.0.1'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should come from version.txt

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed pyZipVersion to take value from version.txt

@prakharmathur82 prakharmathur82 merged commit d89f4e9 into feat/add-support-python-udf Apr 21, 2022
@prakharmathur82 prakharmathur82 deleted the dagger-py-functions branch April 21, 2022 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants