Nishant

Results 3 issues of Nishant

Have a look here - https://mlguidebook.com/en/latest/SupportVectorMachine/Explore.html#Algorithm It was working 4 days ago. Now with the new readthedocs build it is not working. This repo's github - https://github.com/NishantBaheti/MachineLearningExploration

## Error Error Category: QUERY_ERROR; AnalysisException: Found duplicate column(s) in the data schema: `_hoodie_commit_seqno`, `_hoodie_commit_time`, `_hoodie_file_name`, `_hoodie_partition_path`, `_hoodie_record_key` ## Code hudi_options={ 'hoodie.datasource.query.type': 'incremental', 'hoodie.datasource.read.begin.instanttime': start_time, 'hoodie.datasource.read.end.instanttime': end_time, } df=spark.read\ .format("org.apache.hudi")\...

spark-sql

Hi Team, I want to widen/stretch to most of the screen central part of the document, so it utilizes the screen efficiently. How can I do that? This is the...