Re: Python connector question

2023-11-30 Thread Dian Fu
Hi Peter, Thanks a lot for taking care of this. Appreciate it! Re flink-sql-client-1.18.0.jar: The original motivation of including it in the PyFlink package is that we want to make sure that Python users get most things they need after piping install PyFlink. So most artifacts of a normal Flink

Re: Python connector question

2023-11-29 Thread Gabor Somogyi
Hi Peter, Thanks for picking this up! Please find my thoughts inline. BR, G On Mon, Nov 27, 2023 at 4:05 PM Péter Váry wrote: > Hi Team, > > During some, mostly unrelated work we come to realize that during the > externalization of the connector's python modules and the related tests are > no