ClickhouseBuilder icon indicating copy to clipboard operation
ClickhouseBuilder copied to clipboard

add joinOn with multiple possibility

Open ogbofjnr opened this issue 4 years ago • 4 comments

Old interfaces not changed, added joinOn() on builder that supports join conditions and multiple joins.

ogbofjnr avatar Apr 05 '20 11:04 ogbofjnr

There are linting issues, some lines that I didn't change according to git, but CI server mark it as changed.

ogbofjnr avatar Apr 05 '20 12:04 ogbofjnr

There are linting issues, some lines that I didn't change according to git, but CI server mark it as changed.

You need something like this git pull https://github.com/the-tinderbox/ClickhouseBuilder.git master. And then resolve conficts.

chelsEg avatar Oct 21 '20 13:10 chelsEg

Just like that, after 6 months of silence. Not sure I want to contribute any more with such an attitude. At a time it was no conflicts, but the issue with inconsistent linting of project. Do you actually want to merge it? Otherwise I see no point in solving conflicts now.

ogbofjnr avatar Oct 21 '20 17:10 ogbofjnr

Just like that, after 6 months of silence. Not sure I want to contribute any more with such an attitude. At a time it was no conflicts, but the issue with inconsistent linting of project. Do you actually want to merge it? Otherwise I see no point in solving conflicts now.

I'm don't work on this project. I'm user who used this project 😃 I think it's very interesting issue for other users.

chelsEg avatar Oct 22 '20 10:10 chelsEg

Sorry for the late answer. I didn't have time to look at this earlier. At the beginning, I mentioned that this feature should bring complete refactoring of the join interface, but I expected that this would mimic the laravel interface in some way.

For now, I believe there is no sense in keeping this pr open.

@ogbofjnr Sorry for the late response, I understand your disappointment, and I hope you won't be mad:) @chelsEg Sorry for the false expectations, it's open-source with no obligations after all.

evsign avatar Nov 15 '22 22:11 evsign