Nok Lam Chan

Results 586 comments of Nok Lam Chan

> (not sure why this is not using context.catalog and reaching for an internal method, but this is a side question) @idanov I think that's because `save_version` and `load_version` are...

I believed the original issue was resolved by fixing the lazy connection in SQL-related dataset already. There seems to be some other issue raised by @takikadiri

I have started to work on it this week, so far my top priority is getting it packaged properly so I can easily ask someone to test it out. >...

Just leaving a comment here we didn't forget about this PR as we discussed internally. I will shortly review this PR.

So I see there are two different ways of going: ### I. Improve the current approach with CLI entrypoints - Parent #3237 It consists 3 sub-tasks: - #2681 - #2682...

> but it almost mean that there will be no alternatives to extend Kedro CLI. > Could you explain this in a bit more detail? `cli.py` is a way to...

> Yes, that's what I understood. Isn't it possible to extend the CLI developing a normal plugin, like kedro airflow and kedro docker do? Although now that I mention it,...

@MerelTheisenQB Thanks for the explanation. If it is only for debugging purposes, there should be a flag to enable this behavior rather than setting it as default? Maybe I am...

@idanov Thanks, I rarely use Kedro in interactive mode and I can now see why this was implemented this way. Yes, I think this match my expectation. Any datasets that...

Reopen as this issue still exists, though usage of `CacheDataset` is not known. Partly due to this is an internal contribution and no docs has ever been written about it...