hehuiyuan

Results 5 comments of hehuiyuan

解决办法: object HbRddConfig { type configOption = (String, String) private[HbRddConfig] case class HbaseOption(name: String, value: String) def apply(config: Configuration): HbRddConfig = new HbRddConfig(config) def apply(configs: configOption*): HbRddConfig = { **val...

> @hehuiyuan Thanks very much for your review. We are just doing some hive compatibility verification.

Hi @luoyuxia @beyond1920 , does it need to be repaired in 1.14?