xiaoc024
Results
1
issues of
xiaoc024
### Describe the bug The same sql but not get same result between spark jdbc catalog and DBeave(by jdbc connection) ### Steps to reproduce ```python spark = SparkSession.builder \ .config("spark.jars",...
bug