datafusion-python
datafusion-python copied to clipboard
Support Dataframe union for Python binding
The released datafusion-python binding does not expose dataframe union. For our use case, we need to perform union two data frames.