xiearthur

Results 2 issues of xiearthur

I want to implement impala/hive grammar, for example: > ****`insert overwrite a(b,c) partitions(tx_date=20190626) select b,c from b`**** I would like to ask which class I should pay attention to

### Description The Question Recommendation pipeline in `src/pipelines/generation/question_recommendation.py` presents an opportunity for improvement in its logic to further enhance the quality and reliability of follow-up question suggestions. Currently, if a...

bug