Wei Song
Wei Song
@jtcohen6 Thanks for your work on this, it is so cool for me. I have a suggestion, in the [wip-faster-caching-option1](https://github.com/dbt-labs/dbt-spark/tree/jerco/wip-faster-caching-option1), would you consider passing the select models to the function...
@jtcohen6 Thank you for your quick response, sure, I see that the 1.1.0 version was able to provide some performance optimization for the way I use it. For example, I...
@jtcohen6 Sure, I’ll polish the code and submit a PR base on option 2. I’ve checked the Spark source code and confirmed that Spark will use `database` or `namespace` as...
> Thanks @TalkWIthKeyboard!! Yes, I'm happy with the simpler if/elif/else solution. I don't imagine they're planning to change this again anytime soon. OK, it is better.
@cowsking 可以先试试 ``` npm install --global alfy-init npm install --global alfred-moogle ```
> There was a fix at the Java client: [apache/pulsar#15413](https://github.com/apache/pulsar/pull/15413). Maybe we need to include this fix at the upstream C++ client as well. > > It seems that you...
> Yes. But as I've said before: > > > The key based batching still doesn't work perfectly with message deduplication. > > Take the example in [apache/pulsar#15413 (comment)](https://github.com/apache/pulsar/pull/15413#issuecomment-1115325307), assuming...