Jason Yip
Jason Yip
I am getting this error 17/09/15 00:01:05 INFO YarnClientSchedulerBackend: Application application_1505118143285_0040 has started running. 17/09/15 00:01:05 INFO Utils: Successfully started service 'org.apache.spark.network.netty.NettyBlockTransferService' on port 44869. 17/09/15 00:01:05 INFO NettyBlockTransferService: Server...
There is avro Reader, I am also interested in Avro outputter. Can somebody create an example for USQL based on this? https://msdn.microsoft.com/en-us/library/dn749865.aspx Thanks!
@nmrugg Found a bug in your code. You always depends on is_stalemate_by_rule variable for stalemate. However, when stalemate_by_rule == null, !stalemate_by_rule == true. Then either side must win. It will...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior If I try to run `databricks labs ucx lint-local-code`, it will...
[FEATURE]: Build and display dataset lineage to partition/schedule code migrations more effectively
### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem statement Table mapping does not solve everything, chances are there's still error...