hi <@U01DYLVUNJE> have anyone picked on this task?...
# contribute
y
hi @Niels Bantilan have anyone picked on this task? or any plan regarding this issue https://github.com/flyteorg/flyte/issues/3094
k
It’s done. the pr has been merged.
y
oh awesome, thanks
d
hey @Yubo Wang thank you for your interest on contributing to Flyte! Would you mind taking a look at the
help wanted
issues to see if there's something you could help with? https://github.com/flyteorg/flyte/labels/help%20wanted
y
Hi David, I have this two issues that I am working on, I will take a look once I am done with those https://github.com/flyteorg/flyte/issues/3533 https://github.com/flyteorg/flyte/issues/3308
n
@Yubo Wang mind if I assign those two issues to you?
y
NP, please go ahead
@Kevin Su one question, how do we change the logging level for flytectl? Trying to debug an issue with the flytectl itself
k
flytectl [command] --logger.level 5
y
thank you
@Kevin Su I see the gap here. I think only structure dataset is supported in your PR. Not the union type. I am having two errors because of this: 1.
flytectl get execution
error out with
{"json":{"src":"main.go:13"},"level":"error","msg":"unsupported literal scalar type *core.Scalar_Union","ts":"2023-03-27T14:20:51-07:00"}
2. on the UI, a json with union type showed up as
This type is not yet supported
Do you want me to create a new issue regarding this one?
k
ohh, I see. we don’t have pr for union type.
would you like to work in it?
y
I can work on it, but I might need some mentoring on this if I hit error
can I ask you for help in that case?
k
of course
Thanks for the help.
153 Views